cvs commit: xml-xalan/java/src/org/apache/xalan/xsltc/trax TransformerImpl.java

2002-06-10 Thread santiagopg
santiagopg2002/06/10 14:45:16 Modified:java/src/org/apache/xalan/xsltc/trax TransformerImpl.java Log: Fixed problem in the implementation of setOutputProperties(). Revision ChangesPath 1.44 +13 -7 xml-xalan/java/src/org/apache/xalan/xsltc/trax/TransformerImpl.j

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

2002-06-10 Thread santiagopg
santiagopg2002/06/10 14:43:04 Modified:java/src/org/apache/xalan/xsltc/runtime/output SAXHTMLOutput.java Log: Do not insert . Revision ChangesPath 1.7 +63 -87 xml-xalan/java/src/org/apache/xalan/xsltc/runtime/output/SAXHTMLOutput.java

cvs commit: xml-xalan/java/src/org/apache/xpath/compiler Lexer.java

2002-06-10 Thread sboag
sboag 2002/06/10 14:34:40 Modified:java/src/org/apache/xalan/processor StylesheetHandler.java java/src/org/apache/xalan/templates ElemNumber.java ElemTemplateElement.java java/src/org/apache/xml/utils PrefixResolver.java

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

2002-06-10 Thread santiagopg
santiagopg2002/06/10 14:32:38 Modified:java/src/org/apache/xalan/xsltc/runtime/output TransletOutputHandlerFactory.java Log: Typo. Revision ChangesPath 1.10 +1 -7 xml-xalan/java/src/org/apache/xalan/xsltc/runtime/output/TransletOutputHa

cvs commit: xml-xalan/java/src/org/apache/xpath/res XPATHErrorResources.properties

2002-06-10 Thread sboag
sboag 2002/06/10 13:47:44 Modified:java/src/org/apache/xalan/templates FuncDocument.java FuncFormatNumb.java java/src/org/apache/xpath/functions FuncConcat.java FuncExtFunction.java FuncSubstring.java

cvs commit: xml-xalan/test test.properties

2002-06-10 Thread pauldick
pauldick2002/06/10 13:46:33 Modified:test test.properties Log: Added DTM API files to run under the harness command "build harness" Revision ChangesPath 1.64 +1 -2 xml-xalan/test/test.properties Index: test.properties

cvs commit: xml-xalan/test/tests/api-gold/dtm Iter_testcase1.out Iter_testcase10.out Iter_testcase11.out Iter_testcase12.out Iter_testcase2.out Iter_testcase3.out Iter_testcase4.out Iter_testcase5.out Iter_testcase6.out Iter_testcase7.out Iter_testcase8.out Iter_testcase9.out

2002-06-10 Thread pauldick
pauldick2002/06/10 13:43:59 Added: test/tests/api-gold/dtm Iter_testcase1.out Iter_testcase10.out Iter_testcase11.out Iter_testcase12.out Iter_testcase2.out Iter_testcase3.out Iter_testcase4.out

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

2002-06-10 Thread tmiller
tmiller 2002/06/10 13:35:34 Modified:java/src/org/apache/xalan/xsltc/runtime/output TransletOutputHandlerFactory.java Log: added text case for SAX Revision ChangesPath 1.9 +7 -1 xml-xalan/java/src/org/apache/xalan/xsltc/runtime/output/

cvs commit: xml-xalan/java/src/org/apache/xalan/serialize Encodings.java

2002-06-10 Thread mmidy
mmidy 2002/06/10 12:29:38 Modified:java/src/org/apache/xalan/serialize Encodings.java Log: Use ContextClassLoader - Use full Encoding file package name - Merge new patch from Sergey Ushakov Revision ChangesPath 1.10 +52 -34xml-xalan/java/src/org/apache/xalan/

cvs commit: xml-xalan/java/src/org/apache/xpath/functions FuncExtElementAvailable.java FuncExtFunction.java FuncExtFunctionAvailable.java

2002-06-10 Thread dleslie
dleslie 2002/06/10 12:24:43 Modified:java/src/org/apache/xalan/extensions ExpressionContext.java ExtensionsTable.java java/src/org/apache/xalan/processor StylesheetHandler.java XSLTSchema.java java/src/org/apa

cvs commit: xml-xalan/test/java/src/org/apache/qetest/dtm TimeDTMTraverserDeep.java TimeDTMTraverserFlat.java

2002-06-10 Thread pauldick
pauldick2002/06/10 12:00:15 Modified:test/java/src/org/apache/qetest/dtm TimeDTMTraverserDeep.java TimeDTMTraverserFlat.java Log: Minor Cleanup, before integration with harness. Revision ChangesPath 1.3 +8 -7 xml-xalan/test/java/src/or

cvs commit: xml-xalan/java/src/org/apache/xalan/xsltc/trax SAX2DOM.java

2002-06-10 Thread tmiller
tmiller 2002/06/10 11:59:00 Modified:java/src/org/apache/xalan/xsltc/trax SAX2DOM.java Log: fixed processing instruction call Revision ChangesPath 1.13 +11 -5 xml-xalan/java/src/org/apache/xalan/xsltc/trax/SAX2DOM.java Index: SAX2DOM.java

DO NOT REPLY [Bug 9753] New: - assert() is a keyword in JDK 1.4; update RedundentExprEliminator.assert() methodname

2002-06-10 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

Entity resolution of imported/included stylesheets

2002-06-10 Thread Brian Quinlan
It seems like import/include does not work with fake base identifiers (but DTDs and documents selected with document() do). Here is the code that makes it work for documents: try { const XalanDOMString urlString = constructionContext.getURLStringFromString(m_baseIdent); if (lengt

DO NOT REPLY [Bug 9552] - org.apache.xalan.xsltc.runtime.AttributeList incorrectly uses a QName prefix for the URI

2002-06-10 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/output SAXTextOutput.java SAXOutput.java TransletOutputHandlerFactory.java

2002-06-10 Thread santiagopg
santiagopg2002/06/10 08:45:59 Modified:java/src/org/apache/xalan/xsltc/runtime/output SAXOutput.java TransletOutputHandlerFactory.java Added: java/src/org/apache/xalan/xsltc/runtime/output SAXTextOutput.java Log: New class.

DO NOT REPLY [Bug 9575] - count() returns wrong value on ancestor-or-self::node()

2002-06-10 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 7886] - Using Axis.ANCESTOR with DTMAxisIterator is giving erroneous results

2002-06-10 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 9575] - count() returns wrong value on ancestor-or-self::node()

2002-06-10 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/res XSLTErrorResources.properties

2002-06-10 Thread sboag
sboag 2002/06/10 06:29:27 Modified:java/src/org/apache/xalan/res XSLTErrorResources.properties Log: Fix bug for optionV. Revision ChangesPath 1.5 +1 -1 xml-xalan/java/src/org/apache/xalan/res/XSLTErrorResources.properties Index: XSLTErrorResources.prop

DO NOT REPLY [Bug 9441] - normalize-space() deletes an inner space

2002-06-10 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 7057] - xalan:write

2002-06-10 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 9441] - normalize-space() deletes an inner space

2002-06-10 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