Xalan-J's 2.2.0 packaging

2002-02-01 Thread Isaac S.
I think there's a bit of a mess in the way Xalan-J is packaged. For example, I couldn't find any javadocs for the javax.xml.transform.* classes.   Xerces, on the other hand, supplies an easy access to any needed documentation via its index page (index.html inside the docs folder).   Another t

Unable to build XalanJ2

2002-02-01 Thread Gary L Peskin
I am unable to build XalanJ2 using JDK 1.1.8. Lines 1213 and 1232 in XPathContext both refer to Vector.add which was not added until Java 2 with the Collections class. The 1.1.8 equivalent is addElement. I do remember a discussion awhile back about switching to Java 2. I think that we decided

Re: Comment Node support?

2002-02-01 Thread Darren Govoni
I'll give it a try, but I'm invoking the translet via the API and reading the input into a DOMImpl. It seemed to say on the website that DOMImpl did not represent comment nodes at the moment. I'm using xalan 2.2. PS. I'm away until late next week, so I'll let you know then if there's still a prob

cvs commit: xml-xalan/test build.bat build.sh

2002-02-01 Thread curcuru
curcuru 02/02/01 15:06:32 Modified:test build.bat build.sh Log: Change build scripts to default ANT_HOME to ../java instead of . here, so that we can get rid of the test's copy of Ant and just use the product one. Revision ChangesPath 1.11 +6 -7 xml-xalan

cvs commit: xml-xalan/c/src/XalanSourceTree XalanSourceTreeParserLiaison.cpp XalanSourceTreeParserLiaison.hpp

2002-02-01 Thread dbertoni
dbertoni02/02/01 14:43:14 Modified:c/src/XalanSourceTree XalanSourceTreeParserLiaison.cpp XalanSourceTreeParserLiaison.hpp Log: Make sure namespace declarations come through in the attributes of an element, rather than only through startPrefixMapping() and e

cvs commit: xml-xalan/test/tests/conf-gold/boolean boolean89.out boolean85.out boolean86.out boolean87.out boolean88.out boolean84.out

2002-02-01 Thread dmarston
dmarston02/02/01 13:20:08 Added: test/tests/conf-gold/boolean boolean89.out boolean85.out boolean86.out boolean87.out boolean88.out boolean84.out Log: New cases where an equality relation forces a type conversion Revision Chang

cvs commit: xml-xalan/test/tests/conf/boolean boolean89.xsl boolean84.xsl boolean85.xml boolean85.xsl boolean86.xml boolean86.xsl boolean87.xml boolean87.xsl boolean88.xml boolean88.xsl boolean89.xml boolean84.xml

2002-02-01 Thread dmarston
dmarston02/02/01 13:18:24 Added: test/tests/conf/boolean boolean89.xsl boolean84.xsl boolean85.xml boolean85.xsl boolean86.xml boolean86.xsl boolean87.xml boolean87.xsl boolean88.xml boolean88.xsl boolean89.xml

cvs commit: xml-xalan/test/tests/conf-gold/boolean boolean43.out

2002-02-01 Thread dmarston
dmarston02/02/01 13:17:10 Modified:test/tests/conf-gold/boolean boolean43.out Log: Make a better distinction between boolean42 and this one. Revision ChangesPath 1.2 +1 -1 xml-xalan/test/tests/conf-gold/boolean/boolean43.out Index: boolean43.out ===

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

2002-02-01 Thread dmarston
dmarston02/02/01 13:16:51 Modified:test/tests/conf/boolean boolean43.xsl Log: Make a better distinction between boolean42 and this one. Revision ChangesPath 1.2 +6 -6 xml-xalan/test/tests/conf/boolean/boolean43.xsl Index: boolean43.xsl =

DO NOT REPLY [Bug 6156] - NullPointerException in org.apache.xpath.objects.XRTreeFrag.xstr

2002-02-01 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 VariableStack.java XPathContext.java

2002-02-01 Thread mmidy
mmidy 02/02/01 13:10:26 Modified:java/src/org/apache/xalan/transformer TransformerImpl.java java/src/org/apache/xpath VariableStack.java XPathContext.java Log: Bug 6156: Change variable stack reset to just get a new object. Also make sure tha

cvs commit: xml-xalan/java/bin jakarta-regexp-1.2.LICENSE.txt jakarta-regexp-1.2.README.txt

