Re: [NAnt-users] Building Java apps from a Nant script ....

2010-09-29 Thread Bob Archer
How about running Ant with the exec task? BOb From: Parrish, Ken [mailto:kparr...@gomez.com] Sent: Wednesday, September 29, 2010 2:42 PM To: nant-users@lists.sourceforge.net Subject: [NAnt-users] Building Java apps from a Nant script It looks like I am going to have to integrate some Java

[NAnt-users] Building Java apps from a Nant script ....

2010-09-29 Thread Parrish, Ken
It looks like I am going to have to integrate some Java project builds into an existing Nant based configuration management system. I looked at the Task Reference for Nant and NantContrib, and was surprised not to find direct support for an or task in either library. The Java project that I