[GUMP@vmgump]: Project xsltc (in module xml-xalan) failed

2012-07-30 Thread Sam Ruby
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project xsltc has an issue affecting its community integration. This issue

Re: [GUMP@vmgump]: Project xsltc (in module xml-xalan) failed

2011-08-20 Thread Michael Glavassevich
mrgla...@apache.org Sam Ruby wrote on 08/20/2011 03:18:51 AM: > To whom it may engage... > > This is an automated request, but not an unsolicited one. For > more information please visit http://gump.apache.org/nagged.html, > and/or contact the folk at gene...@gump.apache.org. > >

[GUMP@vmgump]: Project xsltc (in module xml-xalan) failed

2011-08-20 Thread Sam Ruby
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project xsltc has an issue affecting its community integration. This issue

[GUMP@vmgump]: Project xsltc (in module xml-xalan) failed

2011-08-18 Thread Sam Ruby
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project xsltc has an issue affecting its community integration. This issue

[GUMP@vmgump]: Project xsltc (in module xml-xalan) failed

2011-08-17 Thread Sam Ruby
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project xsltc has an issue affecting its community integration. This issue

[GUMP@vmgump]: Project xsltc (in module xml-xalan) failed

2011-08-16 Thread Sam Ruby
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project xsltc has an issue affecting its community integration. This issue

[GUMP@vmgump]: Project xsltc (in module xml-xalan) failed

2011-08-16 Thread Sam Ruby
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project xsltc has an issue affecting its community integration. This issue

[GUMP@vmgump]: Project xsltc (in module xml-xalan) failed

2011-08-15 Thread Sam Ruby
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project xsltc has an issue affecting its community integration. This issue

[jira] Created: (XALANJ-2534) xsl:key does not work with XSLTC when a global variable is defined with document()

2011-02-23 Thread Damien Guillaume (JIRA)
xsl:key does not work with XSLTC when a global variable is defined with document() -- Key: XALANJ-2534 URL: https://issues.apache.org/jira/browse/XALANJ-2534 Project

[jira] Created: (XALANJ-2531) Wrong transformation results using XSLTC

2011-01-29 Thread Fernando Crespo (JIRA)
Wrong transformation results using XSLTC Key: XALANJ-2531 URL: https://issues.apache.org/jira/browse/XALANJ-2531 Project: XalanJ2 Issue Type: Bug Security Level: No security risk; visible to

[jira] Commented: (XALANJ-2438) [PATCH] XSLTC ignores XPath predicates in xsl:key elements

2010-10-12 Thread David Bertoni (JIRA)
eems fine. I will send an email to the PMC members to see if there are any objections to accepting it. > [PATCH] XSLTC ignores XPath predicates in xsl:key elements > -- > > Key: XALANJ-2438 >

[jira] Commented: (XALANJ-2438) [PATCH] XSLTC ignores XPath predicates in xsl:key elements

2010-09-17 Thread Sam Ruby (JIRA)
bug, and that a similar fix would be in order. In fact, the indication from the original reporter that a similar bug exists in the Oracle implementation makes it rather unlikely that Helge -- intentionally or inadvertently -- copied GPL licensed code into this patch. > [PATCH] XSLTC ignores

[jira] Commented: (XALANJ-2439) [PATCH] XSLTC resource leak causes 'No more DTM IDs are available' error

2010-04-06 Thread Eric Schwarzenbach (JIRA)
be going through none of the classes modified by the patch. > [PATCH] XSLTC resource leak causes 'No more DTM IDs are available' error > > > Key: XALANJ-2439 > URL:

[jira] Issue Comment Edited: (XALANJ-2459) XSLTC transformation 200 times slower than pure Xalan

2010-03-18 Thread Cristian Vat (JIRA)
lts on current stylesheet and the improved ones (Xalan-J 2.7.1, JDK 1.6.0_17_x64, Win7_x64): -- Checking with initial stylesheet. [XSLT] Average time (per transformation) for 20 transformations: 21.9 ms. [XSLTC] Average time (per transformation) for 20 transformations: 10222.85 ms. Checking

[jira] Commented: (XALANJ-2459) XSLTC transformation 200 times slower than pure Xalan

