Java Mailing List Archive

http://www.ant-tasks.com/

Apache Ant Archive

» Ant Users List
» Ant Developers List
compilation dependency from one subdirectory to another?

compilation dependency from one subdirectory to another?

2004-01-20       - By barry@(protected)
Reply:     1     2     3     4     5     6     7     8  

Hi all,

What is the correct way to do the followings?

If module A depends on the classes from module B, then how can I use ant to do
it? The build.xml in src directory is building B then A. So thats not a
problem. But I would like to be able to go to A directory and build B if B is
not built.

Directory structure

src/
 build.xml
    A/
    build.xml
    B/
    build.xml


Thank you.

B







---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)



©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.