Currently the project i am working on is pretty immature at the moment and
will be growing rapidly in the next few weeks

As you know there are many dependencies between java files during compile
time 

Is there a way that i can create a generic ANT build file that - let say
reads a txt file containing the name and location of a java file that need
to be compiled.

This would allow my developers to update the txt file - By adding the new
component in its heirarchial place within the txt file, that way the ant
script does not have to change ?

Thanks,
VA

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

Reply via email to