2010-03-18 Thread Cristian Vat (JIRA)
Checking with initial stylesheet. [XSLT] Average time (per transformation) for 20 transformations: 21.9 ms. [XSLTC] Average time (per transformation) for 20 transformations: 10222.85 ms. Checking with improved stylesheet. [XSLT] Average time (per transformation) for 20 transformations: 9.2 ms. [

[jira] Issue Comment Edited: (XALANJ-2438) [PATCH] XSLTC ignores XPath predicates in xsl:key elements

2010-02-14 Thread Michael Glavassevich (JIRA)
n understand why Henry feels this would need to be assessed / committed by a Sun or Oracle employee since they own the copyright on any modifications / additions that have been made since forking from the ASF codebase. Thanks. [1] http://www.apache.org/legal/3party.html [2] http://mail-archive

[jira] Commented: (XALANJ-2438) [PATCH] XSLTC ignores XPath predicates in xsl:key elements

2010-02-14 Thread Michael Glavassevich (JIRA)
e. Thanks. [1] http://www.apache.org/legal/3party.html [2] http://mail-archives.apache.org/mod_mbox/www-legal-discuss/ > [PATCH] XSLTC ignores XPath predicates in xsl:key elements > -- > > Key: XALANJ-2438 >

[jira] Commented: (XALANJ-2439) [PATCH] XSLTC resource leak causes 'No more DTM IDs are available' error

2010-02-14 Thread Helge Schulz (JIRA)
to resolve all doubts. Regards, Helge -- Helge Schulz - http://OpenSHORE.org > [PATCH] XSLTC resource leak causes 'No more DTM IDs are available' error > > > Key: XALANJ-2439 >

[jira] Commented: (XALANJ-2438) [PATCH] XSLTC ignores XPath predicates in xsl:key elements

2010-02-13 Thread Helge Schulz (JIRA)
have then been the correct way to contribute a patch to Xalan-J and JDK (over JAXP, which is the only source for XML updates) simultaneously? Did you or any Apache member receive a request from Oracle/Sun to remove the discussed files? Regards, Helge -- Helge Schulz - http://OpenSHORE.org > [

[jira] Commented: (XALANJ-2439) [PATCH] XSLTC resource leak causes 'No more DTM IDs are available' error

2010-02-12 Thread Henry Zongaro (JIRA)
or Oracle who has signed an Apache CLA can contribute such code. Thanks for your understanding, Henry > [PATCH] XSLTC resource leak causes 'No more DTM IDs are available' error > > >

[jira] Commented: (XALANJ-2438) [PATCH] XSLTC ignores XPath predicates in xsl:key elements

2010-02-12 Thread Henry Zongaro (JIRA)
I believe you also have test case code in those jar files, and I can't make the judgment myself about what should remain and what should be removed. Thanks again for you understanding, Henry > [PATCH] XSLTC ignores XPat

[jira] Commented: (XALANJ-2438) [PATCH] XSLTC ignores XPath predicates in xsl:key elements

2010-02-12 Thread Henry Zongaro (JIRA)
code. Thanks for your understanding, Henry > [PATCH] XSLTC ignores XPath predicates in xsl:key elements > -- > > Key: XALANJ-2438 > URL: https://issues.apache.org/jira/browse/XALANJ-243

[jira] Commented: (XALANJ-2438) [PATCH] XSLTC ignores XPath predicates in xsl:key elements

2010-02-11 Thread Helge Schulz (JIRA)
h to the JAXP/JDK version of Xalan-J and verified that the new patch passed all JAXP regression tests. See: <http://jaxp-sources.dev.java.net/source/browse/jaxp-sources/xml-xalan/java/src/com/sun/org/apache/xalan/internal/xsltc/compiler/FilterExpr.java?view=markup> <http://jaxp-sources

[jira] Commented: (XALANJ-2438) [PATCH] XSLTC ignores XPath predicates in xsl:key elements

2010-02-09 Thread Helge Schulz (JIRA)
-- Helge Schulz - http://OpenSHORE.org > [PATCH] XSLTC ignores XPath predicates in xsl:key elements > -- > > Key: XALANJ-2438 > URL: https://issues.apache.org/jira/browse/XALANJ-2438 >

[jira] Commented: (XALANJ-2439) [PATCH] XSLTC resource leak causes 'No more DTM IDs are available' error

2010-01-31 Thread Helge Schulz (JIRA)
rees. Helge Schulz - http://OpenSHORE.org > [PATCH] XSLTC resource leak causes 'No more DTM IDs are available' error > > > Key: XALANJ-2439 > URL: https://issues.apa

[jira] Commented: (XALANJ-2438) [PATCH] XSLTC ignores XPath predicates in xsl:key elements

2010-01-26 Thread Helge Schulz (JIRA)
RE.org > [PATCH] XSLTC ignores XPath predicates in xsl:key elements > -- > > Key: XALANJ-2438 > URL: https://issues.apache.org/jira/browse/XALANJ-2438 > Project: XalanJ2 >

Re: [jira] Commented: (XALANJ-2438) [PATCH] XSLTC ignores XPath predicates in xsl:key elements

2010-01-26 Thread Santiago Pericas-Geertsen
.do?bug_id=6689809> > > or submit this bug as an official support request to Sun, if your > organization has a support contract with Sun. Thank you! > > -- > Helge Schulz - http://OpenSHORE.org > >> [PATCH] XSLTC ignores XPath predicates in xsl:key elements >>

[jira] Issue Comment Edited: (XALANJ-2438) [PATCH] XSLTC ignores XPath predicates in xsl:key elements

2010-01-24 Thread Helge Schulz (JIRA)
sting file 'accept/collation/collation02.xsl' ... [echo] Testing file 'contrib/xsltc/schemasoft/selectHREF.xsl' [echo] Testing file 'contrib/xsltc/schemasoft/suppressEmptyElements.xsl' [echo] Compare output files of latest and fixed Xalan version [concat]

[jira] Issue Comment Edited: (XALANJ-2438) [PATCH] XSLTC ignores XPath predicates in xsl:key elements

2010-01-24 Thread Helge Schulz (JIRA)
ho] Testing file 'accept/collation/collation02.xsl' ... [echo] Testing file 'contrib/xsltc/schemasoft/selectHREF.xsl' [echo] Testing file 'contrib/xsltc/schemasoft/suppressEmptyElements.xsl' [echo] Compare output files of latest and fixed Xalan version [co

[jira] Commented: (XALANJ-2438) [PATCH] XSLTC ignores XPath predicates in xsl:key elements

2010-01-24 Thread Helge Schulz (JIRA)
lge Schulz - http://OpenSHORE.org > [PATCH] XSLTC ignores XPath predicates in xsl:key elements > -- > > Key: XALANJ-2438 > URL: https://issues.apache.org/jira/browse/XALANJ-2438 > Proje

[jira] Commented: (XALANJ-2438) [PATCH] XSLTC ignores XPath predicates in xsl:key elements

2010-01-24 Thread Helge Schulz (JIRA)
s/asf/xalan/test/trunk/tests/) and compare the output files against them of a run of an unpatched version: run-conformance-test: test-xslt-all: [echo] Testing file 'accept/collation/collation01.xsl' [echo] Testing file 'accept/collation/collation02.xsl' ... [echo]

