Re: [Committer School] I would like to become a committer

2013-03-19 Thread Chris Graham
:-) My SCM work on the jazz provider were applied by Oliver. :-) But yes, I need to find the time to do some meaningful work. -Chris On Wed, Mar 20, 2013 at 3:28 AM, Stephen Connolly < stephen.alan.conno...@gmail.com> wrote: > I don't feel 100% confident on the workings of DOXIA to commit thi

Re: Maven Core IT failures with Eclipse Aether

2013-03-19 Thread Hervé BOUTEMY
fixed, thanks for the report Regards, Hervé Le mardi 19 mars 2013 00:59:03 Stuart McCulloch a écrit : > BTW, the following files appear to contain merge conflicts: > > maven-embedder/src/site/apt/logging.apt > maven-plugin-api/src/site/apt/index.apt > > On 19 Mar 2013, at 00:53, Ja

Re: Build failed in Jenkins: core-it-maven-3-win #352

2013-03-19 Thread Anders Hammar
Fixed. /Anders On Tue, Mar 19, 2013 at 9:11 PM, Anders Hammar wrote: > Looking into this... > > /Anders > > > On Tue, Mar 19, 2013 at 8:36 PM, Stuart McCulloch wrote: > >> Misconfigured job? The maven assembly is unpacked to >> f:\ws\m3-its\apache-maven-3-SNAPSHOT but the maven.home used in t

Re: Build failed in Jenkins: core-it-maven-3-win #352

2013-03-19 Thread Anders Hammar
Looking into this... /Anders On Tue, Mar 19, 2013 at 8:36 PM, Stuart McCulloch wrote: > Misconfigured job? The maven assembly is unpacked to > f:\ws\m3-its\apache-maven-3-SNAPSHOT but the maven.home used in the > following test step is > f:/ws/m3-its/core-it-maven-3-win/apache-maven-3-SNAPSHO

Re: Build failed in Jenkins: core-it-maven-3-win #352

2013-03-19 Thread Stuart McCulloch
Misconfigured job? The maven assembly is unpacked to f:\ws\m3-its\apache-maven-3-SNAPSHOT but the maven.home used in the following test step is f:/ws/m3-its/core-it-maven-3-win/apache-maven-3-SNAPSHOT On 19 Mar 2013, at 19:11, Apache Jenkins Server wrote: > See

Re: [Committer School] I would like to become a committer

2013-03-19 Thread Manuel Blechschmidt
Hi Stephen, thanks for your fast answer. On 19.03.2013, at 17:28, Stephen Connolly wrote: > I don't feel 100% confident on the workings of DOXIA to commit this patch, > perhaps one of the more active committers in the Doxia space would take a > look. > > Oh and welcome, glad to be back up to two

maven pull request: Avoid mixing two flavours of Guice on the classpath.

2013-03-19 Thread mcculls
Github user mcculls closed the pull request at: https://github.com/apache/maven/pull/5 - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

Re: [Committer School] I would like to become a committer

2013-03-19 Thread Stephen Connolly
I don't feel 100% confident on the workings of DOXIA to commit this patch, perhaps one of the more active committers in the Doxia space would take a look. Oh and welcome, glad to be back up to two people in the committer school ;-) (even if it does mean that we can now only say 33% of people who h

maven pull request: Avoid mixing two flavours of Guice on the classpath.

2013-03-19 Thread mcculls
GitHub user mcculls opened a pull request: https://github.com/apache/maven/pull/5 Avoid mixing two flavours of Guice on the classpath. Note: the main blocker to using Google-Guice for Maven3 is the lack of a release with the new ProvisionListener API, which is needed to support Plex