You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Jason Dillon <ja...@planet57.com> on 2007/02/14 05:59:12 UTC

[VOTE] release maven-rar-plugin 2.2

Hello, the 2.2 release of the maven-rar-plugin has been pending for  
many months now.  There are a few key bugs fixed in this release:

Release Notes - Maven 2.x Rar Plugin - Version 2.2

** Bug
     * [MRAR-8] - Rar plugin includes files from rarSourceDirectory  
in the generated rar
     * [MRAR-13] - .svn dirs are included in the rar package

** Improvement
     * [MRAR-5] - Move the description of the mojo from @description  
to the top of the class's comment block

** Test
     * [MRAR-6] - Create tests for Rar plugin using test harness plugin

The staged artifacts are here:

     http://people.apache.org/~jvanzyl/staging/maven-rar-plugin/

Please vote :-)

--jason

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [VOTE] release maven-rar-plugin 2.2

Posted by Jason van Zyl <ja...@maven.org>.
+1

On 13 Feb 07, at 11:59 PM 13 Feb 07, Jason Dillon wrote:

> Hello, the 2.2 release of the maven-rar-plugin has been pending for  
> many months now.  There are a few key bugs fixed in this release:
>
> Release Notes - Maven 2.x Rar Plugin - Version 2.2
>
> ** Bug
>     * [MRAR-8] - Rar plugin includes files from rarSourceDirectory  
> in the generated rar
>     * [MRAR-13] - .svn dirs are included in the rar package
>
> ** Improvement
>     * [MRAR-5] - Move the description of the mojo from @description  
> to the top of the class's comment block
>
> ** Test
>     * [MRAR-6] - Create tests for Rar plugin using test harness plugin
>
> The staged artifacts are here:
>
>     http://people.apache.org/~jvanzyl/staging/maven-rar-plugin/
>
> Please vote :-)
>
> --jason
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [VOTE] release maven-rar-plugin 2.2

Posted by Arnaud HERITIER <ah...@gmail.com>.
+1

Arnaud

On 2/14/07, Vincent Siveton <vi...@gmail.com> wrote:
>
> +1
>
> Vincent
>
> 2007/2/14, Stephane Nicoll <st...@gmail.com>:
> > +1
> >
> > Stéphane
> >
> > On 2/14/07, Jason Dillon <ja...@planet57.com> wrote:
> > > Hello, the 2.2 release of the maven-rar-plugin has been pending for
> > > many months now.  There are a few key bugs fixed in this release:
> > >
> > > Release Notes - Maven 2.x Rar Plugin - Version 2.2
> > >
> > > ** Bug
> > >      * [MRAR-8] - Rar plugin includes files from rarSourceDirectory
> > > in the generated rar
> > >      * [MRAR-13] - .svn dirs are included in the rar package
> > >
> > > ** Improvement
> > >      * [MRAR-5] - Move the description of the mojo from @description
> > > to the top of the class's comment block
> > >
> > > ** Test
> > >      * [MRAR-6] - Create tests for Rar plugin using test harness
> plugin
> > >
> > > The staged artifacts are here:
> > >
> > >      http://people.apache.org/~jvanzyl/staging/maven-rar-plugin/
> > >
> > > Please vote :-)
> > >
> > > --jason
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > > For additional commands, e-mail: dev-help@maven.apache.org
> > >
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

Re: [VOTE] release maven-rar-plugin 2.2

Posted by Vincent Siveton <vi...@gmail.com>.
+1

Vincent

2007/2/14, Stephane Nicoll <st...@gmail.com>:
> +1
>
> Stéphane
>
> On 2/14/07, Jason Dillon <ja...@planet57.com> wrote:
> > Hello, the 2.2 release of the maven-rar-plugin has been pending for
> > many months now.  There are a few key bugs fixed in this release:
> >
> > Release Notes - Maven 2.x Rar Plugin - Version 2.2
> >
> > ** Bug
> >      * [MRAR-8] - Rar plugin includes files from rarSourceDirectory
> > in the generated rar
> >      * [MRAR-13] - .svn dirs are included in the rar package
> >
> > ** Improvement
> >      * [MRAR-5] - Move the description of the mojo from @description
> > to the top of the class's comment block
> >
> > ** Test
> >      * [MRAR-6] - Create tests for Rar plugin using test harness plugin
> >
> > The staged artifacts are here:
> >
> >      http://people.apache.org/~jvanzyl/staging/maven-rar-plugin/
> >
> > Please vote :-)
> >
> > --jason
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [VOTE] release maven-rar-plugin 2.2

Posted by Stephane Nicoll <st...@gmail.com>.
+1

Stéphane

On 2/14/07, Jason Dillon <ja...@planet57.com> wrote:
> Hello, the 2.2 release of the maven-rar-plugin has been pending for
> many months now.  There are a few key bugs fixed in this release:
>
> Release Notes - Maven 2.x Rar Plugin - Version 2.2
>
> ** Bug
>      * [MRAR-8] - Rar plugin includes files from rarSourceDirectory
> in the generated rar
>      * [MRAR-13] - .svn dirs are included in the rar package
>
> ** Improvement
>      * [MRAR-5] - Move the description of the mojo from @description
> to the top of the class's comment block
>
> ** Test
>      * [MRAR-6] - Create tests for Rar plugin using test harness plugin
>
> The staged artifacts are here:
>
>      http://people.apache.org/~jvanzyl/staging/maven-rar-plugin/
>
> Please vote :-)
>
> --jason
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [VOTE] release maven-rar-plugin 2.2

Posted by Jason Dillon <ja...@planet57.com>.
Here is my (non-binding) +1

--jason


On 2/13/07, Jason Dillon <ja...@planet57.com> wrote:
> Hello, the 2.2 release of the maven-rar-plugin has been pending for
> many months now.  There are a few key bugs fixed in this release:
>
> Release Notes - Maven 2.x Rar Plugin - Version 2.2
>
> ** Bug
>      * [MRAR-8] - Rar plugin includes files from rarSourceDirectory
> in the generated rar
>      * [MRAR-13] - .svn dirs are included in the rar package
>
> ** Improvement
>      * [MRAR-5] - Move the description of the mojo from @description
> to the top of the class's comment block
>
> ** Test
>      * [MRAR-6] - Create tests for Rar plugin using test harness plugin
>
> The staged artifacts are here:
>
>      http://people.apache.org/~jvanzyl/staging/maven-rar-plugin/
>
> Please vote :-)
>
> --jason
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org