[jira] Commented: (XALANJ-2438) [PATCH] XSLTC ignores XPath predicates in xsl:key elements

2010-01-19 Thread Helge Schulz (JIRA)
. -- Helge Schulz - http://OpenSHORE.org > [PATCH] XSLTC ignores XPath predicates in xsl:key elements > -- > > Key: XALANJ-2438 > URL: https://issues.apache.org/jira/browse/XALANJ-2

[jira] Commented: (XALANJ-2438) [PATCH] XSLTC ignores XPath predicates in xsl:key elements

2010-01-19 Thread Henry Zongaro (JIRA)
g at your patch. I didn't see an obvious problem, but when I tried applying it and running the conformance tests, I got a StackOverflowError while processing test case axes13. So it looks like you've introduced an infinite recursion with the patch. > [PATCH] XSLTC ignores XPath pred

[jira] Commented: (XALANJ-2438) [PATCH] XSLTC ignores XPath predicates in xsl:key elements

2010-01-19 Thread Henry Zongaro (JIRA)
n-J. > [PATCH] XSLTC ignores XPath predicates in xsl:key elements > -- > > Key: XALANJ-2438 > URL: https://issues.apache.org/jira/browse/XALANJ-2438 > Project: XalanJ2 > Is

[jira] Commented: (XALANJ-2438) [PATCH] XSLTC ignores XPath predicates in xsl:key elements

2010-01-18 Thread Helge Schulz (JIRA)
and commit my patch? Is there still an active commiter in this project? -- Helge Schulz - http://OpenSHORE.org > [PATCH] XSLTC ignores XPath predicates in xsl:key elements > -- > > Key: XALANJ-2438 >

[jira] Resolved: (XALANJ-2424) set:distinct() over attribute list breaks XSLTC throwing HIERARCHY_REQUEST_ERR

2009-11-25 Thread Henry Zongaro (JIRA)
-2493. > set:distinct() over attribute list breaks XSLTC throwing HIERARCHY_REQUEST_ERR > -- > > Key: XALANJ-2424 > URL: https://issues.apache.org/jira/bro

[jira] Commented: (XALANJ-2439) [PATCH] XSLTC resource leak causes 'No more DTM IDs are available' error

2009-07-28 Thread Martin von Gagern (JIRA)
I'm a bit surprised that it should be possible to deal with this issue in the kind of patch you wrote, though, as opposed to a complete redesign. Haven't had a deeper look yet, and I'm not an official developer in any case, only collecting patches for my own uses, but it sounds too

[jira] Commented: (XALANJ-2459) XSLTC transformation 200 times slower than pure Xalan

