DO NOT REPLY [Bug 4574] - javax.xml.transformer.FactoryFinder#newInstance fails when called from servlets

2001-11-02 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/xslt EnvironmentCheck.java

2001-11-02 Thread curcuru
curcuru 01/11/02 18:35:27 Modified:java/src/org/apache/xalan/xslt EnvironmentCheck.java Log: Use appropriate context class loader as done in JAXP's FactoryFinder; Added various new jars; added checkAntVersion() Revision ChangesPath 1.9 +205 -110 xml-xalan/java/s

cvs commit: xml-xalan/test test.properties

2001-11-02 Thread curcuru
curcuru 01/11/02 16:36:41 Modified:test test.properties Log: Add smoketest.api.tests URIResolverTest; Add smoketest.conf.excludes attribvaltemplate07.xsl;output31.xsl Revision ChangesPath 1.21 +3 -2 xml-xalan/test/test.properties Index: test.properti

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

2001-11-02 Thread curcuru
curcuru 01/11/02 16:35:48 Modified:test/java/src/org/apache/qetest/trax URIResolverTest.java test/java/src/org/apache/qetest/trax/stream StreamResultAPITest.java test/java/src/org/apache/qetest/xalanj2 Smokete

DO NOT REPLY [Bug 4610] - xerces2b3: smoketest api tests add char to lineends

2001-11-02 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 4610] New: - xerces2b3: smoketest api tests add char to lineends

2001-11-02 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 build.xml

2001-11-02 Thread curcuru
curcuru 01/11/02 15:34:56 Modified:java build.xml Log: Exclude org.apache.xml.utils.synthetic.*; no longer used Cleanup a few properties and property names Default build.debug to on, per upcoming standards Revision ChangesPath 1.139 +41 -45xml-xalan/java/

DO NOT REPLY [Bug 4607] - nodeset extension crashes processing RTF namespace nodes

2001-11-02 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 4607] - nodeset extension crashes processing RTF namespace nodes

2001-11-02 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 4606] - xerces2b3: DOMSource with no systemId no longer throws exception

2001-11-02 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 4607] New: - nodeset extension crashes processing RTF namespace nodes

2001-11-02 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 4606] New: - xerces2b3: DOMSource with no systemId no longer throws exception

2001-11-02 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/xdocs/sources/xalan readme.xml samples.xml

2001-11-02 Thread dleslie
dleslie 01/11/02 13:58:01 Modified:java/xdocs/sources/xalan readme.xml samples.xml Log: Information on new sample: ValidateXMLInput. Revision ChangesPath 1.60 +3 -0 xml-xalan/java/xdocs/sources/xalan/readme.xml Index: readme.xml =

cvs commit: xml-xalan/java/samples/Validate birds.xml birds.xsl ValidateXMLInput.java

2001-11-02 Thread dleslie
dleslie 01/11/02 13:57:07 Added: java/samples/Validate birds.xml birds.xsl ValidateXMLInput.java Log: Sample validates XML input. Revision ChangesPath 1.1 xml-xalan/java/samples/Validate/birds.xml Index: birds.xml ===

cvs commit: xml-xalan/java commits.xml

2001-11-02 Thread dleslie
dleslie 01/11/02 13:55:37 Modified:java commits.xml Log: periodic update Revision ChangesPath 1.28 +952 -46 xml-xalan/java/commits.xml Index: commits.xml === RCS file: /home/cvs/xml-xalan

DO NOT REPLY [Bug 4396] - Regressions under IBM JDK 1.1.8

2001-11-02 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/xpath/objects XStringForFSB.java

2001-11-02 Thread mmidy
mmidy 01/11/02 13:47:16 Modified:java/src/org/apache/xpath/objects XStringForFSB.java Log: Bugzilla 4396: Defaulting to the super hashCode(). This causes us to create a string, but at this point this only seems to get called in key processing. Maybe we can live with it? Re

cvs commit: xml-xalan/test/java/src/org/apache/qetest/xslwrapper TransformWrapper.java TransformWrapperHelper.java

2001-11-02 Thread curcuru
curcuru 01/11/02 13:08:57 Modified:test/java/src/org/apache/qetest/xslwrapper TransformWrapper.java TransformWrapperHelper.java Log: Switch to implementing Configurable instead of doing set/getAttribute on our own Revision ChangesPath 1.3 +3

cvs commit: xml-xalan/java/src/org/apache/xml/dtm/ref DTMManagerDefault.java IncrementalSAXSource_Xerces.java

2001-11-02 Thread jkesselm
jkesselm01/11/02 13:02:15 Modified:java/src/org/apache/xml/dtm/ref DTMManagerDefault.java IncrementalSAXSource_Xerces.java Log: Leverage Xerces-2 incremental parsing feature, when possible, Making this compile _and_ run under both the old and new version

