Re: Ant 1.6.3+ and JunitReport

2005-06-23 Thread Stefan Bodewig
On Wed, 22 Jun 2005, Stephen Nesbitt <[EMAIL PROTECTED]> wrote: > One question - we are finding that placing Xalan 2 into ANT_LIB > requires that we change the name from xalan.jar to ant-xalan.jar to > ensure that it is placed on the classpath prior to ant-xalan1.jar. > > Is this correct? Not at

Re: Ant 1.6.3+ and JunitReport

2005-06-22 Thread Stephen Nesbitt
Stefan: Thanks much. One question - we are finding that placing Xalan 2 into ANT_LIB requires that we change the name from xalan.jar to ant-xalan.jar to ensure that it is placed on the classpath prior to ant-xalan1.jar. Is this correct? Thanks! On Tuesday 21 June 2005 23:40, Stefan Bodewig w

Re: Ant 1.6.3+ and JunitReport

2005-06-21 Thread Stefan Bodewig
On Tue, 21 Jun 2005, Stephen Nesbitt <[EMAIL 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 th

Ant 1.6.3+ and JunitReport

2005-06-21 Thread Stephen Nesbitt
All: Can anyone translate the Requirements note in the JunitReport task documentation into something approximating english? I've run smack dab into the problem of not being able to generate frames because of a conflict with Xalan, but can't figure out how to implement the suggested solution wh