|
View:
New views
12 Messages
—
Rating Filter:
Alert me
|
|
|
[VOTE] Release Maven source plugin version 2.1.1Hi,
We solved 2 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11147&styleName=Html&version=15244 Those one are very important for many projects because the plugin failed in a project without sources which is really annoying when we use it in a multi-modules project. There are still a couple of issues left in JIRA: http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11147&status=1 Staging repo: https://repository.apache.org/content/repositories/maven-staging-017/ Staging site: http://maven.apache.org/plugins/maven-source-plugin-2.1.1/ (Will be available in few hours after the next rsync) Guide to testing staged releases: http://maven.apache.org/guides/development/guide-testing-releases.html Vote open for 72 hours. [ ] +1 [ ] +0 [ ] -1 My +1. Cheers, Arnaud # Arnaud Héritier # Software Factory Manager # eXo Platform # http://www.exoplatform.com # http://blog.aheritier.net |
|
|
Re: [VOTE] Release Maven source plugin version 2.1.1+1
Tested, works fine in my build Arnaud HERITIER wrote: > Hi, > > We solved 2 issues: > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11147&styleName=Html&version=15244 > Those one are very important for many projects because the plugin failed in > a project without sources which is really annoying when we use it in a > multi-modules project. > > > There are still a couple of issues left in JIRA: > http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11147&status=1 > > Staging repo: > https://repository.apache.org/content/repositories/maven-staging-017/ > > Staging site: > http://maven.apache.org/plugins/maven-source-plugin-2.1.1/ > (Will be available in few hours after the next rsync) > > Guide to testing staged releases: > http://maven.apache.org/guides/development/guide-testing-releases.html > > Vote open for 72 hours. > > [ ] +1 > [ ] +0 > [ ] -1 > > My +1. > > Cheers, > > Arnaud > > # Arnaud H�ritier > # Software Factory Manager > # eXo Platform > # http://www.exoplatform.com > # http://blog.aheritier.net > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: [VOTE] Release Maven source plugin version 2.1.1Arnaud HERITIER wrote:
> Staging repo: > https://repository.apache.org/content/repositories/maven-staging-017/ > > Staging site: > http://maven.apache.org/plugins/maven-source-plugin-2.1.1/ +1 The source distro again contains target/** so we probably should look into another assembly descriptor, something simple without regex that simply works for single-module projects. Benjamin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: [VOTE] Release Maven source plugin version 2.1.1> +1
> > The source distro again contains target/** so we probably should look into > another assembly descriptor, something simple without regex that simply > works for single-module projects. > > Benjamin, should I fix something ? :-( Arnaud |
|
|
Re: [VOTE] Release Maven source plugin version 2.1.1Arnaud HERITIER wrote:
> Benjamin, should I fix something ? :-( For this release? No, not because of me. The stuff from target is superfluos but should not hurt, unless you discover files that reveal sensitive information. If you wanted to look into working on the underlying assembly descriptor, then please go ahead :-) Benjamin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: [VOTE] Release Maven source plugin version 2.1.1ok :-)
Others votes ? On Mon, Oct 12, 2009 at 3:17 PM, Benjamin Bentmann < benjamin.bentmann@...> wrote: > Arnaud HERITIER wrote: > > Benjamin, should I fix something ? :-( >> > > For this release? No, not because of me. The stuff from target is > superfluos but should not hurt, unless you discover files that reveal > sensitive information. > > If you wanted to look into working on the underlying assembly descriptor, > then please go ahead :-) > > > > Benjamin > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@... > For additional commands, e-mail: dev-help@... > > |
|
|
Re: [VOTE] Release Maven source plugin version 2.1.1+1
-- Olivier 2009/10/13 Arnaud HERITIER <aheritier@...>: > ok :-) > Others votes ? > > > On Mon, Oct 12, 2009 at 3:17 PM, Benjamin Bentmann < > benjamin.bentmann@...> wrote: > >> Arnaud HERITIER wrote: >> >> Benjamin, should I fix something ? :-( >>> >> >> For this release? No, not because of me. The stuff from target is >> superfluos but should not hurt, unless you discover files that reveal >> sensitive information. >> >> If you wanted to look into working on the underlying assembly descriptor, >> then please go ahead :-) >> >> >> >> Benjamin >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscribe@... >> For additional commands, e-mail: dev-help@... >> >> > -- Olivier --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: [VOTE] Release Maven source plugin version 2.1.1+1
Arnaud HERITIER wrote: > Hi, > > We solved 2 issues: > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11147&styleName=Html&version=15244 > Those one are very important for many projects because the plugin failed in > a project without sources which is really annoying when we use it in a > multi-modules project. > > > There are still a couple of issues left in JIRA: > http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11147&status=1 > > Staging repo: > https://repository.apache.org/content/repositories/maven-staging-017/ > > Staging site: > http://maven.apache.org/plugins/maven-source-plugin-2.1.1/ > (Will be available in few hours after the next rsync) > > Guide to testing staged releases: > http://maven.apache.org/guides/development/guide-testing-releases.html > > Vote open for 72 hours. > > [ ] +1 > [ ] +0 > [ ] -1 > > My +1. > > Cheers, > > Arnaud > > # Arnaud Héritier > # Software Factory Manager > # eXo Platform > # http://www.exoplatform.com > # http://blog.aheritier.net > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: [VOTE] Release Maven source plugin version 2.1.1+1
Vincent 2009/10/13 Arnaud HERITIER <aheritier@...>: > ok :-) > Others votes ? > > > On Mon, Oct 12, 2009 at 3:17 PM, Benjamin Bentmann < > benjamin.bentmann@...> wrote: > >> Arnaud HERITIER wrote: >> >> Benjamin, should I fix something ? :-( >>> >> >> For this release? No, not because of me. The stuff from target is >> superfluos but should not hurt, unless you discover files that reveal >> sensitive information. >> >> If you wanted to look into working on the underlying assembly descriptor, >> then please go ahead :-) >> >> >> >> Benjamin >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscribe@... >> For additional commands, e-mail: dev-help@... >> >> > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
[RESULT] [VOTE] Release Maven source plugin version 2.1.1Hi,
The vote has passed with the following result : +1 (binding): Benjamin B, Olivier L, John C, Vincent S, and myself +1 (non binding): Oleg I will promote the artifacts to the central repo. Cheers, Arnaud # Arnaud Héritier # Software Factory Manager # eXo Platform # http://www.exoplatform.com # http://blog.aheritier.net On Tue, Oct 13, 2009 at 7:45 PM, Vincent Siveton <vsiveton@...>wrote: > +1 > > Vincent > > 2009/10/13 Arnaud HERITIER <aheritier@...>: > > ok :-) > > Others votes ? > > > > > > On Mon, Oct 12, 2009 at 3:17 PM, Benjamin Bentmann < > > benjamin.bentmann@...> wrote: > > > >> Arnaud HERITIER wrote: > >> > >> Benjamin, should I fix something ? :-( > >>> > >> > >> For this release? No, not because of me. The stuff from target is > >> superfluos but should not hurt, unless you discover files that reveal > >> sensitive information. > >> > >> If you wanted to look into working on the underlying assembly > descriptor, > >> then please go ahead :-) > >> > >> > >> > >> Benjamin > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: dev-unsubscribe@... > >> For additional commands, e-mail: dev-help@... > >> > >> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@... > For additional commands, e-mail: dev-help@... > > |
|
|
Re: [VOTE] Release Maven source plugin version 2.1.1Le Tue, 13 Oct 2009 10:09:34 -0400,
John Casey <jdcasey@...> a écrit : Hi guys, I'd like to know if I can vote with you ? or is it reserved to people with credentials on svn ? > +1 > > Arnaud HERITIER wrote: > > Hi, > > > > We solved 2 issues: > > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11147&styleName=Html&version=15244 > > Those one are very important for many projects because the plugin failed in > > a project without sources which is really annoying when we use it in a > > multi-modules project. > > > > > > There are still a couple of issues left in JIRA: > > http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11147&status=1 > > > > Staging repo: > > https://repository.apache.org/content/repositories/maven-staging-017/ > > > > Staging site: > > http://maven.apache.org/plugins/maven-source-plugin-2.1.1/ > > (Will be available in few hours after the next rsync) > > > > Guide to testing staged releases: > > http://maven.apache.org/guides/development/guide-testing-releases.html > > > > Vote open for 72 hours. > > > > [ ] +1 > > [ ] +0 > > [ ] -1 > > > > My +1. > > > > Cheers, > > > > Arnaud > > > > # Arnaud Héritier > > # Software Factory Manager > > # eXo Platform > > # http://www.exoplatform.com > > # http://blog.aheritier.net > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@... > For additional commands, e-mail: dev-help@... > -- Tony Chemit -------------------- tél: +33 (0) 2 40 50 29 28 email: chemit@... http://www.codelutin.com --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: [VOTE] Release Maven source plugin version 2.1.1Everybody can vote, and you are encouraged to do so if you have tested the release. Even though officially only PMC votes count to determine the result, every other vote is appreciated as additional feedback. See http://www.apache.org/foundation/voting.html. Cheers, -Lukas Tony Chemit wrote: > Le Tue, 13 Oct 2009 10:09:34 -0400, > John Casey <jdcasey@...> a écrit : > > Hi guys, > > I'd like to know if I can vote with you ? or is it reserved to people with credentials on svn ? > >> +1 >> >> Arnaud HERITIER wrote: >>> Hi, >>> >>> We solved 2 issues: >>> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11147&styleName=Html&version=15244 >>> Those one are very important for many projects because the plugin failed in >>> a project without sources which is really annoying when we use it in a >>> multi-modules project. >>> >>> >>> There are still a couple of issues left in JIRA: >>> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11147&status=1 >>> >>> Staging repo: >>> https://repository.apache.org/content/repositories/maven-staging-017/ >>> >>> Staging site: >>> http://maven.apache.org/plugins/maven-source-plugin-2.1.1/ >>> (Will be available in few hours after the next rsync) >>> >>> Guide to testing staged releases: >>> http://maven.apache.org/guides/development/guide-testing-releases.html >>> >>> Vote open for 72 hours. >>> >>> [ ] +1 >>> [ ] +0 >>> [ ] -1 >>> >>> My +1. >>> >>> Cheers, >>> >>> Arnaud >>> >>> # Arnaud Héritier >>> # Software Factory Manager >>> # eXo Platform >>> # http://www.exoplatform.com >>> # http://blog.aheritier.net >>> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscribe@... >> For additional commands, e-mail: dev-help@... >> > > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
| Free embeddable forum powered by Nabble | Forum Help |