DO NOT REPLY [Bug 4604] - xsltc fails conf tests conflictres13,14,15 and 24

2001-11-02 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 4604] New: - xsltc fails conf tests conflictres13,14,15 and 24

2001-11-02 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 4506] - for-each processes idrefs infinitely

2001-11-02 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/java/src/org/apache/qetest/xsl StylesheetTestlet.java XHTComparator.java XHTFileCheckService.java

2001-11-02 Thread curcuru
curcuru 01/11/02 12:47:31 Modified:test/java/src/org/apache/qetest Configurable.java SimpleFileCheckService.java test/java/src/org/apache/qetest/xsl StylesheetTestlet.java XHTComparator.java XHTFileCheckService.java Log:

DO NOT REPLY [Bug 4603] - xsltc fails conf test attribset42 on inheritance of attrib set

2001-11-02 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 4603] New: - xsltc fails conf test attribset42 on inheritance of attrib set

2001-11-02 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: Possible Xalan Bug on position()=last()

2001-11-02 Thread Joseph_Kesselman
Didn't mean to single you out, Matt; you just reminded me to remind everyone. Another general point: stuff that's only posted to the list does sometimes fall below the radar -- not deliberately, but just because people get distracted. If you've got a reproducable bug, posting it to Bugzilla does

DO NOT REPLY [Bug 4602] - xsltc fails axes87 axes90 axes91 axes97

2001-11-02 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 4602] New: - xsltc fails axes87 axes90 axes91 axes97

2001-11-02 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: Possible Xalan Bug on position()=last()

2001-11-02 Thread Matthew Robinson
Back in September I provided a link to get the genuine O'Reilly example code from their website. Matt -- s&&!msfQ!&&s&$&utvK&&s&(Q)&\1!sfiupoB&&s&^&reverse Ibdlfs&e&s&^&# &&s&$&#!uojsq&&s&(.)&chr(ord($1)-1)&ge&s&(.*)&reverse $1&see - Original Message - From: <[EMAIL PROTECTED]> To: <[EM

cvs commit: xml-xalan/test/tests/conf-gold/axes axes120.out

2001-11-02 Thread pauldick
pauldick01/11/02 12:04:02 Added: test/tests/conf-gold/axes axes120.out Log: Initial gold file Revision ChangesPath 1.1 xml-xalan/test/tests/conf-gold/axes/axes120.out Index: axes120.out ===

DO NOT REPLY [Bug 2900] - xsltc fails conf test numbering45 with odd and even counts

2001-11-02 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 2900] - xsltc fails conf test numbering45 with odd and even counts

2001-11-02 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/tests/conf-gold/processorinfo processorinfo03.out

2001-11-02 Thread pauldick
pauldick01/11/02 12:00:17 Modified:test/tests/conf-gold/processorinfo processorinfo03.out Log: Made it generic for both Xalan Processors Revision ChangesPath 1.3 +1 -1 xml-xalan/test/tests/conf-gold/processorinfo/processorinfo03.out Index: processorinfo03

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

2001-11-02 Thread pauldick
pauldick01/11/02 12:00:03 Modified:test/tests/conf/processorinfo processorinfo03.xsl Log: Made it generic for both Xalan Processors Revision ChangesPath 1.2 +3 -1 xml-xalan/test/tests/conf/processorinfo/processorinfo03.xsl Index: processorinfo03.xsl ===

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

2001-11-02 Thread pauldick
pauldick01/11/02 11:57:36 Modified:test/tests/conf/mdocs mdocs17.xsl Log: Removed number formatting Revision ChangesPath 1.2 +1 -1 xml-xalan/test/tests/conf/mdocs/mdocs17.xsl Index: mdocs17.xsl ===

cvs commit: xml-xalan/test/tests/conf-gold/mdocs mdocs17.out

2001-11-02 Thread pauldick
pauldick01/11/02 11:57:22 Modified:test/tests/conf-gold/mdocs mdocs17.out Log: Removed number formatting Revision ChangesPath 1.2 +4 -4 xml-xalan/test/tests/conf-gold/mdocs/mdocs17.out Index: mdocs17.out =

cvs commit: xml-xalan/test/tests/conf-gold/axes axes107.out

2001-11-02 Thread pauldick
pauldick01/11/02 11:50:10 Modified:test/tests/conf-gold/axes axes107.out Log: Truely reverted to orginal gold Revision ChangesPath 1.4 +1 -1 xml-xalan/test/tests/conf-gold/axes/axes107.out Index: axes107.out =

cvs commit: xml-xalan/test/tests/conf-gold/string string132.out string133.out string134.out string135.out

2001-11-02 Thread pauldick
pauldick01/11/02 11:42:16 Modified:test/tests/conf-gold/string string132.out string133.out string134.out string135.out Log: Modified so the output is done in smaller chunks. Revision ChangesPath 1.2 +7 -7 xml-xalan/test/tests/conf-gold/

