https://issues.apache.org/bugzilla/show_bug.cgi?id=36653
Stefan Bodewig <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #3 from Stefan Bodewig <[EMAIL PROTECTED]> 2008-11-26 06:46:11 PST
---
svn revision 720892 ( https://svn.apache.org/viewcvs.cgi?view=rev&rev=720892 )
allows setting of arbitrary system properties during
processing.
<xslt ...>
<sysproperty key="org.apache.xerces.xni.parser.XMLParserConfiguration"
value="org.apache.xerces.parsers.XIncludeParserConfiguration"
/>
<xslt>
should have the desired effect.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.