2002-02-01 Thread tmiller
tmiller 02/02/01 12:48:38 Added: java/bin jakarta-regexp-1.2.LICENSE.txt jakarta-regexp-1.2.README.txt Log: added license and readme for jakarta-regexp jar Revision ChangesPath 1.1 xml-xalan/java/bin/jakarta-regexp-1.2.LICENSE.t

cvs commit: xml-xalan/java/src/org/apache/xalan/xsltc/compiler/util AttributeSetMethodGenerator.java BooleanType.java ClassGenerator.java CompareGenerator.java FilterGenerator.java IntType.java MatchGenerator.java MethodGenerator.java MethodType.java Type.java VoidType.java

2002-02-01 Thread tmiller
tmiller 02/02/01 12:27:46 Modified:java/src/org/apache/xalan/xsltc/compiler/util AttributeSetMethodGenerator.java BooleanType.java ClassGenerator.java CompareGenerator.java FilterGenerator.java IntType.java

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

2002-02-01 Thread tmiller
tmiller 02/02/01 12:13:18 Added: java/bin BCEL.jar Log: this is jakarta BCEL v5.0, the new BCEL Revision ChangesPath 1.3 +1724 -1128xml-xalan/java/bin/BCEL.jar <> - To unsubscri

cvs commit: xml-xalan/java/src/org/apache/xml/utils FastStringBuffer.java

2002-02-01 Thread jkesselm
jkesselm02/02/01 12:12:57 Modified:java/src/org/apache/xml/utils FastStringBuffer.java Log: Bugzilla 6182. Darned fence posts; always either too many or not enough... Revision ChangesPath 1.17 +23 -6 xml-xalan/java/src/org/apache/xml/utils/FastStringBuffer.java

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

2002-02-01 Thread tmiller
tmiller 02/02/01 12:11:47 Removed: java/bin BCEL.jar Log: removing old BCEL.jar (de.fub.bytecode) will replace - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: xml-xalan/java/bin jakarta-regexp-1.2.jar

2002-02-01 Thread tmiller
tmiller 02/02/01 12:09:48 Added: java/bin jakarta-regexp-1.2.jar Log: new BCEL used jakarta regexp rather than gnu regexp Revision ChangesPath 1.1 xml-xalan/java/bin/jakarta-regexp-1.2.jar <> --

cvs commit: xml-xalan/java/src/org/apache/xalan/xsltc/compiler/util NamedMethodGenerator.java NodeCounterGenerator.java NodeSetType.java NodeSortRecordGenerator.java NodeType.java RealType.java ReferenceType.java ResultTreeType.java RtMethodGenerator.java SlotAllocator.java StringType.java TestGenerator.java Util.java LongType.java

2002-02-01 Thread tmiller
tmiller 02/02/01 12:08:11 Modified:java/src/org/apache/xalan/xsltc/compiler/util NamedMethodGenerator.java NodeCounterGenerator.java NodeSetType.java NodeSortRecordGenerator.java NodeType.java RealType.java Referenc

cvs commit: xml-xalan/java/xdocs/sources/xalan faq.xml getstarted.xml

2002-02-01 Thread dleslie
dleslie 02/02/01 12:00:53 Modified:java/xdocs/sources/xalan faq.xml getstarted.xml Log: Editorial cleanup for 2.3. Revision ChangesPath 1.20 +2 -1 xml-xalan/java/xdocs/sources/xalan/faq.xml Index: faq.xml =

DO NOT REPLY [Bug 6189] New: - ArrayIndexOutOfBoundsException in org.apache.xalan.xsltc.dom.DOMImpl$DOMBuilder.characters()

2002-02-01 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/bin ant.README.txt

2002-02-01 Thread curcuru
curcuru 02/02/01 11:41:02 Modified:java/bin ant.README.txt Log: Oops, include antRun and antRun.bat too Revision ChangesPath 1.2 +2 -1 xml-xalan/java/bin/ant.README.txt Index: ant.README.txt ==

cvs commit: xml-xalan/java/bin ant.LICENSE.txt ant.README.txt

2002-02-01 Thread curcuru
curcuru 02/02/01 11:39:30 Added: java/bin ant.LICENSE.txt ant.README.txt Log: LICENSE and README information about ant.jar from jakarta.apache.org Revision ChangesPath 1.1 xml-xalan/java/bin/ant.LICENSE.txt Index: ant.LICENSE.txt ===

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

2002-02-01 Thread curcuru
curcuru 02/02/01 11:16:09 Removed: java/bin xerces.jar Log: Remove old 1.4.4 version of Xerces; please use xercesImpl.jar instead - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

