DO NOT REPLY [Bug 5016] New: - Need an error message for bad use expression in xsl:key

2001-11-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 5015] New: - Need error for xsl:element name=""

2001-11-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 3805] - XalanTransformer::transform() doesn't work on Xalan 1.2 and it did on Xalan 1.1

2001-11-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: xml-xalan/test test.properties

2001-11-21 Thread curcuru
curcuru 01/11/21 13:17:53 Modified:test test.properties Log: Remove smoketest.api.tests SAXTransformerFactoryAPITest until Xerces 1.4.4 problem is sorted out Revision ChangesPath 1.27 +2 -1 xml-xalan/test/test.properties Index: test.properties =

DO NOT REPLY [Bug 5014] New: - terminate="yes" causes termination but no message

2001-11-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 4958] - Xalan Doesn't Run with MSVC 7.0 (aka Visual C++ .NET)

2001-11-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 1403] - xsltc has problems with output escaping

2001-11-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 5013] New: - Need error messages for call-template name attribute

2001-11-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 791] - Need to report syntax errors with decimal-format pattern

2001-11-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug

DO NOT REPLY [Bug 784] - Need better catching of invalid characters in element/attribute/PI names

2001-11-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug

DO NOT REPLY [Bug 5012] New: - Crash when giving bad arguments to system-property()

2001-11-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 5011] New: - Badly-formed dynamic error message from substring()

2001-11-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 793] - Where attribute can only take a keyword from a list, must raise error for other values

2001-11-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug

DO NOT REPLY [Bug 5009] New: - Need an error message for circular def of top-level params

2001-11-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 4995] - Xalan doesn't work with non-document DOM source

2001-11-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: DO NOT REPLY [Bug 4995] New: - Xalan doesn't work with non-document DOM source

2001-11-21 Thread Chris McCabe
I don't think this is a bug. Your match pattern in the stylesheet begins with a '/' character, which is explicitly defined in the XPath spec to match the parent of the Document Element, which is the Document node and not simply the root of the DOM hierarchy. So if you use a Node that is not a

cvs commit: xml-xalan/test test.properties

2001-11-21 Thread dmarston
dmarston01/11/21 08:49:27 Modified:test test.properties Log: Overhaul apply-imports testing; but exclude impincl20 until #4987 is fixed. Revision ChangesPath 1.26 +2 -1 xml-xalan/test/test.properties Index: test.properties ===

cvs commit: xml-xalan/test/tests/conf-gold/impincl impincl02.out

2001-11-21 Thread dmarston
dmarston01/11/21 08:40:32 Modified:test/tests/conf-gold/impincl impincl02.out Log: Overhaul apply-imports testing Revision ChangesPath 1.2 +1 -1 xml-xalan/test/tests/conf-gold/impincl/impincl02.out Index: impincl02.out ==

cvs commit: xml-xalan/test/tests/conf-gold/impincl impincl12.out impincl13.out impincl20.out impincl21.out impincl22.out impincl23.out impincl24.out impincl06.out impincl05.out impincl14.out

2001-11-21 Thread dmarston
dmarston01/11/21 08:39:18 Modified:test/tests/conf-gold/impincl impincl06.out impincl05.out impincl14.out Added: test/tests/conf-gold/impincl impincl12.out impincl13.out impincl20.out impincl21.out impincl22.out

cvs commit: xml-xalan/test/tests/conf/impincl/fragments imp21d.xsl i13incl.xsl i23incl.xsl i23sub.xsl i24imp.xsl imp20b.xsl imp20c.xsl imp20d.xsl imp21b.xsl imp21c.xsl i13imp.xsl

2001-11-21 Thread dmarston
dmarston01/11/21 08:36:53 Added: test/tests/conf/impincl/fragments imp21d.xsl i13incl.xsl i23incl.xsl i23sub.xsl i24imp.xsl imp20b.xsl imp20c.xsl imp20d.xsl imp21b.xsl imp21c.xsl i13imp.xsl Log: Overhaul apply

cvs commit: xml-xalan/test/tests/conf/impincl impincl12.xml impincl12.xsl impincl13.xml impincl13.xsl impincl20.xml impincl20.xsl impincl21.xml impincl21.xsl impincl22.xml impincl22.xsl impincl23.xml impincl23.xsl impincl24.xml impincl24.xsl s.xsl c.xsl d.xsl e.xsl f.xsl g.xsl impincl02.xsl impincl05.xsl impincl06.xsl impincl07.xml impincl07.xsl impincl14.xml impincl14.xsl l.xsl r.xsl b.xsl

2001-11-21 Thread dmarston
dmarston01/11/21 08:34:42 Modified:test/tests/conf/impincl s.xsl c.xsl d.xsl e.xsl f.xsl g.xsl impincl02.xsl impincl05.xsl impincl06.xsl impincl07.xml impincl07.xsl impincl14.xml impincl14.xsl l.xsl r.xsl b.xsl Ad

