DO NOT REPLY [Bug 4336] - Xalan 2.2.D11 adds a strange Attribute

2001-11-27 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: Need a helpful Xalan-guy for xml-security

2001-11-27 Thread Joseph_Kesselman
OK, working it through step by step: The synthesized node is now returning the proper ownerDocument node. We're failing when trying to proceed past that point, when you're calling NodeList resultNodeSet = XPathAPI.selectNodeList(nl.item(i), "se

DO NOT REPLY [Bug 5152] New: - xsltc generates empty nodeset in non-leaf predicate-attribute test

2001-11-27 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

[Bug 5115] New: - No more DTM IDs are available

2001-11-27 Thread Stefano Mazzocchi
Sorry for crossposting, but this interests both lists. [EMAIL PROTECTED] wrote: > > 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

RE: xsltc cloneIterator() question

2001-11-27 Thread John Howard
Morten wrote: > John wrote: > > such path. I have noticed that the absence of the > > call to resetPosition() in reset() caused a cloned > > TypedChildrenIterator to have a different state > > (namely, _position was out of sync - if it matters). > > > > TypedChildrenIterator: return this; > > U

Re: Xalan dependent on Xerces?

2001-11-27 Thread Sam Ruby
Edwin Goei wrote: > > I'm assuming that Gump builds work the same > way. So how does Gump manage to build Xalan? Based on the XML project definitions, Gump builds scripts. The relevant portions of the generated scripts in this instance are as follows: cd /home/rubys/jakarta/xml-xalan export CL

Re: Need a helpful Xalan-guy for xml-security

2001-11-27 Thread Joseph_Kesselman
OK, that helps a great deal. Let me check this against current code and see what it's doing.

DO NOT REPLY [Bug 5147] New: - Xalan inserts spurious xmlns attribute in some nodes

2001-11-27 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: Benchmarking Xalan : profiling results

2001-11-27 Thread Chris McCabe
I am working on running some stand-alone tests to see if it is general slowness, or if a particular stylesheet is causing problems, or if it is volume related. So far all I know is that when our server is heavily loaded, Xalan 2.2 cannot handle the load and 2.1 can. Chris [EMAIL PROTECTED]

cvs commit: xml-xalan/test test.properties

2001-11-27 Thread dmarston
dmarston01/11/27 13:07:43 Modified:test test.properties Log: remove impincl07 from excludes list. Revision ChangesPath 1.29 +1 -2 xml-xalan/test/test.properties Index: test.properties ==

Re: Need a helpful Xalan-guy for xml-security

2001-11-27 Thread Christian Geuer-Pollmann
>> When I start all my unit tests I get many (8) exceptions that all relate > to >> the same problem. What I do generally is to register a new XPath function >> (the here() function as defined in XML Signature) and then I apply some >> XPathes using that function. > > How complicated is that funct

DO NOT REPLY [Bug 4199] - xsltc fails conf tests string134 and string135 converting string to integer with exponential notation

2001-11-27 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 5142] - xsltc shouldn't use exponential notation for number formatting (string134)

2001-11-27 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: Need a helpful Xalan-guy for xml-security

2001-11-27 Thread Joseph_Kesselman
On Tuesday, 11/27/2001 at 09:04 CET, Christian Geuer-Pollmann > When I start all my unit tests I get many (8) exceptions that all relate to > the same problem. What I do generally is to register a new XPath function > (the here() function as defined in XML Signature) and then I apply some > XPath

Need a helpful Xalan-guy for xml-security

2001-11-27 Thread Christian Geuer-Pollmann
Dear Xalan-Gurus, I need help for the Apache xml-security project. I think for a Xalan-developer it should be relatively easy to tell me whether it's a problem in xml-security or xml-xalan. Unfortunately I'm not deep enough inside Xalan to find the bug myself. Using Xalan v2.2.D10, the softwa

DO NOT REPLY [Bug 5121] - Unable to stylize to windows-1252 from UTF-8

2001-11-27 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 5121] - Unable to stylize to windows-1252 from UTF-8

2001-11-27 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 5142] New: - xsltc shouldn't use exponential notation for number formatting (string134)

2001-11-27 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 5121] - Unable to stylize to windows-1252 from UTF-8

2001-11-27 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

removed xml.jar from xml-xalan/bin

