Hi !
I really need help.
I have and Ant script called build.xml (main script),
that call other scripts **.xml.
In the main script are Ant's PATH defined, and then,
in my compile, javadoc...and other tasks, i refer to
the PATHs with the statement <classpath
refid="......"/>
I HAVE THE FOLLOWING PROBLEM:
the 'other' script that build.xml call CAN'T refer to
the PATHs defined in build.xml !! WHY ????
Thanks for the help.
/Joel
___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Courrier : http://courrier.yahoo.fr
--
To unsubscribe, e-mail: <mailto:ant-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-dev-help@jakarta.apache.org>
|