At 09:13 PM 2/4/02 -0500, you wrote:
>...
>     <property environment="env"/>
>     <property name="helper.jar" value="${env.HELPER_JAR}"/>
>     <path id="classpath">
>       <pathelement location="${helper.jar}"/>
>     </path> ...
>
>     ant -Dhelper.jar=<path to helper.jar>

that works fine!

thanks

---
ray tayek http://home.earthlink.net/~rtayek/
actively seeking telecommuting work
orange county java users group http://www.ocjug.org/
hate spam? http://samspade.org/ssw/


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

Reply via email to