2001-11-27 Thread Tom Amiro
Just wanted to inform everyone that I just removed the xml.jar file from the CVS repository. It had been included in the build for use by XSLTC, but that is no longer the case. So it shouldn't be included in the build. Tom

cvs commit: xml-xalan/java/bin xml.jar

2001-11-27 Thread amiro
amiro 01/11/27 11:00:48 Removed: java/bin xml.jar Log: removing xml.jar from xml-xalan/bin because it is nolonger used by XSLTC - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

cvs commit: xml-xalan/c/src/XMLSupport FormatterToXML.hpp

2001-11-27 Thread dbertoni
dbertoni01/11/27 10:50:31 Modified:c/src/XMLSupport FormatterToXML.hpp Log: Added some set accessors. Revision ChangesPath 1.36 +12 -0 xml-xalan/c/src/XMLSupport/FormatterToXML.hpp Index: FormatterToXML.hpp

Re: Benchmarking Xalan : profiling results

2001-11-27 Thread Joseph_Kesselman
>We are using only the very basic Trax API with XML SAX input and a >stylesheet. We aren't doing any special API calls, but we are still >having very serious performance problems. Give us files that will let us run a typical example, and we can investigate where the time is going (or whether yo

DO NOT REPLY [Bug 5141] - xsltc incorrectly output ?> in data part of PI (output72)

2001-11-27 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/c/src/DOMSupport TreeWalker.cpp TreeWalker.hpp

2001-11-27 Thread dbertoni
dbertoni01/11/27 10:48:53 Modified:c/src/DOMSupport TreeWalker.cpp TreeWalker.hpp Log: Added member functions to traverse sub-trees. Revision ChangesPath 1.3 +40 -0 xml-xalan/c/src/DOMSupport/TreeWalker.cpp Index: TreeWalker.cpp =

DO NOT REPLY [Bug 5141] New: - xsltc incorrectly output ?> in data part of PI (output72)

2001-11-27 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 5140] - TraceManager.hasTraceListeners() false after adding/removing listener

2001-11-27 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 5139] - xsltc should output a compiler warning message that it does not support encoding to EBCDIC-CP-IT

2001-11-27 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 5140] New: - TraceManager.hasTraceListeners() false after adding/removing listener

2001-11-27 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 5139] New: - xsltc should output a compiler warning message that it does not support encoding to EBCDIC-CP-IT

2001-11-27 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: Xalan dependent on Xerces?

2001-11-27 Thread Edwin Goei
[EMAIL PROTECTED] wrote: > > WARNING: mismatched assumptions! 8-) > > > >It appears that xerces.jar is not on the classpath. Should this be in > > >the Xalan build.xml file? > > I believe it is, though I haven't traced through this. Try just saying > > "build" -- the default target -- rather t

cvs commit: xml-xalan/test/java/src/org/apache/qetest/xalanj2 TraceListenerTest.java

2001-11-27 Thread curcuru
curcuru 01/11/27 10:31:17 Modified:test/java/src/org/apache/qetest/xalanj2 TraceListenerTest.java Log: Split up testcases so they're somewhat more atomic; vary logging levels and also do more add/remove testing Revision ChangesPath 1.4 +18

Re: Benchmarking Xalan : profiling results

2001-11-27 Thread Chris McCabe
We are using only the very basic Trax API with XML SAX input and a stylesheet. We aren't doing any special API calls, but we are still having very serious performance problems. Chris Geert Poels wrote: >My previous statement of "Xalan is slow" was definitely too wide. >We're only using the X

cvs commit: xml-xalan/test/tests/conf-gold/numberformat numberformat44.out numberformat42.out numberformat43.out numberformat41.out

2001-11-27 Thread dmarston
dmarston01/11/27 09:42:13 Added: test/tests/conf-gold/numberformat numberformat44.out numberformat42.out numberformat43.out numberformat41.out Log: New cases covering visibility of the xsl:decimal-format declaration and/or harmoniz

cvs commit: xml-xalan/test/tests/conf/numberformat x43import.xsl numberformat41.xsl numberformat42.xml numberformat42.xsl numberformat43.xml numberformat43.xsl numberformat44.xml numberformat44.xsl numberformat41.xml

