RE : [ANN] Maven Ant Plugin 1.8 released

2004-07-22 Thread Heritier Arnaud
Oh yes. Good job. thanks > -Message d'origine- > De : Carlos Sanchez [mailto:[EMAIL PROTECTED] > Envoyé : jeudi 22 juillet 2004 10:57 > À : 'Maven Developers List' > Objet : RE: [ANN] Maven Ant Plugin 1.8 released > > > Yes, I have added a te

RE: [ANN] Maven Ant Plugin 1.8 released

2004-07-22 Thread Carlos Sanchez
Yes, I have added a test case. Check it with plugin:test. > -Original Message- > From: Arnaud HERITIER [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 22, 2004 8:07 AM > To: 'Maven Developers List' > Subject: RE: [ANN] Maven Ant Plugin 1.8 released > >

RE: [ANN] Maven Ant Plugin 1.8 released

2004-07-21 Thread Arnaud HERITIER
evelopers List > Objet : Re: [ANN] Maven Ant Plugin 1.8 released > > Was there a test case to go along with the fixed bug? > > On Wed, 21 Jul 2004 21:36:34 +0200, Arnaud HERITIER > <[EMAIL PROTECTED]> wrote: > > The maven team is pleased to announce the Maven Ant

Re: [ANN] Maven Ant Plugin 1.8 released

2004-07-21 Thread Dion Gillard
Was there a test case to go along with the fixed bug? On Wed, 21 Jul 2004 21:36:34 +0200, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: > The maven team is pleased to announce the Maven Ant Plugin 1.8 release! > > http://maven.apache.org/reference/plugins/ant/ > > Generates ant build files from a m

[ANN] Maven Ant Plugin 1.8 released

2004-07-21 Thread Arnaud HERITIER
The maven team is pleased to announce the Maven Ant Plugin 1.8 release! http://maven.apache.org/reference/plugins/ant/ Generates ant build files from a maven project, so that plain ant users can build your project Changes in this version include: New Features: o Add ant's setproxy tag. Is