cvs commit: xml-xalan/test/tests/conf-gold/select select71.out

2001-11-21 Thread dmarston
dmarston01/11/21 08:24:38 Modified:test/tests/conf-gold/select select71.out Log: Fix axis problem noted by Morten Jorgensen. Revision ChangesPath 1.2 +4 -21 xml-xalan/test/tests/conf-gold/select/select71.out Index: select71.out ==

cvs commit: xml-xalan/test/tests/conf/select select71.xsl

2001-11-21 Thread dmarston
dmarston01/11/21 08:23:11 Modified:test/tests/conf/select select71.xsl Log: Fix axis problem noted by Morten Jorgensen. Revision ChangesPath 1.2 +10 -9 xml-xalan/test/tests/conf/select/select71.xsl Index: select71.xsl

Re: Benchmarking Xalan

2001-11-21 Thread Shane Curcuru
See http://xml.apache.org/xalan-j/faq.html#faq-9 and look for the org.apache.xalan.xslt.EnvironmentCheck utility to determine Xalan versions. Note that it may not be present in older Xalan builds, although you can simply get the latest version from CVS and compile it yourself for better info. (O

Re: Benchmarking Xalan (II)

2001-11-21 Thread Shane Curcuru
Um, did you include the new xml-apis.jar in your classpath? This new .jar file contains all the DOM/SAX/JAXP files required to run. = mailto:[EMAIL PROTECTED]"; BartSays="Nobody reads these anymore."/> __ Do You Yahoo!? Yahoo! GeoCities - qui

DO NOT REPLY [Bug 3502] - xsltc fails conf test select71 union using overlapping node sets

2001-11-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: xml-xalan/java/src/org/apache/xalan/xsltc/runtime BasisLibrary.java

2001-11-21 Thread morten
morten 01/11/21 05:57:52 Modified:java/src/org/apache/xalan/xsltc/compiler/util StringType.java java/src/org/apache/xalan/xsltc/runtime BasisLibrary.java Log: Fixed conversion between strings and numbers. Empty strings should return 0 and no

DO NOT REPLY [Bug 4783] - xsltc fails test mk053 with NaN

2001-11-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Benchmarking Xalan (II)

2001-11-21 Thread Geert Poels
Following my tests. I got a compiler exception compiling my sources using Xalan 22 D13 !!   Geert   C:\xalantest\demo>javac -classpath .;./src;./lib/xerces144.jar;./lib/xalan22D13.jar;./lib/log4j.jar;./lib/acrobat.zip;./lib/MRJToolkitStubs.zip -deprecation -d./classes ./src/les/LES.javaAn exc

Benchmarking Xalan

2001-11-21 Thread Geert Poels
hello,   This mail is meant for the developers of the Xalan package, Java version.   We are writing an application which reads and processes an XML file to read our data from. Used quite a lot in our code are the XPath api's from Xalan.  (mostly used class : XPathAPI )   Recently we've upgrad

DO NOT REPLY [Bug 4995] New: - Xalan doesn't work with non-document DOM source

2001-11-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

[GUMP] Xalan2 Smoketest Failure

2001-11-21 Thread Sam Ruby
This email is autogenerated from the output from: Build results exceed maximum length.Please see URL above for det

cvs commit: xml-xalan/java/src/org/apache/xalan/xsltc/compiler ApplyTemplates.java

2001-11-21 Thread morten
morten 01/11/21 03:38:20 Modified:java/src/org/apache/xalan/xsltc/compiler ApplyTemplates.java Log: Fix for a bug caused by not always passing parameters to the invoked template(s). Parameters would not be put on the stack if the 'select' attribute contained wildcards. PR:

DO NOT REPLY [Bug 4845] - xsltc should escape quote chars in an html attribute

2001-11-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: xml-xalan/java/src/org/apache/xalan/xsltc/runtime TextOutput.java

2001-11-21 Thread morten
morten 01/11/21 02:54:02 Modified:java/src/org/apache/xalan/xsltc/runtime TextOutput.java Log: Fix to ensure that double quotes are escaped inside attribute values in HTML output. PR: bugzilla 4845 Obtained from:n/a Submitted by: [EMAIL PROTECTED] Review

cvs commit: xml-xalan/java/src/org/apache/xalan/xsltc/compiler ApplyTemplates.java Sort.java

2001-11-21 Thread morten
morten 01/11/21 02:52:54 Modified:java/src/org/apache/xalan/xsltc/compiler ApplyTemplates.java Sort.java Log: A fix for a regression introduced by a fix for and nested elements. PR: bugzilla 4921 Obtained from:n/a Submitted by: [E