2009-02-02 Thread Nicolas Albert (JIRA)
e : java -cp xsltc.jar org.apache.xalan.xsltc.cmdline.Compile xsltcbug.xsl java -cp xsltc.jar:. org.apache.xalan.xsltc.cmdline.Transform xsltcbug.xml xsltcbug If I try with current svn version, I got this : Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/xalan/xslt

[jira] Created: (XALANJ-2478) simple stylesheet runs fine with Xalan but gives runtime error with XSLTC: Incompatible type for getting or setting field

2009-01-13 Thread Martin Honnen (JIRA)
simple stylesheet runs fine with Xalan but gives runtime error with XSLTC: Incompatible type for getting or setting field - Key: XALANJ-2478

[jira] Commented: (XALANJ-1621) Wrong encoding with redirect:write in xsltc

2009-01-08 Thread Jochen Schwarze (JIRA)
LT's document method <http://www.exslt.org/exsl/elements/document/index.html>. This allows all output parameters to be explicitly set for the secondary files. > Wrong encoding with redirect:write in xsltc > --- > >

[jira] Commented: (XALANJ-1621) Wrong encoding with redirect:write in xsltc

2009-01-08 Thread Jochen Schwarze (JIRA)
LT's document method <http://www.exslt.org/exsl/elements/document/index.html>. This allows all output parameters to be explicitly set for the secondary files. > Wrong encoding with redirect:write in xsltc > --- > >

[jira] Created: (XALANJ-2472) Xsltc compiler has dubious looking stuttering code

2008-12-03 Thread Dave Brosius (JIRA)
Xsltc compiler has dubious looking stuttering code -- Key: XALANJ-2472 URL: https://issues.apache.org/jira/browse/XALANJ-2472 Project: XalanJ2 Issue Type: Task Security Level: No

[jira] Created: (XALANJ-2465) function-available in XSLTC says that Xalan extensions are available when they aren't

2008-11-06 Thread James Clark (JIRA)
function-available in XSLTC says that Xalan extensions are available when they aren't - Key: XALANJ-2465 URL: https://issues.apache.org/jira/browse/XALANJ

[jira] Created: (XALANJ-2464) XSLTC rejects stylesheet that uses unavailable extension function even if extension function is never called

2008-11-06 Thread James Clark (JIRA)
XSLTC rejects stylesheet that uses unavailable extension function even if extension function is never called Key: XALANJ-2464 URL: https

[jira] Created: (XALANJ-2459) XSLTC transformation 200 times slower than pure Xalan

2008-09-22 Thread Nicolas Albert (JIRA)
XSLTC transformation 200 times slower than pure Xalan - Key: XALANJ-2459 URL: https://issues.apache.org/jira/browse/XALANJ-2459 Project: XalanJ2 Issue Type: Bug Security Level: No

[GUMP@vmgump]: Project xsltc (in module xml-xalan) failed

2008-06-19 Thread Sam Ruby
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project xsltc has an issue affecting its community integration. This issue affects 1

[jira] Resolved: (XALANJ-2446) Missing prefix for literal result element with XSLTC if namespace was associated with a different prefix in another part of the stylesheet

2008-06-18 Thread Henry Zongaro (JIRA)
repository. > Missing prefix for literal result element with XSLTC if namespace was > associated with a different prefix in another part of the styl

[jira] Resolved: (XALANJ-2447) Effect of exclude-result-prefixes is cumulative across stylesheet modules with XSLTC

2008-06-18 Thread Henry Zongaro (JIRA)
xes is cumulative across stylesheet modules > with XSLTC > > > Key: XALANJ-2447 > URL: https://issues.apache.org/jira/browse/XALANJ-2447 > Project: Xal

[jira] Commented: (XALANJ-2438) [PATCH] XSLTC ignores XPath predicates in xsl:key elements

2008-04-16 Thread Helge Schulz (JIRA)
rote: > > Hi Helge. > > I'm afraid you can't assign someone to review. However I will have a look > at your patch. Any progress in reviewing my patch? -- Helge Schulz - http://OpenSHORE.org > [PATCH] XSLTC ignores XPat

Re: [jira] Commented: (XALANJ-2438) [PATCH] XSLTC ignores XPath predicates in xsl:key elements

2008-04-08 Thread Brian Minchau
04/08/2008 02:09 AMSubject [jira] Commented: (XALANJ-2438) [PATCH] XSLTC ignores XPath

[jira] Commented: (XALANJ-2438) [PATCH] XSLTC ignores XPath predicates in xsl:key elements

