> -----Original Message----- > From: Shacklady, Matt [mailto:[EMAIL PROTECTED]]
> > [...] > > > Can anyone help me with this issue? > > > > What is your Ant version ? > 1.4 Then should be just fine. make sure you have all these jars under ANT_HOME\lib (and make sure you really have the Ant 1.4 optional jar) add the following line to check your environment <java classname="org.apache.xalan.xslt.EnvironmentCheck"/> or this one <java classname="org.apache.env.Which" taskname="which"/> Stephane -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
