[ANN] Maven Announcement Plugin 1.4.1 for Maven 1.x released

2007-04-18 Thread aheritier
We are pleased to announce the Maven Announcement Plugin 1.4.1 release! http://maven.apache.org/maven-1.x/plugins/announcement/ The Announcement plugin generates release announcements. It uses the information found in both the POM and in the changes.xml file to generate the announcement text

Re: [vote] Release maven-announcement-plugin 1.4.1 for maven 1.X

2007-04-18 Thread Arnaud HERITIER
:42 PM To: Maven Developers List Subject: Re: [vote] Release maven-announcement-plugin 1.4.1 for maven 1.X On 16/04/07, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: > > Hi, > > In the logic to try to release often I propose to release the > announcement which has only one minor

RE: [vote] Release maven-announcement-plugin 1.4.1 for maven 1.X

2007-04-17 Thread Jeff Jensen
+1 -Original Message- From: Arnaud HERITIER [mailto:[EMAIL PROTECTED] Sent: Sunday, April 15, 2007 7:42 PM To: Maven Developers List Subject: Re: [vote] Release maven-announcement-plugin 1.4.1 for maven 1.X On 16/04/07, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: > > Hi,

Re: [vote] Release maven-announcement-plugin 1.4.1 for maven 1.X

2007-04-16 Thread Stephane Nicoll
+1 Stéphane On 4/16/07, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: Hi, In the logic to try to release often I propose to release the announcement which has only one minor change. It's to have these one included in the RC1. Changes : http://people.apache.org/~aheritier/staging-sites/m1-plu

Re: [vote] Release maven-announcement-plugin 1.4.1 for maven 1.X

2007-04-16 Thread Lukas Theussl
+1 -Lukas Arnaud HERITIER wrote: Hi, In the logic to try to release often I propose to release the announcement which has only one minor change. It's to have these one included in the RC1. Changes : http://people.apache.org/~aheritier/staging-sites/m1-plugins/maven-1.x/plugins/announcemen

Re: [vote] Release maven-announcement-plugin 1.4.1 for maven 1.X

2007-04-15 Thread Jason van Zyl
:download -Dmaven.repo.remote=http://people.apache.org/ repo/m1 -snapshot-repository/,http://repo1.maven.org/maven -DgroupId=maven -DartifactId=maven-announcement-plugin -Dversion= 1.4.1-SNAPSHOT +1 from me, 72h to vote Cheers, - To uns

Re: [vote] Release maven-announcement-plugin 1.4.1 for maven 1.X

2007-04-15 Thread Arnaud HERITIER
o1.maven.org/maven -DgroupId=maven -DartifactId=maven-announcement-plugin -Dversion= 1.4.1-SNAPSHOT +1 from me, 72h to vote Cheers,

[vote] Release maven-announcement-plugin 1.4.1 for maven 1.X

2007-04-15 Thread Arnaud HERITIER
Hi, In the logic to try to release often I propose to release the announcement which has only one minor change. It's to have these one included in the RC1. Changes : http://people.apache.org/~aheritier/staging-sites/m1-plugins/maven-1.x/plugins/announcement/changes-report.html#Release1_4_1-SNA

[ANN] Maven Announcement Plugin 1.4 for Maven 1 released

2005-12-13 Thread ltheussl
We are pleased to announce the Maven Announcement Plugin 1.4 release! http://maven.apache.org/maven-1.x/reference/plugins/announcement/ The Announcement plugin generates release announcements. It uses the information found in both the POM and in the changes.xml file to generate the

Re: [vote] maven-announcement-plugin 1.4 for maven 1.X

2005-12-07 Thread Arnaud HERITIER
it's automatic on m2 but not on m1. I prefer that we don't keep a release number in the POM. We use it for the release and upgrade it to the next SNAPSHOT. It can be a little bit more annoying if you forgot to upgrade it .. Arnaud On 12/8/05, Fabrizio Giustina <[EMAIL PROTECTED]> wrote: > > +1 fo

Re: [vote] maven-announcement-plugin 1.4 for maven 1.X

2005-12-07 Thread Fabrizio Giustina
+1 for the release, the bug is fixed after your commit > I thought it would be better to leave the currentVersion at the value > where it was published as long as no new changes were made that's ok for me, I just thought that adding a new snapshot version after a release was the standard (am I wr

Re: [vote] maven-announcement-plugin 1.4 for maven 1.X

2005-12-07 Thread Lukas Theussl
You are right, there was a bug with the recently introduced maven.announcement.lenient property. I fixed it and re-published a snapshot. Please test. -Lukas Fabrizio Giustina wrote: actually a -1: I got some problems recently with the announcement plugin: using a fresh copy from svn if

Re: [vote] maven-announcement-plugin 1.4 for maven 1.X

2005-12-07 Thread Lukas Theussl
Fabrizio, You are right, there was a bug with the recently introduced maven.announcement.lenient property. I fixed it and re-published a snapshot. Please test. -Lukas Fabrizio Giustina wrote: actually a -1: I got some problems recently with the announcement plugin: using a fresh copy

Re: [vote] maven-announcement-plugin 1.4 for maven 1.X

2005-12-07 Thread Vincent Siveton
+1 Vincent 2005/12/6, Lukas Theussl <[EMAIL PROTECTED]>: > Hi, > > > The announcement plugin has zero issues open and, together with the > changes plugin, I think it's ready for release. > > > The future documentation is here: > http://people.apache.or

Re: [vote] maven-announcement-plugin 1.4 for maven 1.X

2005-12-07 Thread Fabrizio Giustina
actually a -1: I got some problems recently with the announcement plugin: using a fresh copy from svn if I try generating an announcement for the eclipse plugin I get: >plugins/trunk/eclipse maven announcement [echo] Generating announcement for release 1.10 in /target/generated-xd

Re: [vote] maven-announcement-plugin 1.4 for maven 1.X

2005-12-07 Thread Emmanuel Venisse
+1 Emmanuel Lukas Theussl a écrit : Hi, The announcement plugin has zero issues open and, together with the changes plugin, I think it's ready for release. The future documentation is here: http://people.apache.org/~ltheussl/maven-stage-site/maven-1.x/reference/plugins/announc

Re: [vote] maven-announcement-plugin 1.4 for maven 1.X

2005-12-06 Thread Stephane Nicoll
+1 On 12/7/05, Lukas Theussl <[EMAIL PROTECTED]> wrote: > > Hi, > > > The announcement plugin has zero issues open and, together with the > changes plugin, I think it's ready for release. > > > The future documentation is here: > > http://people.apa

Re: [vote] maven-announcement-plugin 1.4 for maven 1.X

2005-12-06 Thread Arnaud HERITIER
+1 Arnaud On 12/7/05, Lukas Theussl <[EMAIL PROTECTED]> wrote: > > Hi, > > > The announcement plugin has zero issues open and, together with the > changes plugin, I think it's ready for release. > > > The future documentation is here: > > http://people

[vote] maven-announcement-plugin 1.4 for maven 1.X

2005-12-06 Thread Lukas Theussl
Hi, The announcement plugin has zero issues open and, together with the changes plugin, I think it's ready for release. The future documentation is here: http://people.apache.org/~ltheussl/maven-stage-site/maven-1.x/reference/plugins/announcement/ Vote is open for 72 hours. +1

RE: Announcement plugin and text files?

2004-07-09 Thread Vincent Massol
It's linked from the download report. -Vincent > -Original Message- > From: Dion Gillard [mailto:[EMAIL PROTECTED] > Sent: vendredi 9 juillet 2004 14:21 > To: Maven Developers List > Subject: Announcement plugin and text files? > > Does anyone know what

Announcement plugin and text files?

2004-07-09 Thread Dion Gillard
Does anyone know what all the files in target/generated-xdocs/announcements/ are? They don't appear in the site navigation anywhere -- http://www.multitask.com.au/people/dion/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Maven announcement plugin 1.1 released

2004-05-15 Thread brett
The maven team is pleased to announce the Maven Announcement Plugin 1.1 release! http://maven.apache.org/reference/plugins/announcement/ The Announcement plugin generates release announcements. It uses the information found in both the POM and in the changes.xml file to generate the

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 gene

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

[jira] Closed: (MPANNOUNCEMENT-1) make announcement plugin usable

2004-04-12 Thread jira
s.org/secure/ViewIssue.jspa?key=MPANNOUNCEMENT-1 Here is an overview of the issue: - Key: MPANNOUNCEMENT-1 Summary: make announcement plugin usable Type: Improvement Status: Closed Priority: Major Resol

[jira] Commented: (MPANNOUNCEMENT-1) make announcement plugin usable

2004-04-12 Thread jira
- View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPANNOUNCEMENT-1 Here is an overview of the issue: - Key: MPANNOUNCEMENT-1 Summary: make announcement plugin usable Type: Improvement

[jira] Commented: (MPANNOUNCEMENT-1) make announcement plugin usable

2004-04-12 Thread jira
The following comment has been added to this issue: Author: Vincent Massol Created: Mon, 12 Apr 2004 3:16 PM Body: Hi Fabrizio, Thanks for your patch! I've applied it on my machine and I'm ready to commit it. However, I've tried to run it on the announcement pl

[jira] Created: (MPANNOUNCEMENT-1) make announcement plugin usable

2004-04-12 Thread jira
: - Key: MPANNOUNCEMENT-1 Summary: make announcement plugin usable Type: Improvement Status: Unassigned Priority: Major Original Estimate: 5 minutes Time Spent: Unknown Remaining: 5 minutes Project: maven-announcement-plugin Assignee: Reporter

[jira] Updated: (MPANNOUNCEMENT-1) make announcement plugin usable

2004-04-12 Thread jira
NT-1 Here is an overview of the issue: - Key: MPANNOUNCEMENT-1 Summary: make announcement plugin usable Type: Improvement Status: Unassigned Priority: Major Original Estimate: 5 minutes Time Spent: Unk

RE: Announcement plugin

2003-11-16 Thread Vincent Massol
> -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: 17 November 2003 00:03 > To: 'Maven Developers List' > Subject: RE: Announcement plugin > > > - Is it a problem of catalog, i.e. finding what a plugin does > > or wha

RE: [New plugin] Announcement plugin

2003-11-16 Thread Vincent Massol
> -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: 16 November 2003 23:56 > To: 'Maven Developers List' > Subject: RE: [New plugin] Announcement plugin > > I think you want the tag.

RE: Announcement plugin

2003-11-16 Thread Brett Porter
> - Is it a problem of catalog, i.e. finding what a plugin does > or what plugin matches something I'm trying to achieve as a user? Yes > - Is it a problem of overhead due to a plugin (project.xml, > lifecycle, JIRA project)? yes > - Is it a problem of users having to install more plugins?

RE: Announcement plugin

2003-11-16 Thread Vincent Massol
> -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: 16 November 2003 23:51 > To: 'Maven Developers List' > Subject: Announcement plugin > > Wouldn't this be better as part of the changes plugin? Or the release > plugin? The

RE: [New plugin] Announcement plugin

2003-11-16 Thread Brett Porter
I think you want the tag. > -Original Message- > From: Vincent Massol [mailto:[EMAIL PROTECTED] > Sent: Monday, 17 November 2003 9:52 AM > To: 'Maven Developers List' > Subject: [New plugin] Announcement plugin > > > Hi, > > I've committ

[New plugin] Announcement plugin

2003-11-16 Thread Vincent Massol
Hi, I've committed a new plugin which generates release notes. It's still an early version and the resulting announcement is fat from being perfect. I'm looking for how to add a line break in a stylesheet. I have: ^^^ [...] [...] Note that I need to keep tr

Announcement plugin

2003-11-16 Thread Brett Porter
maven-plugins/announcement/project.xml > > Index: project.xml > ======= > > > > ../project.xml > 3 > maven-announcement-plugin > Maven Announcement plugin > 1.0-SNAPSHOT > Produce release announcement > http://maven.apache.org/ref