[jira] Commented: (XALANJ-1574) When trying to select 3824 rows from a DB i get an ArrayIndexOutOfBoundsException

2005-04-05 Thread Brian Minchau (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-1574?page=comments#action_62254 ] Brian Minchau commented on XALANJ-1574: --- This issue will be assigned to John Gentilin. John wants some DTM information since it is not well documented. John would li

Re: Donation of JAXP 1.3 Sources to Apache

2005-04-05 Thread Neeraj Bajaj
Ok, So i will add it and upload again. - Neeraj Geir Magnusson Jr. wrote: On Apr 6, 2005, at 12:44 AM, Michael Glavassevich wrote: Hi Neeraj, I noticed that the JAXP 1.3 source files in jsr-206-src.zip have no license on them. The JAXP 1.2 sources in xml-commons carry the Apache license. Will this

[jira] Commented: (XALANJ-1912) match="and" causes error - doesn't comply with XPath spec section 3.7

2005-04-05 Thread Brian Minchau (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-1912?page=comments#action_62251 ] Brian Minchau commented on XALANJ-1912: --- This is a valid problem, and it has to do with the way the parser for the XPath grammer is implemented. It is implemented usi

[jira] Commented: (XALANJ-1934) xml data is lost through transformation of Xalan-J2 xslt.Process key() function

2005-04-05 Thread Brian Minchau (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-1934?page=comments#action_62250 ] Brian Minchau commented on XALANJ-1934: --- Charlie, The given testcase produces different output once the patch in XALANJ-1955 is applied. As Henry has pointed out, if

[jira] Assigned: (XALANJ-1978) Using StreamResult with File argument throws exception

2005-04-05 Thread Brian Minchau (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-1978?page=history ] Brian Minchau reassigned XALANJ-1978: - Assign To: Henry Zongaro Assigning to Henry Z. to have a look at this one, per the Xalan JIRA meeting on April 5, 2005. > Using StreamResult wi

[jira] Resolved: (XALANJ-2066) Encodings.properties - remove old patch credits

2005-04-05 Thread Brian Minchau (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2066?page=history ] Brian Minchau resolved XALANJ-2066: --- Resolution: Won't Fix Resolving as "Won't Fix", per the Xalan JIRA meeting on April 5, 2005. The Xalan PMC has decided to not add new author cr

[jira] Assigned: (XALANJ-2086) Bug in the class org.apache.xml.serializer.Encodings

2005-04-05 Thread Brian Minchau (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2086?page=history ] Brian Minchau reassigned XALANJ-2086: - Assign To: Brian Minchau > Bug in the class org.apache.xml.serializer.Encodings > > >

[jira] Commented: (XALANJ-2078) [PATCH] MalformedURIException illegal host (Registry-based Naming Authority)

2005-04-05 Thread Brian Minchau (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2078?page=comments#action_62244 ] Brian Minchau commented on XALANJ-2078: --- Dieter, can you provide us with some links, or more information about registery-based authority in URIs? Or perhaps you coul

[jira] Updated: (XALANJ-2077) Serializer's Encodings class methods slow: gettLastPrintable() convertJava2MimeEncoding()

2005-04-05 Thread Brian Minchau (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2077?page=history ] Brian Minchau updated XALANJ-2077: -- reviewer: [EMAIL PROTECTED] Marking Henry Z. as the reviewer, per the Xalan JIRA meeting on April 5, 2005. This is just for consistency, because Henry

[jira] Updated: (XALANJ-2078) [PATCH] MalformedURIException illegal host (Registry-based Naming Authority)

2005-04-05 Thread Brian Minchau (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2078?page=history ] Brian Minchau updated XALANJ-2078: -- Assign To: Yash Talwar Assigning to Yash Talwar, per the Xalan JIRA meeting on April 5, 2005. Yash, the patch is in the right area, I'm just concerned

[jira] Updated: (XALANJ-2086) Bug in the class org.apache.xml.serializer.Encodings

2005-04-05 Thread Brian Minchau (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2086?page=history ] Brian Minchau updated XALANJ-2086: -- reviewer: [EMAIL PROTECTED] The patch is in the defect description. I've assigned this bug to myself, and also made myself the reviewer, per the Xala

[jira] Resolved: (XALANJ-2046) StringBufferPool + FastStringBuffer are not thread safe

2005-04-05 Thread Brian Minchau (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2046?page=history ] Brian Minchau resolved XALANJ-2046: --- Resolution: Invalid Resolving as invalid, per the Xalan JIRA meeting April 5, 2005. This issue is not deleted, just resolved as invalid. The re

[jira] Resolved: (XALANJ-2052) Xalan memoryleak when transformation runs in an own thread

2005-04-05 Thread Brian Minchau (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2052?page=history ] Brian Minchau resolved XALANJ-2052: --- Resolution: Cannot Reproduce Resolving as "Cannot Reproduce". Feel free to re-open this issue if 1844 does not fix your problem. > Xalan memo

[jira] Commented: (XALANJ-2052) Xalan memoryleak when transformation runs in an own thread

2005-04-05 Thread Brian Minchau (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2052?page=comments#action_62239 ] Brian Minchau commented on XALANJ-2052: --- There is nothing remarkable about the testcase itself, only that XMLReaderManager is involved, and that this is a high volume

Re: Donation of JAXP 1.3 Sources to Apache

2005-04-05 Thread Michael Glavassevich
Hi Neeraj, I noticed that the JAXP 1.3 source files in jsr-206-src.zip have no license on them. The JAXP 1.2 sources in xml-commons carry the Apache license. Will this still be the case for JAXP 1.3? Thanks. Neeraj Bajaj <[EMAIL PROTECTED]> wrote on 04/05/2005 06:48:30 AM: > Ok I just finishe

[jira] Commented: (XALANJ-2084) ISO-8859-1 Encoding exception processing stylesheet

2005-04-05 Thread Brian Minchau (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2084?page=comments#action_62238 ] Brian Minchau commented on XALANJ-2084: --- Joanne Tong sent me this note: << Just wanted to point this out from the XSLT 1.0 spec: "It is possible that the result tree

[jira] Commented: (XALANJ-2088) Passing initial mode from command line

2005-04-05 Thread Mukul Gandhi (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2088?page=comments#action_62237 ] Mukul Gandhi commented on XALANJ-2088: -- I am happy that my suggestion was considered significant and was accepted for implementation.. Hoping to see this feature in fu

[jira] Commented: (XALANJ-2067) Multiple executions of transformation having DOM Document as parameter is not working

2005-04-05 Thread Brian Minchau (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2067?page=comments#action_62236 ] Brian Minchau commented on XALANJ-2067: --- Via JAXP the parameter is set before the transformation in invoked: transformer.setParameter("data", doc); In the styleshe

[jira] Assigned: (XALANJ-2069) XSLTC produces incorrect output for multiple default namespaces

2005-04-05 Thread Brian Minchau (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2069?page=history ] Brian Minchau reassigned XALANJ-2069: - Assign To: Henry Zongaro Assigning to Henry Z. per the Xalan JIRA meeting April 5, 2005. Dave Marston thinks there may already be testcases on A

[jira] Commented: (XALANJ-2073) The output format must have a '{http://xml.apache.org/xslt}content-handler' property!

2005-04-05 Thread Brian Minchau (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2073?page=comments#action_62221 ] Brian Minchau commented on XALANJ-2073: --- JBoss is a Java bean server, and this is probably a class loader issue with JBoss and not a Xalan issue. Per the Xalan JIRA

[jira] Assigned: (XALANJ-2075) Transformation using StreamResult and DOMSource with text nodes containing "\r\n" results in " \r\n"

2005-04-05 Thread Brian Minchau (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2075?page=history ] Brian Minchau reassigned XALANJ-2075: - Assign To: Brian Minchau > Transformation using StreamResult and DOMSource with text nodes containing > "\r\n" results in " \r\n" >

[jira] Assigned: (XALANJ-2072) many methods defined on org.w3c.dom.Node are not implemented for ElemTemplateElement and its subclasses

2005-04-05 Thread Brian Minchau (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2072?page=history ] Brian Minchau reassigned XALANJ-2072: - Assign To: Yash Talwar Assigning to Yash T. per the Xalan JIRA meeting on April 5, 2005. Yash should work with Christine L. on this one. Appar

[jira] Resolved: (XALANJ-2075) Transformation using StreamResult and DOMSource with text nodes containing "\r\n" results in " \r\n"

2005-04-05 Thread Brian Minchau (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2075?page=history ] Brian Minchau resolved XALANJ-2075: --- Resolution: Invalid Resolving this issue as invalid. Opening XALANJ-2093 to track the request for an API on the serailizer to control the line

[jira] Created: (XALANJ-2093) Serializer needs an API to set the end of line sequence

2005-04-05 Thread Brian Minchau (JIRA)
Serializer needs an API to set the end of line sequence --- Key: XALANJ-2093 URL: http://issues.apache.org/jira/browse/XALANJ-2093 Project: XalanJ2 Type: New Feature Reporter: Brian Minchau The serializer curr

[jira] Commented: (XALANJ-2084) ISO-8859-1 Encoding exception processing stylesheet

2005-04-05 Thread Brian Minchau (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2084?page=comments#action_62215 ] Brian Minchau commented on XALANJ-2084: --- Xalan JIRA meeting April 5, 2005 agreed that we should give a warning, not through an exception. Xalan would then send chara

[jira] Updated: (XALANJ-2076) date:month-in-year() returns month -1

2005-04-05 Thread Brian Minchau (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2076?page=history ] Brian Minchau updated XALANJ-2076: -- Assign To: Morris Kwan Seems like a valid problem, assigning to Morris K. per the Xalan JIRA meeting on April 5, 2005. > date:month-in-year() returns

[jira] Updated: (XALANJ-2088) Passing initial mode from command line

2005-04-05 Thread Brian Minchau (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2088?page=history ] Brian Minchau updated XALANJ-2088: -- fix-priority: fp4 Set fix priority to fp4. > Passing initial mode from command line > -- > > Key: XALANJ-

[jira] Commented: (XALANJ-2083) Data corrupted in Parallel XSL execution

2005-04-05 Thread Brian Minchau (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2083?page=comments#action_62216 ] Brian Minchau commented on XALANJ-2083: --- We are still waiting for a testcase. Of course we recognize the difficulty of producing a stand-alone testcase, and such bugs

[jira] Updated: (XALANJ-2087) Get rid of the dependency on sun.io.CharToByteConverter

2005-04-05 Thread Brian Minchau (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2087?page=history ] Brian Minchau updated XALANJ-2087: -- fix-priority: fp4 Setting fix priority to fp4, per the Xalan-J JIRA meeting April 5, 2005. > Get rid of the dependency on sun.io.CharToByteConverter >

[jira] Assigned: (XALANJ-2087) Get rid of the dependency on sun.io.CharToByteConverter

2005-04-05 Thread Brian Minchau (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2087?page=history ] Brian Minchau reassigned XALANJ-2087: - Assign To: Brian Minchau > Get rid of the dependency on sun.io.CharToByteConverter > --- > >

[jira] Commented: (XALANJ-2088) Passing initial mode from command line

2005-04-05 Thread Brian Minchau (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2088?page=comments#action_62211 ] Brian Minchau commented on XALANJ-2088: --- There is a JAXP implication for this issue. > Passing initial mode from command line > --

[jira] Commented: (XALANJ-2088) Passing initial mode from command line

2005-04-05 Thread Brian Minchau (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2088?page=comments#action_62209 ] Brian Minchau commented on XALANJ-2088: --- This is not prohibited by the XSLT 1.0 recommendation. Per the Xalan-J JIRA meeting on April 5, 2005, Xalan is accepting this

[jira] Commented: (XALANJ-2092) a conditionally called-template is being referenced even when the condition is false.

2005-04-05 Thread Brian Minchau (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2092?page=comments#action_62208 ] Brian Minchau commented on XALANJ-2092: --- It looks like Terry is combining stylesheets in a conditional manner, but relying on runtime tests against invoking templates

[jira] Resolved: (XALANJ-1560) Performance Problems-NEED HELP!

2005-04-05 Thread Brian Minchau (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-1560?page=history ] Brian Minchau resolved XALANJ-1560: --- Assign To: (was: Xalan Developers Mailing List) Resolution: Won't Fix Resolving per the Xalan-J JIRA meeting April 5, 2005. Resolving a

[jira] Resolved: (XALANJ-1934) xml data is lost through transformation of Xalan-J2 xslt.Process key() function

2005-04-05 Thread Henry Zongaro (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-1934?page=history ] Henry Zongaro resolved XALANJ-1934: --- Resolution: Duplicate Fix Version: CurrentCVS I believe this is a duplicate of XALANJ-1955. If you believe this is a distinct problem, pl

[jira] Commented: (XALANJ-2077) Serializer's Encodings class methods slow: gettLastPrintable() convertJava2MimeEncoding()

2005-04-05 Thread Henry Zongaro (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2077?page=comments#action_62201 ] Henry Zongaro commented on XALANJ-2077: --- I have reviewed patch 2, and believe it correctly resolves the problem. I have one correction for the comments though: the

[jira] Commented: (XALANJ-2087) Get rid of the dependency on sun.io.CharToByteConverter

2005-04-05 Thread Brian Minchau (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2087?page=comments#action_62181 ] Brian Minchau commented on XALANJ-2087: --- Elliotte Rusty Harold made this comment to the xalan-dev mailing list on April 4, 2005, which I want to be more tightly coupl

[jira] Updated: (XALANJ-2090) spec11 testcase added for XML 1.1 support in accept bucket may result in smoketest failure.

2005-04-05 Thread Brian Minchau (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2090?page=history ] Brian Minchau updated XALANJ-2090: -- reviewer: [EMAIL PROTECTED] I know this issue is reviewed and committted, but I'm setting Sarah M. as the reviewer just for consistency. > spec11 tes

[jira] Updated: (XALANJ-2001) normalize-space gives StackOverflowError

2005-04-05 Thread Henry Zongaro (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2001?page=history ] Henry Zongaro updated XALANJ-2001: -- Xalan info: [PatchAvailable] > normalize-space gives StackOverflowError > > > Key: XALANJ-2001 >

[jira] Resolved: (XALANJ-2049) text is split in to more CDATA sections.

2005-04-05 Thread Henry Zongaro (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2049?page=history ] Henry Zongaro resolved XALANJ-2049: --- Resolution: Fixed Fix Version: 2.5 As I mentioned before, I believe this bug to have been fixed in a previous release of Xalan-J. If you

[jira] Updated: (XALANJ-2087) Get rid of the dependency on sun.io.CharToByteConverter

2005-04-05 Thread Sergey Ushakov (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2087?page=history ] Sergey Ushakov updated XALANJ-2087: --- Attachment: Converter.java Sorry, my first upload contained a debug version of Converter.java with wrong value of 'java.version' check value that wa

[jira] Updated: (XALANJ-2087) Get rid of the dependency on sun.io.CharToByteConverter

2005-04-05 Thread Sergey Ushakov (JIRA)
[ http://issues.apache.org/jira/browse/XALANJ-2087?page=history ] Sergey Ushakov updated XALANJ-2087: --- Attachment: Encodings&Converter.zip Hi, first some comments to prior discussion. The fact that the XALANJ-2086 bug was present since 2003 just shows

Re: Donation of JAXP 1.3 Sources to Apache

2005-04-05 Thread Neeraj Bajaj
Ok I just finished uploading JAXP 1.3 sources in "*xml-commons/contrib/jaxp13"* directory. There are 3 files, jsr-206-src.zip, xml-xerces.zip, xalan-src.zip which corresponds to jaxp-api, xerces & xalan sources respectively. - Neeraj Neeraj Bajaj wrote: That really sounds good to me.. so i would

[EMAIL PROTECTED]: Project xml-xalan2-smoketest (in module xml-xalan) failed

2005-04-05 Thread Sam Ruby
alan/test/java/build/xalan-smoketest-20050405.tar [tar] Entry: xml-xalan/test/smoketest/api/SAXTransformerFactoryAPITest/trax/sax/SAXTransformerFactoryAPITest_1.out longer than 100 characters. [tar] Resulting tar file can only be processed successfully by GNU compatible tar commands

Re: Donation of JAXP 1.3 Sources to Apache

2005-04-05 Thread Neeraj Bajaj
That really sounds good to me.. so i would try to finish it today. I will send mail to the community when i am done. Thanks dims for the suggestion. - Neeraj Davanum Srinivas wrote: Neeraj, my 2 cents...upload the whole thing say in xml-commons/contrib/jaxp13 cvs so everyone can take a look (and th