DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=40113>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=40113


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|blocker                     |major




------- Additional Comments From [EMAIL PROTECTED]  2007-07-12 06:41 -------
ok, we're trying to debug this one. iiuc:

* originally, we did not have a <factory/> entry that explicitly declares a
transformer.
* the build failed for people on windows with java 1.5+
* the <factory/> was added.
* now the build fails for people using java 1.4.x
* building on linux/jkd1.5 works both with and without the factory.

josias has identified a likely bug in the document() function of the xslt
processor (which surfaces only under windows), that will return an empty node
set if document() is called twice on the same document within an xslt.

his patch introduces an intermediate processing stage that works around the 
issue.

i have committed the patch now for easier testing. please report.

this is not a lenya bug, and it should not block an RC, hence i'm downgrading 
it. 

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to