RE: Announcement plugin minor change.

2004-04-25 Thread Arnaud Heritier
+1 > -Message d'origine- > De : Jason van Zyl [mailto:[EMAIL PROTECTED] > Envoyé : dimanche 25 avril 2004 20:14 > À : Maven Developers List > Objet : Re: Announcement plugin minor change. > > On Sun, 2004-04-25 at 12:59, [EMAIL PROTECTED] wrote: > &

Re: Announcement plugin minor change.

2004-04-25 Thread Jason van Zyl
On Sun, 2004-04-25 at 12:59, [EMAIL PROTECTED] wrote: > I made a minor change to the announcement plugin locally today : > a) Specify the output file as maven.announcement.file > b) Default it to ${maven.build.dir}/announcement.txt > c) Add ${maven.announcement.file} to the when generating it so t

RE: Announcement plugin minor change.

2004-04-25 Thread Vincent Massol
Sure. +1 Thanks for your help. -Vincent > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 25 April 2004 19:00 > To: [EMAIL PROTECTED] > Subject: Announcement plugin minor change. > > I made a minor change to the announcement plugi

Announcement plugin minor change.

2004-04-25 Thread dion_gillard
I made a minor change to the announcement plugin locally today : a) Specify the output file as maven.announcement.file b) Default it to ${maven.build.dir}/announcement.txt c) Add ${maven.announcement.file} to the when generating it so the user knows where to find it. If this is ok, can I commit