Dominique Devienne wrote:
Consider Maven instead of Gump. Maven was designed for what you want,
whereas Gump's goals are different, and it is just not easy to set up
correctly, and plain difficult to troubleshoot. Plus apparently no one runs
it one Windows (I did at one point, but without rsync, just is sloowww),
although that might not be a problem for you.
Really, Maven's what you're looking for. --DD
-----Original Message-----
From: Peter Veentjer [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 07, 2003 7:36 AM
To: Ant Users List
Subject: Re: AW: AW: project dependency
I think this will do the job.. Thanks.
(I have seen the Gump Project before, but I thought it only was a
continuous integration build server).
Antoine Levy-Lambert wrote:
<IMHO> you can consider using gump to build your projects.
Sample output from gump is available under the following URLs :
http://nagoya.apache.org/~rubys/gump/
and
http://gump.cocoondev.org/
Cheers,
Antoine
-----Ursprungliche Nachricht-----
Von: Peter Veentjer [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 7. Oktober 2003 13:07
An: Ant Users List
Betreff: Re: AW: project dependency
I have a lot of small projects (ncollections, dailyappender etc) and
some projects depend on other projects. I`m looking for 'something' to
add to ANT so these projects are build first and there libraries are
copied to the projects that depend on them. I can do this with plain ANT
and using the target dependencies, but this realy feals klunky. I
thought Greebo http://greebo.sourceforge.net/ would be a solution so I
could continue using ANT for building.
Antoine Levy-Lambert wrote:
Hi Peter,
I am not totally sure what you are after, but you might want to take a
look
at Gump (a jakarta project,
url http://jakarta.apache.org/gump/ )
Antoine
-----Ursprungliche Nachricht-----
Von: Peter Veentjer [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 7. Oktober 2003 12:45
An: [EMAIL PROTECTED]
Betreff: project dependency
Are there any other project dependency tools than Greebo? There hardly
is any documentation so it`s a crime to get it working (I haven`t
succeeded yet). I don`t want to start using maven because apart from the
project dependencies, I like ANT a lot.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
I have tried using maven at home (where I don`t have internet) and it`s
very difficult te set up because the package you download doesn`t
contain everything. And I would like to continue to use ANT because I
know it, and apart from the dependencies, it has everything I need.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]