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





------- Additional Comments From [EMAIL PROTECTED]  2006-08-05 19:51 -------
I can reproduce this error on two different winXP/JDK1.5 machines,
seems like a windows problem in the modules2build.xsl stylesheet.

Fumbling with local.build.properties doesn't help me at all.

In modules2build.xsl there are two Variables generated:
compileDependencyList and testDependencyList, both are compiled in 
similar for-each loops containing a select="document(..)" expression
however in the second loop the document() doesn't return any xml 
fragment. 
I changed the order of the for-each loops, it seems to be always the 
second call to document() with the same file that doesn't work :-/

someone seen something similar, i have no clue what's going wrong here.

-- 
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