cvs commit: xml-xalan/java/xdocs/sources/xalan index.xml

2002-02-01 Thread dleslie
dleslie 02/02/01 11:10:15 Modified:java/xdocs/sources/xalan index.xml Log: Editorial cleanup for 2.3. Revision ChangesPath 1.45 +3 -4 xml-xalan/java/xdocs/sources/xalan/index.xml Index: index.xml ==

DO NOT REPLY [Bug 6179] - Fails to pass correct value as parameter using apply-templates

2002-02-01 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 2.3D1 and access variables fromjaav extension based on XPathCOntext

2002-02-01 Thread Gary L Peskin
For extension functions, see ExpressionContext.getVariableOrParam(QName). Gary > -Original Message- > From: Tony Nys [mailto:[EMAIL PROTECTED]] > Sent: Friday, February 01, 2002 2:20 AM > To: [EMAIL PROTECTED] > Subject: xalan 2.3D1 and access variables fromjaav extension > based on XP

cvs commit: xml-xalan/java/bin xercesImpl.LICENSE.txt xercesImpl.README.txt

2002-02-01 Thread dleslie
dleslie 02/02/01 10:09:48 Added: java/bin xercesImpl.LICENSE.txt xercesImpl.README.txt Log: xercesImpl.jar license info. Revision ChangesPath 1.1 xml-xalan/java/bin/xercesImpl.LICENSE.txt Index: xercesImpl.LICENSE.txt ===

Re: Comment Node support?

2002-02-01 Thread Tom Amiro - SunSoft PC Networking SPA
Darren, The conf tests mentioned were run with translets. Can you take an xsl file and compile it using java org.apache.xalan.xsltc.cmdline.Compile and the run the transformation using java org.apache.xalan.xsltc.cmdline.Transform and see if you can reproduce the problem.. Tom D

cvs commit: xml-xalan/java/bin stylebook-1.0-b3_xalan-2.LICENSE.txt stylebook-1.0-b3_xalan-2.README.txt

2002-02-01 Thread dleslie
dleslie 02/02/01 09:55:26 Added: java/bin stylebook-1.0-b3_xalan-2.LICENSE.txt stylebook-1.0-b3_xalan-2.README.txt Log: stylebook license. Revision ChangesPath 1.1 xml-xalan/java/bin/stylebook-1.0-b3_xalan-2.LICENSE.txt Ind

DO NOT REPLY [Bug 6182] - xml-fop build breakage: fop stylesheet throws NPE

2002-02-01 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/bin bsf.README.txt

2002-02-01 Thread dleslie
dleslie 02/02/01 09:35:20 Added: java/bin bsf.README.txt Log: README (pointer to license) for bsf.jar. Revision ChangesPath 1.1 xml-xalan/java/bin/bsf.README.txt Index: bsf.README.txt =

cvs commit: xml-xalan/test FailScanner.xsl ResultScanner.xsl

2002-02-01 Thread curcuru
curcuru 02/02/01 09:28:24 Modified:test FailScanner.xsl ResultScanner.xsl Log: Use redirect: extension to output a ResultsReportMini.html that just lists minimal list of fails, nothing else: this is easier to scan a full set of conf tests for known fails Revision Chang

cvs commit: xml-xalan/java/xdocs/sources entities.ent

2002-02-01 Thread dleslie
dleslie 02/02/01 09:11:42 Modified:java/xdocs/sources entities.ent Log: Editorial cleanup for 2.3. Revision ChangesPath 1.48 +2 -2 xml-xalan/java/xdocs/sources/entities.ent Index: entities.ent =

cvs commit: xml-xalan/java/xdocs/sources/xalan features.xml getstarted.xml index.xml xsltc_usage.xml

2002-02-01 Thread dleslie
dleslie 02/02/01 09:11:09 Modified:java/xdocs/sources/xalan features.xml getstarted.xml index.xml xsltc_usage.xml Log: Editorial cleanup for 2.3. Revision ChangesPath 1.4 +43 -30xml-xalan/java/xdocs/sources/xalan/features.xml Index:

Re: Comment Node support?

2002-02-01 Thread Darren Govoni
I'm using compiled translets if that helps at all. I was thinking maybe the XSLTC was using a different TransformFactory when building the translet or something. Using the rutime XSL TransformFactory (not a translet) seems to work fine. Any thoughts? Thanks for the response! - Original Mess

DO NOT REPLY [Bug 6182] - xml-fop build breakage: fop stylesheet throws NPE