2001-11-27 Thread dmarston
dmarston01/11/27 09:36:22 Added: test/tests/conf/numberformat x43import.xsl numberformat41.xsl numberformat42.xml numberformat42.xsl numberformat43.xml numberformat43.xsl numberformat44.xml

cvs commit: xml-xalan/test/tests/conf/numberformat/err numberformaterr02.xsl

2001-11-27 Thread dmarston
dmarston01/11/27 09:30:24 Modified:test/tests/conf/numberformat/err numberformaterr02.xsl Log: Clarify purpose based on allowable duplication. Also see NumberFormat41-43 (non-error cases). Revision ChangesPath 1.2 +1 -1 xml-xalan/test/tests/conf/numberformat

DO NOT REPLY [Bug 5129] - Transforming with http (IIS) objects take minutes to complete.

2001-11-27 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/c/Tests/Harness FileUtility.cpp FileUtility.hpp

2001-11-27 Thread pauldick
pauldick01/11/27 08:58:42 Modified:c/Tests/Harness FileUtility.cpp FileUtility.hpp Log: Updates to output what format is being used for the xml source file. Revision ChangesPath 1.24 +1 -0 xml-xalan/c/Tests/Harness/FileUtility.cpp Index: FileUtility.cpp

cvs commit: xml-xalan/c/Tests/Conf conf.cpp

2001-11-27 Thread pauldick
pauldick01/11/27 08:57:55 Modified:c/Tests/Conf conf.cpp Log: Added additional option to run the tests using XercesDOMWrapperParsedSource for the xml source. Revision ChangesPath 1.10 +125 -24 xml-xalan/c/Tests/Conf/conf.cpp Index: conf.cpp ==

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

2001-11-27 Thread pauldick
pauldick01/11/27 08:40:15 Modified:test/tests/conf cconf.xsl Log: Updated with comments and now it outputs how the source xml is being represented. Revision ChangesPath 1.4 +4 -0 xml-xalan/test/tests/conf/cconf.xsl Index: cconf.xsl ===

Re: Benchmarking Xalan : profiling results

2001-11-27 Thread Joseph_Kesselman
We do expect some performance degredation when running XPath against a DOM, since we now have to build the DOM2DTM proxy layer and that can introduce a significant amount of overhead. The tradeoff is that switching to being based on DTM was expected to significantly improve stylesheet performance

cvs commit: xml-xalan/java/src/org/apache/xalan/xslt Process.java

2001-11-27 Thread jkesselm
jkesselm01/11/27 08:20:19 Modified:java/src/org/apache/xalan/xslt Process.java Log: Added option to set the recursion limit (which we're having trouble with right now; the code that supported it seems to be disabled...) and selfdoc for this and a few other newer options. Re

cvs commit: xml-xalan/test/java/src/org/apache/qetest/xalanj2 SmoketestOuttakes.java ProgrammaticDOMTest.java

2001-11-27 Thread curcuru
curcuru 01/11/27 07:57:13 Modified:test/java/src/org/apache/qetest/xalanj2 SmoketestOuttakes.java ProgrammaticDOMTest.java Log: Move parts of ProgrammaticDOMTest.testCase2 to SmoketestOuttakes.testCase6 due to Bugzilla#5133 Revision ChangesPath

DO NOT REPLY [Bug 4905] - xsltc: xpath parameters with non-leaf decendant-predicates yield empty nodesets

2001-11-27 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 5133] - ProgrammaticDOMTest fails with constructed XSL DOM

2001-11-27 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 5133] New: - ProgrammaticDOMTest fails with constructed XSL DOM

2001-11-27 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 4901] - xsltc ignores specified strings for infinity, NaN in xsl:decimal-format

2001-11-27 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 5130] New: - Only SystemClassLoader is used.

2001-11-27 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 AbstractTranslet.java

2001-11-27 Thread morten
morten 01/11/27 07:20:56 Modified:java/src/org/apache/xalan/xsltc/compiler FilterExpr.java Predicate.java VariableRefBase.java java/src/org/apache/xalan/xsltc/dom CurrentNodeListIterator.java DOMImpl.java

DO NOT REPLY [Bug 5129] New: - Transforming with http (IIS) objects take minutes to complete.

2001-11-27 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/compiler AttributeSet.java