DO NOT REPLY [Bug 4601] New: - 'multiplier' in XResources_ja_JP_*.java is out of the range of integer

2001-11-02 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/tests/conf/string string132.xsl string133.xsl string134.xsl string135.xsl

2001-11-02 Thread pauldick
pauldick01/11/02 11:39:24 Modified:test/tests/conf/string string132.xsl string133.xsl string134.xsl string135.xsl Log: Modified so the output is done in smaller chunks. Revision ChangesPath 1.3 +9 -6 xml-xalan/test/tests/conf/string/str

DO NOT REPLY [Bug 4575] - Improper parsing of ?xml-stylesheet? processing instruction

2001-11-02 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/processor StylesheetPIHandler.java

2001-11-02 Thread mmidy
mmidy 01/11/02 11:26:56 Modified:java/src/org/apache/xalan/processor StylesheetPIHandler.java Log: Bugzilla 4575: Add the EOL character to the list of token delimiters. Revision ChangesPath 1.12 +1 -1 xml-xalan/java/src/org/apache/xalan/processor/StylesheetP

Re: Possible Xalan Bug on position()=last()

2001-11-02 Thread Joseph_Kesselman
Quick tip: When reporting a bug, it is _always_ more effective to include a small testcase that demonstrates it, so we can reproduce it for analysis.

Re: Possible Xalan Bug on position()=last()

2001-11-02 Thread Matthew Robinson
I see someone else has now reported this as a bug [Bug 4506 on 30 Oct 2001]. Hopefully, it won't be ignored this time! I reported this back in late September but was dismissed because 'it can't be a bug because that is checked in the automated test cases'. At least now, I know that I am not losi

Re: When is the Production Release of 2.2?

2001-11-02 Thread Joseph_Kesselman
For the interpretive Java implementation, the current proposal is: 1) Fix a few issues we really aren't happy with. 2) Release 2.1.D12 and make it our official "release candidate". I hope to do this next week, if (1) permits. 3) Freeze the code for a while and let folks test it thoroughly. Exa

When is the Production Release of 2.2?

2001-11-02 Thread Meena Kamath
Any estimates as to when there might be a production release of 2.2? Thanks

DO NOT REPLY [Bug 4586] - Erroneous link paths in SimpleXPathAPI.dsp and SimpleXPathCAPI.dsp

2001-11-02 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/samples/SimpleXPathCAPI SimpleXPathCAPI.dsp

2001-11-02 Thread dbertoni
dbertoni01/11/02 07:13:56 Modified:c/samples/SimpleXPathCAPI SimpleXPathCAPI.dsp Log: Fix for bug 4586. (Paths to the Xerces library were incorrect.) Revision ChangesPath 1.2 +2 -2 xml-xalan/c/samples/SimpleXPathCAPI/SimpleXPathCAPI.dsp Index: SimpleXPat

DO NOT REPLY [Bug 4587] - Xalan C++ sample ExternalFunction does not link in Release mode.

2001-11-02 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/samples Samples.dsw

2001-11-02 Thread dbertoni
dbertoni01/11/02 07:07:51 Modified:c/samples Samples.dsw Log: Fix for bug 4587. Added new project and fixed up dependecies. Revision ChangesPath 1.10 +33 -0 xml-xalan/c/samples/Samples.dsw Index: Samples.dsw ==

DO NOT REPLY [Bug 4587] - Xalan C++ sample ExternalFunction does not link in Release mode.

2001-11-02 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/java/src/org/apache/qetest/xsl XHTComparator.java XHTFileCheckService.java

2001-11-02 Thread curcuru
curcuru 01/11/02 07:04:03 Modified:test/java/src/org/apache/qetest CheckService.java SimpleFileCheckService.java test/java/src/org/apache/qetest/xsl XHTComparator.java XHTFileCheckService.java Log: Use new Configurable i

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

2001-11-02 Thread curcuru
curcuru 01/11/02 07:03:37 Added: test/java/src/org/apache/qetest Configurable.java Log: New Configurable interface for various testing utilities Revision ChangesPath 1.1 xml-xalan/test/java/src/org/apache/qetest/Configurable.java Index: Configurab

DO NOT REPLY [Bug 4574] - javax.xml.transformer.FactoryFinder#newInstance fails when called from servlets

2001-11-02 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-02 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/dom NodeCounter.java SingleNodeCounter.java

2001-11-02 Thread morten
morten 01/11/02 03:31:28 Modified:java/src/org/apache/xalan/xsltc/compiler PositionCall.java java/src/org/apache/xalan/xsltc/dom NodeCounter.java SingleNodeCounter.java Log: A fix for the element. PR: n/a Obtained from:n