2002-02-01 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 6182] New: - xml-fop build breakage: fop stylesheet throws NPE

2002-02-01 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

xml-xalan/xsltc jar files are all licensed now...

2002-02-01 Thread G. Todd Miller - XML Tech Ctr - Development
The jar files supporting XSLTC component of xml-xalan have been licensed now. Location: xml-xalan/java/bin (location where all jars are) Jar File: README: LICENSE: --- BCEL.jarBCEL.README.txt

cvs commit: xml-xalan/java/bin runtime.README.txt

2002-02-01 Thread tmiller
tmiller 02/02/01 07:43:55 Added: java/bin runtime.README.txt Log: README file for runtime.jar Revision ChangesPath 1.1 xml-xalan/java/bin/runtime.README.txt Index: runtime.README.txt ==

cvs commit: xml-xalan/java/bin java_cup.README.txt

2002-02-01 Thread tmiller
tmiller 02/02/01 07:42:58 Added: java/bin java_cup.README.txt Log: README file for java_cup.jar Revision ChangesPath 1.1 xml-xalan/java/bin/java_cup.README.txt Index: java_cup.README.txt ==

cvs commit: xml-xalan/java/bin JLex.README.txt

2002-02-01 Thread tmiller
tmiller 02/02/01 07:41:32 Added: java/bin JLex.README.txt Log: README file for JLex.jar Revision ChangesPath 1.1 xml-xalan/java/bin/JLex.README.txt Index: JLex.README.txt === JLex

cvs commit: xml-xalan/java/bin BCEL.README.txt

2002-02-01 Thread tmiller
tmiller 02/02/01 07:39:55 Added: java/bin BCEL.README.txt Log: README file for BCEL.jar Revision ChangesPath 1.1 xml-xalan/java/bin/BCEL.README.txt Index: BCEL.README.txt === BCEL

DO NOT REPLY [Bug 6181] New: - Problems with value-of and extension function

2002-02-01 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/bin BCEL.LICENSE.txt

2002-02-01 Thread tmiller
tmiller 02/02/01 07:31:19 Added: java/bin BCEL.LICENSE.txt Log: license file for BCEL.jar Revision ChangesPath 1.1 xml-xalan/java/bin/BCEL.LICENSE.txt Index: BCEL.LICENSE.txt ===

DO NOT REPLY [Bug 6179] New: - Fails to pass correct value as parameter using apply-templates

2002-02-01 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/bin JLex.LICENSE.txt

2002-02-01 Thread tmiller
tmiller 02/02/01 07:27:11 Added: java/bin JLex.LICENSE.txt Log: license file for JLex.jar Revision ChangesPath 1.1 xml-xalan/java/bin/JLex.LICENSE.txt Index: JLex.LICENSE.txt ===

cvs commit: xml-xalan/java/bin runtime.LICENSE.txt

2002-02-01 Thread tmiller
tmiller 02/02/01 07:24:58 Added: java/bin runtime.LICENSE.txt Log: license file for runtime.jar Revision ChangesPath 1.1 xml-xalan/java/bin/runtime.LICENSE.txt Index: runtime.LICENSE.txt ==

cvs commit: xml-xalan/java/bin java_cup.LICENSE.txt

2002-02-01 Thread tmiller
tmiller 02/02/01 07:22:37 Added: java/bin java_cup.LICENSE.txt Log: license file for java_cup.jar Revision ChangesPath 1.1 xml-xalan/java/bin/java_cup.LICENSE.txt Index: java_cup.LICENSE.txt ==

Re: Comment Node support?

2002-02-01 Thread Tom Amiro - SunSoft PC Networking SPA
Darren, I checked some conf tests that output comment nodes, such as output53, and output54, and XSLTC is passing them. So, at least, with the latest build, basic support for outputting comments works when using the cmdline Transform class. Bug 6109 is a much more involved situation. Check ou

[GUMP] Build Failure - Fop

2002-02-01 Thread Sam Ruby
This email is autogenerated from the output from: Buildfile: build.xml init-avail: init-filters-xalan2: [copy] Copying 1

xalan 2.3D1 and access variables fromjaav extension based on XPathCOntext

2002-02-01 Thread Tony Nys
How we can acces local and global variables by QName from java extension (based on XpathContext) previously it was xpc.getVariable(QName name) For global variables it is not a problem, because there is getGlobalVariableOrParam(Qname name), but for local variables it is different. Now it is chan