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=27541>.
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=27541

JunitReport task fails under JDK 1.5





------- Additional Comments From [EMAIL PROTECTED]  2004-09-30 13:21 -------
Steve, as I already said on the list, the problem is the Gump setup in your 
case.

You include Apache's xml-apis.jar which is configured to use Xalan as its 
default
TransformerFactory.  Since you don't include xalan as well, the task fails.

You should either remove xml-apis (by saying ids="parser" in the <depend> 
element
for Xerces) or add Xalan.

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

Reply via email to