2008-04-07 Thread Helge Schulz (JIRA)
and apply this patch? How can I assign this issue to a reviewer or committer? Brian Minchau and other PMC members did not respond to mail requests for help. > [PATCH] XSLTC ignores XPath predicates in xsl:key elements > -- > >

[jira] Commented: (XALANJ-2325) XSLTC Causes NoSuchFieldError if global variable is unused

2008-04-07 Thread JIRA
alan 2.7.1. Why don't you fix such grave bugs? > XSLTC Causes NoSuchFieldError if global variable is unused > -- > > Key: XALANJ-2325 > URL: https://issues.apache.org/jira/browse/XALANJ-23

[jira] Commented: (XALANJ-2439) [PATCH] XSLTC resource leak causes 'No more DTM IDs are available' error

2008-03-24 Thread Helge Schulz (JIRA)
alan/xsltc/dom/SAXImpl.java === --- org/apache/xalan/xsltc/dom/SAXImpl.java (revision 640381) +++ org/apache/xalan/xsltc/dom/SAXImpl.java (working copy) @@ -1836,6 +1836,11 @@ init

[jira] Created: (XALANJ-2439) [PATCH] XSLTC resource leak causes 'No more DTM IDs are available' error

2008-03-24 Thread Helge Schulz (JIRA)
[PATCH] XSLTC resource leak causes 'No more DTM IDs are available' error Key: XALANJ-2439 URL: https://issues.apache.org/jira/browse/XALANJ-2439 Project: XalanJ2

[jira] Commented: (XALANJ-2438) [PATCH] XSLTC ignores XPath predicates in xsl:key elements

2008-03-17 Thread David Marston (JIRA)
ifies what I'm advocating. I expect that the code will pass some of those cases, but apparently not all. > [PATCH] XSLTC ignores XPath predicates in xsl:key elements > -- > > Key: XALANJ-2438 >

[jira] Commented: (XALANJ-2438) [PATCH] XSLTC ignores XPath predicates in xsl:key elements

2008-03-17 Thread Helge Schulz (JIRA)
iles, input files and expected output files for every keying situation? All: Is the splitting of my test case a precondition for the evaluation or acceptance of my patch? > [PATCH] XSLTC ignores XPath predicates in xsl:key e

[jira] Commented: (XALANJ-2438) [PATCH] XSLTC ignores XPath predicates in xsl:key elements

2008-03-17 Thread David Marston (JIRA)
ding isolation of any dependency on generate-id() taking the first member if its argument is a multi-node set. Nested predicates should be tested separately, after testing simple predicates. I'm not saying Helge has to do this, but someone should split the test case. > [PATCH] XSLTC i

[jira] Created: (XALANJ-2438) [PATCH] XSLTC ignores XPath predicates in xsl:key elements

2008-03-16 Thread Helge Schulz (JIRA)
[PATCH] XSLTC ignores XPath predicates in xsl:key elements -- Key: XALANJ-2438 URL: https://issues.apache.org/jira/browse/XALANJ-2438 Project: XalanJ2 Issue Type: Bug

[jira] Commented: (XALANJ-1324) XSLTC compiltation error : Branch target offset too large for short

2008-03-03 Thread JIRA
al poster but can confirm that this is really fixed. Sorry for missing the deadline by 2 days :) > XSLTC compiltation error : Branch target offset too large for short > --- > > Key: XALANJ-1324 >

Re: XSLTC with TransformerFactoryConfigurationError

2008-02-11 Thread Stefan Keller
Hope, it helps. > > Christine Li > XML Transformation > IBM Toronto Lab > Tel: (905)413-2601 > Email: [EMAIL PROTECTED] > > > *"Stefan Keller" <[EMAIL PROTECTED]>* > > 10/02/2008 03:52 PM Please respond to > xalan-dev@xml.apache.org > >

Re: XSLTC with TransformerFactoryConfigurationError

2008-02-11 Thread Christine Li
tefan Keller" <[EMAIL PROTECTED]> 10/02/2008 03:52 PM Please respond to xalan-dev@xml.apache.org To xalan-dev@xml.apache.org cc Subject XSLTC with TransformerFactoryConfigurationError Hi, just another boring classpath error... I just like to speed up my XSLT and followed clos

XSLTC with TransformerFactoryConfigurationError

2008-02-10 Thread Stefan Keller
osm_example.gml -xsltc -xt -xj osm2gml.jar -n javax.xml.transform.TransformerFactoryConfigurationError: Provider org.apache.xalan.xsltc.trax.TransformerFactoryImpl not found at javax.xml.transform.TransformerFactory.newInstance( TransformerFactory.java:108) at

[GUMP@vmgump]: Project xsltc (in module xml-xalan) failed

2008-02-05 Thread Sam Ruby
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project xsltc has an issue affecting its community integration. This issue affects 1

