| Ant 1.6.3+ and JunitReport | Ant 1.6.3+ and JunitReport 2005-06-22 - By Stefan Bodewig
On Tue, 21 Jun 2005, Stephen Nesbitt <snesbitt@(protected)> wrote:
> Can anyone translate the Requirements note in the JunitReport task > documentation into something approximating english?
I think I've written it, so don't expect my second attempt to be any better 8-)
> I've run smack dab into the problem of not being able to generate > frames because of a conflict with Xalan,
This means you are currently using Xalan-J 1.x, correct?
> Is it a simple matter of downloading Xalan 2 and placing it in the > ant lib?
This depends on your JDK. But if you are using Xalan-J 1.x now, it is a matter of replacing this with the 2.x version. If Xalan 1.x is in ANT_HOME/lib, replace it with the 2.x version.
> What about the presence of ant-xalan1.jar? Does it stay or go away?
It can stay or you can remove it. I'd keep it since it doesn't do any harm.
Stefan
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|
 |