Hi ... we use an Ant buildscript with forte4Java and now i need a hint. forte shows ma all target, also these i need to check if it is running on a windows or linux system. because of missing if statement in some tasks i have to use 2 targets which do the same but with different files on windows or linux.
And now i need to know if there is any way to make targets private, so they can only be called by another target. by the way ... the condition task isn't supported by forte4java because of an old ant.jar file in <fortehome>/modules/ext/. if you copy the one from ant-1.4.1 in this dir, it works fine .... regards peter -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