[jira] Commented: (XALANJ-2424) set:distinct() over attribute list breaks XSLTC throwing HIERARCHY_REQUEST_ERR

2008-01-25 Thread JIRA
istinct() over attribute list breaks XSLTC throwing HIERARCHY_REQUEST_ERR > -- > > Key: XALANJ-2424 > URL: https://issues.apache.org/jira/browse/XALANJ-2424 >

[jira] Commented: (XALANJ-2424) set:distinct() over attribute list breaks XSLTC throwing HIERARCHY_REQUEST_ERR

2008-01-25 Thread JIRA
for ELEMENT_NODE, thus, no cigar. I'm still contemplating that fact, to be fair. > set:distinct() over attribute list breaks XSLTC throwing HIERARCHY_REQUEST_ERR > -- > > Key: XALANJ-2424 >

[jira] Commented: (XALANJ-2424) set:distinct() over attribute list breaks XSLTC throwing HIERARCHY_REQUEST_ERR

2008-01-25 Thread JIRA
t:distinct() over attribute list breaks XSLTC throwing HIERARCHY_REQUEST_ERR > -- > > Key: XALANJ-2424 > URL: https://issues.apache.org/jira/browse/XALANJ-2424 >

[jira] Created: (XALANJ-2424) set:distinct() over attribute list breaks XSLTC throwing HIERARCHY_REQUEST_ERR

2008-01-25 Thread JIRA
set:distinct() over attribute list breaks XSLTC throwing HIERARCHY_REQUEST_ERR -- Key: XALANJ-2424 URL: https://issues.apache.org/jira/browse/XALANJ-2424 Project: XalanJ2

[jira] Commented: (XALANJ-2420) "Instruction unknown" Exception thrown using XSLTC in Turkish locale

2008-01-04 Thread Henry Zongaro (JIRA)
nder Bugzilla bug 38787.[1] Xalan-J needs to refresh the version of BCEL it includes. [1] http://issues.apache.org/bugzilla/show_bug.cgi?id=38787 > "Instruction unknown" Exception thrown using XSLTC

[jira] Created: (XALANJ-2420) "Instruction unknown" Exception thrown using XSLTC in Turkish locale

2008-01-04 Thread Henry Zongaro (JIRA)
"Instruction unknown" Exception thrown using XSLTC in Turkish locale Key: XALANJ-2420 URL: https://issues.apache.org/jira/browse/XALANJ-2420 Project: XalanJ2

[jira] Closed: (XALANJ-2317) Command line XSLTC 2.7.0 swallows error diagnostics

2007-12-20 Thread Alfred Nathaniel (JIRA)
[ https://issues.apache.org/jira/browse/XALANJ-2317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alfred Nathaniel closed XALANJ-2317. Yes, thanks, problem is fixed in 2.7.1. > Command line XSLTC 2.7.0 swallows er

[jira] Closed: (XALANJ-2230) Wildcards in xsl:strip-space and xsl:preserve-space do not match elements in a namespace with XSLTC

2007-12-14 Thread Henry Zongaro (JIRA)
and xsl:preserve-space do not match elements in > a namespace with XSLTC > --- > > Key: XALANJ-2230 > URL: https://issues.apache.org/jira/browse/XALANJ-2230 >

[jira] Closed: (XALANJ-2377) VerifyError loading translet compiled with XSLTC from stylesheet with very large template that uses local variable in a predicate, xsl:sort or xsl:number

2007-12-13 Thread Henry Zongaro (JIRA)
[ https://issues.apache.org/jira/browse/XALANJ-2377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Zongaro closed XALANJ-2377. - Verified this is fixed in Xalan-J 2.7.1. > VerifyError loading translet compiled with XSLTC f

[jira] Closed: (XALANJ-2384) NullPointerException for reference to key function in a top-level variable with XSLTC

2007-12-13 Thread Henry Zongaro (JIRA)
key function in a top-level variable > with XSLTC > - > > Key: XALANJ-2384 > URL: https://issues.apache.org/jira/browse/XALANJ-2384 > Project: XalanJ2

[jira] Closed: (XALANJ-2339) XSLTC: name()-function doesnt work properly with test-statement before

2007-12-13 Thread Henry Zongaro (JIRA)
[ https://issues.apache.org/jira/browse/XALANJ-2339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Zongaro closed XALANJ-2339. - Closing issue now that Daniel has verified that it's fixed. > XSLTC: name()-function doe

[jira] Commented: (XALANJ-2339) XSLTC: name()-function doesnt work properly with test-statement before

2007-12-13 Thread Henry Zongaro (JIRA)
t, I'll do that on your behalf. > XSLTC: name()-function doesnt work properly with test-statement before > -- > > Key: XALANJ-2339 > URL: https://issues.apache.org/jira/browse/XAL

[jira] Commented: (XALANJ-2339) XSLTC: name()-function doesnt work properly with test-statement before

2007-12-13 Thread Daniel Reuter (JIRA)
this bugtracking system. Can i set a state like "verified" or is this comment enough? > XSLTC: name()-function doesnt work properly with test-statement before > -- > > Key: XALANJ-2339 &

[jira] Commented: (XALANJ-2137) XSLTC does not support all extension xsl:output attributes

2007-12-12 Thread Brian Minchau (JIRA)
JRE you are using) so getting it used may require work with your classpath or endorsed directory, of course this may be true of Xalan-J in general). 2) All transformations will use your handler, not just the particular stylesheet of interest. I think the above should work, even for XSLTC. A