2001-11-27 Thread morten
morten 01/11/27 06:42:02 Modified:java/src/org/apache/xalan/xsltc/compiler AttributeSet.java Log: A fix for a regression introduced by a fix for whitespace handling. PR: n/a Obtained from:n/a Submitted by: [EMAIL PROTECTED] Reviewed by: [EMAIL PROTECTED]

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

2001-11-27 Thread morten
morten 01/11/27 06:38:07 Modified:java/src/org/apache/xalan/xsltc/runtime BasisLibrary.java Log: A fix for decimal formatting PR: bugzilla 4901 Obtained from:n/a Submitted by: [EMAIL PROTECTED] Reviewed by: [EMAIL PROTECTED] Revision ChangesPath

cvs commit: xml-xalan/c/src runConfigure

2001-11-27 Thread dbertoni
dbertoni01/11/27 06:29:43 Modified:c/srcrunConfigure Log: Reverted previous changes. Revision ChangesPath 1.7 +9 -10 xml-xalan/c/src/runConfigure Index: runConfigure === RCS file: /hom

DO NOT REPLY [Bug 4631] - runConfigure should provide the '-C' option, as Xerces'

2001-11-27 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: Xalan dependent on Xerces?

2001-11-27 Thread Shane_Curcuru
WARNING: mismatched assumptions! 8-) > >It appears that xerces.jar is not on the classpath. Should this be in > >the Xalan build.xml file? > I believe it is, though I haven't traced through this. Try just saying > "build" -- the default target -- rather than "build compile". That works > for me

DO NOT REPLY [Bug 4901] - xsltc ignores specified strings for infinity, NaN in xsl:decimal-format

2001-11-27 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 5119] - Invalid character 0x80 (Euro symbol)

2001-11-27 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 5121] - Unable to stylize to windows-1252 from UTF-8

2001-11-27 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 5119] - Invalid character 0x80 (Euro symbol)

2001-11-27 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 5119] - Invalid character 0x80 (Euro symbol)

2001-11-27 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/compiler Parser.java

2001-11-27 Thread morten
morten 01/11/27 05:55:28 Modified:java/src/org/apache/xalan/xsltc/compiler Parser.java Log: Another fix for 3005 (special characters inside CDATA). PR: bugzilla 3005 Obtained from:n/a Submitted by: [EMAIL PROTECTED] Reviewed by: [EMAIL PROTECTED] Rev

Re: Xalan dependent on Xerces?

2001-11-27 Thread Joseph_Kesselman
>It appears that xerces.jar is not on the classpath. Should this be in >the Xalan build.xml file? I believe it is, though I haven't traced through this. Try just saying "build" -- the default target -- rather than "build compile". That works for me, when starting with an empty classpath...

[GUMP] Xalan2 Smoketest Failure

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

Re: [GUMP] Build Failure - Security

2001-11-27 Thread Sam Ruby
Good news: Today's build ran clean! - Sam Ruby

DO NOT REPLY [Bug 5119] - Invalid character 0x80 (Euro symbol)

2001-11-27 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 5121] New: - Unable to stylize to windows-1252 from UTF-8

2001-11-27 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 5119] New: - Invalid character 0x80 (Euro symbol)

2001-11-27 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: xsltc NodeIterator reset() question

2001-11-27 Thread Morten Jorgensen
John, Your analysis is 100% correct. I spent a few hours yesterday as well looking into the StepIterator's cloneIterator() and reset() function. The problem occurs, as you said yourself, when two or more StepIterators are used to represent a path like this "A/B/C": StepIterator

DO NOT REPLY [Bug 4905] - xsltc: xpath parameters with non-leaf decendant-predicates yield empty nodesets

2001-11-27 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/dom DOMImpl.java FilteredStepIterator.java StepIterator.java UnionIterator.java

2001-11-27 Thread morten
morten 01/11/27 00:40:28 Modified:java/src/org/apache/xalan/xsltc/dom DOMImpl.java FilteredStepIterator.java StepIterator.java UnionIterator.java Log: Updated the StepIterator and FilteredStepIterator's cloneIterator() and reset() m

Re: Benchmarking Xalan : profiling results

2001-11-27 Thread Geert Poels
My previous statement of "Xalan is slow" was definitely too wide. We're only using the XPath part. (XPathAPI class in fact) XPathAPI.selectNodeList XPathAPI.selectSingleNode and then of course usual stuff like .item(index).getAttributes().getNamedItem child.getNodeValue() The difference in spe