/IvyArticles
Jan
>-Ursprüngliche Nachricht-
>Von: Anderson, Rob (Global Trade) [mailto:[EMAIL PROTECTED]
>Gesendet: Montag, 10. September 2007 18:55
>An: Ant Users List
>Betreff: RE: How to deploy a project's depenencies
>
>There are several strategies for ma
TECTED]
> Sent: Monday, September 10, 2007 9:40 AM
> To: user@ant.apache.org
> Subject: How to deploy a project's depenencies
>
>Hello i am working with two differente projects with
> separate build files. My intention is to build project A and
> make a JAR out of i
Hello i am working with two differente projects with separate build
files. My intention is to build project A and make a JAR out of it (they
are Java projects), then include it in project B and finally, deploy
project B in a tomcat server.
The thing is i can not manage to deploy project B wi