Hi,

what I really have in mind is to setup ant's source tree so that you can build 
ant with maven with very simple POMs, which means one source tree per output 
jar file. This would not prevent us from keeping our build system with 
build.bat/build.sh bootstrap.bat/bootstrap.sh and build.xml but would allow to 
setup parallel builds using maven which would work fine.

In the long run, if maven becomes better at solving some issues like the 
release process (including the so called staged release process) we could 
build, stage and release ant using maven. 

We can already build ant's jars using maven, but our POMs are convoluted.

Regards,

Antoine


-------- Original-Nachricht --------
Datum: Thu, 28 Dec 2006 04:52:33 +1030
Von: "Stephen McConnell" <[EMAIL PROTECTED]>
An: "\'Ant Developers List\'" <dev@ant.apache.org>
Betreff: RE: Branch

>  
> 
> > -----Original Message-----
> > From: Stefan Bodewig [mailto:[EMAIL PROTECTED] 
> 
> > > For Ant 1.8, I have in mind some refactoring, like maybe 
> > > splitting the source tree per jar.
> 
> +1
> 
> >
> > Why?
> > 
> > Splitting the source tree by moving things to antlibs is 
> > fine, but why split the source tree of pieces that we 
> > consider part of the core of Ant?
> 
> Because the different jars typically have different dependencies.
> 
> Cheers, Steve.

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

Reply via email to