[jira] Commented: (XALANJ-2137) XSLTC does not support all extension xsl:output attributes

2007-12-12 Thread Brian S Krug (JIRA)
. Could you include that too? I can't use XSLTC because it doesn't support that extension. > XSLTC does not support all extension xsl:output attributes > -- > > Key: XALANJ-2137 >

[jira] Closed: (XALANJ-1761) XSLTC does not merge xsl:output attributes properly

2007-12-11 Thread Brian Minchau (JIRA)
[ https://issues.apache.org/jira/browse/XALANJ-1761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Minchau closed XALANJ-1761. - closing this issue. > XSLTC does not merge xsl:output attributes prope

[jira] Updated: (XALANJ-1878) XSLTC uses DocumentBuilderFactory bootstrap too often

2007-12-11 Thread Brian Minchau (JIRA)
relevant for 2.7.1, it is fixed in 2.7.1. Changing the affected version to 2.7. > XSLTC uses DocumentBuilderFactory bootstrap too often > - > > Key: XALANJ-1878 > URL: https://issues.apache.org/jira/bro

[jira] Commented: (XALANJ-2411) XSLTC creates namespace nodes when it could re-use existing ones in scope.

2007-10-26 Thread Christine Li (JIRA)
[ https://issues.apache.org/jira/browse/XALANJ-2411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538121 ] Christine Li commented on XALANJ-2411: -- The patch looks good to me. > XSLTC creates namespace nodes when

[jira] Commented: (XALANJ-2411) XSLTC creates namespace nodes when it could re-use existing ones in scope.

2007-10-26 Thread Brian Minchau (JIRA)
d, but rather that the default namespace is changed on this element. Template 'makeElement3' makes sure that a new prefix is not generated, and that the default namespace is changed. There is no possible re-use of an existing prefix, so this differs from makeElement2. > XSLTC c

[jira] Created: (XALANJ-2411) XSLTC creates namespace nodes when it could re-use existing ones in scope.

2007-10-26 Thread Brian Minchau (JIRA)
XSLTC creates namespace nodes when it could re-use existing ones in scope. -- Key: XALANJ-2411 URL: https://issues.apache.org/jira/browse/XALANJ-2411 Project: XalanJ2

[jira] Commented: (XALANJ-2389) XSLTC doesn't correctly set the parent of some nodes ... compile time failures result

2007-09-24 Thread Henry Zongaro (JIRA)
ectly resolves the problem. > XSLTC doesn't correctly set the parent of some nodes ... compile time > failures result > - > > Key: XALANJ-2389 > URL: https://i

[jira] Assigned: (XALANJ-2389) XSLTC doesn't correctly set the parent of some nodes ... comile time failures result

2007-09-21 Thread Brian Minchau (JIRA)
[ https://issues.apache.org/jira/browse/XALANJ-2389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Minchau reassigned XALANJ-2389: - Assignee: Brian Minchau > XSLTC doesn't correctly set the parent of so

[jira] Commented: (XALANJ-2389) XSLTC doesn't correctly set the parent of some nodes ... comile time failures result

2007-09-21 Thread Brian Minchau (JIRA)
same testcase: http://www.w3.org/1999/XSL/Transform";> ,,, The correct output is: 352,352,352,352 Note that this is an XSLTC problem, it works fine for the interpreter. > XSLTC doesn't correctly set the parent of some nodes

Re: Is turning off XSLTC template by default inlining OK ?

2007-09-20 Thread Henry Zongaro
set a non-default value. That's not quite true. There is a Stylesheet.setTemplateInlining(boolean) method, which the ApplyImports, Import, Include, and most importantly, the XSLTC class all reference. The XSLTC class in particular uses the value of its own _templateInlining field, which h

Re: Is turning off XSLTC template by default inlining OK ?

2007-09-20 Thread keshlam
I agree that the default for a new switch should probably be "the way it used to work before the switch was added" unless the new mode will be an improvement for most users. Defaulting to performance mode rather than debugging (I assume) mode makes sense to me. Second the motion to make this one d

Is turning off XSLTC template by default inlining OK ?

2007-09-19 Thread Brian Minchau
There are three pending issues before Apache Xalan-J 2.7.1 goes into test/build/distribute mode: XALANJ-2206 XALANJ-2395 XALANJ-1243 The PMC has voted for the release 2.7.1, allowing for a few last moment fixes to get in, and those 3 are the fixes. I'm fine with 2395 and 1243 and am personally r

Re: XSLTC: Templates URIResolver

2007-09-18 Thread Robert Koberg
OK. I have opened a bug in Jira and attached a simple test case. The transformation runs as expected when simply run. The bug occurs when you try to pre-compile the XSL. When you do this, the xsl:import cannot be found. It does not enter the custom URIResolver (TemplatesResolver) best, -Rob On

Re: XSLTC: Templates URIResolver

2007-09-18 Thread Santiago Pericas-Geertsen
On Sep 18, 2007, at 10:27 AM, Robert Koberg wrote: But it is pretty simple to reproduce: - create an XSL file the either imports or includes another XSL, and uses the document function to bring in an XML. The files should not be relative to the XSL - create two URIResolvers that can resolve (p

Re: XSLTC: Templates URIResolver

2007-09-18 Thread Robert Koberg
how the problem. This has been a bug for as long as XSLTC has existed. I have reported it several times. But it is pretty simple to reproduce: - create an XSL file the either imports or includes another XSL, and uses the document function to bring in an XML. The files should not be relative

Re: XSLTC: Templates URIResolver

2007-09-18 Thread Santiago Pericas-Geertsen
On Sep 17, 2007, at 6:37 PM, Robert Koberg wrote: On Mon, 2007-09-17 at 18:02 -0400, Santiago Pericas-Geertsen wrote: On Sep 15, 2007, at 8:49 PM, Robert Koberg wrote: Hi, Has anything or will anything be done for XSLTC to use a resolver for xsl:import/xsl:include for the Templates

Re: XSLTC: Templates URIResolver

2007-09-17 Thread Robert Koberg
On Mon, 2007-09-17 at 18:02 -0400, Santiago Pericas-Geertsen wrote: > On Sep 15, 2007, at 8:49 PM, Robert Koberg wrote: > > > Hi, > > > > Has anything or will anything be done for XSLTC to use a resolver for > > xsl:import/xsl:include for the Templates object.

Re: XSLTC: Templates URIResolver

2007-09-17 Thread Santiago Pericas-Geertsen
On Sep 15, 2007, at 8:49 PM, Robert Koberg wrote: Hi, Has anything or will anything be done for XSLTC to use a resolver for xsl:import/xsl:include for the Templates object. You mean other than the URIResolver that you can set on the TransformerFactory? -- Santiago Xalan interpretive

XSLTC: Templates URIResolver

2007-09-15 Thread Robert Koberg
Hi, Has anything or will anything be done for XSLTC to use a resolver for xsl:import/xsl:include for the Templates object. Xalan interpretive does do this and allows you to set a different resolver for the Transformer. (So does Saxon 6x). Thanks, -Rob

[jira] Created: (XALANJ-2397) Invalid AccessControlException for XSLTC with SecurityManager

2007-08-21 Thread Henry Zongaro (JIRA)
Invalid AccessControlException for XSLTC with SecurityManager - Key: XALANJ-2397 URL: https://issues.apache.org/jira/browse/XALANJ-2397 Project: XalanJ2 Issue Type: Bug

[jira] Commented: (XALANJ-2389) XSLTC doesn't correctly set the parent of some nodes ... comile time failures result

2007-07-05 Thread Brian Minchau (JIRA)
tParent() issue. > XSLTC doesn't correctly set the parent of some nodes ... comile time failures > result > > > Key: XALANJ-2389 > URL: https://iss

[jira] Created: (XALANJ-2389) XSLTC doesn't correctly set the parent of some nodes ... comile time failures result

2007-07-05 Thread Brian Minchau (JIRA)
XSLTC doesn't correctly set the parent of some nodes ... comile time failures result Key: XALANJ-2389 URL: https://issues.apache.org/jira/browse/XALANJ-2389 Pr

[jira] Resolved: (XALANJ-2384) NullPointerException for reference to key function in a top-level variable with XSLTC

2007-06-08 Thread Henry Zongaro (JIRA)
repository. > NullPointerException for reference to key function in a top-level variable > with XSLTC > - > > Key: XALANJ-2384 > URL: https://issues.apache.org/jira/

  1   2   3   4   5   6   7   8   9   10   >