Re: [VOTE] Release Maven Indexer 6.0.0

2017-11-29 Thread Olivier Lamy
+1 I'm not clear if this new version will be used for Central? On 28 November 2017 at 21:20, Tamás Cservenák wrote: > [VOTE] Release Maven Indexer 6.0.0 > > Hi, > > We solved 25 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa? > projectId=12317523&version=12330802 > > There are

Re: New Jenkins integration

2017-11-29 Thread Hervé BOUTEMY
+1000 Le mercredi 29 novembre 2017, 13:05:07 CET Arnaud Héritier a écrit : > Awesome > > On Wed, Nov 29, 2017 at 12:21 PM, Stephen Connolly < > > stephen.alan.conno...@gmail.com> wrote: > > - [x] Email notification contains tail of console log > > - [x] Build description set to JIRA ticket id's

Re: [VOTE] Release Maven Indexer 6.0.0

2017-11-29 Thread Hervé BOUTEMY
+1 I tried to verify the build with diffoscope: I found only know stupid differences in MANIFEST and META-INF/sisu/javax.inject.Named good news: I build with 1.8.0_131 (on Linux) while Tamas built with 1.8.0_151 (probably with MacOS) and this time there was no difference in bytecode Regards, H

Re: [VOTE] Release Maven Indexer 6.0.0

2017-11-29 Thread Robert Scholte
+1 6.0.0 documentation has been staged as well. Robert On Tue, 28 Nov 2017 11:20:31 +0100, Tamás Cservenák wrote: [VOTE] Release Maven Indexer 6.0.0 Hi, We solved 25 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317523&version=12330802 There are still a cou

[GitHub] maven-surefire issue #168: [SUREFIRE-1424] javax.transaction.TransactionMana...

2017-11-29 Thread eolivelli
Github user eolivelli commented on the issue: https://github.com/apache/maven-surefire/pull/168 @Tibor17 ok I will do this change. Will send tomorrow. --- - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org Fo

[GitHub] maven-surefire issue #168: [SUREFIRE-1424] javax.transaction.TransactionMana...

2017-11-29 Thread Tibor17
Github user Tibor17 commented on the issue: https://github.com/apache/maven-surefire/pull/168 @eolivelli We need to add a new chapter on the top in https://github.com/apache/maven-surefire/blob/master/maven-surefire-plugin/src/site/markdown/java9.md and add the following API. Ple

Re: beam leaving maven, anything doable?

2017-11-29 Thread Robert Scholte
On Tue, 28 Nov 2017 07:46:07 +0100, Hervé BOUTEMY wrote: With so much difference I strongly think there are room for improvement but fail to see how maven graph computation can look that bad :(. IMHO, visualizing that graph and the effective time on each build step is the first thing to

Re: New Jenkins integration

2017-11-29 Thread Arnaud Héritier
Awesome On Wed, Nov 29, 2017 at 12:21 PM, Stephen Connolly < stephen.alan.conno...@gmail.com> wrote: > - [x] Email notification contains tail of console log > - [x] Build description set to JIRA ticket id's > > Ok... I think we are golden now > > On 29 November 2017 at 09:48, Stephen Connolly < >

Re: New Jenkins integration

2017-11-29 Thread Stephen Connolly
- [x] Email notification contains tail of console log - [x] Build description set to JIRA ticket id's Ok... I think we are golden now On 29 November 2017 at 09:48, Stephen Connolly < stephen.alan.conno...@gmail.com> wrote: > - [x] JIRA issues updated > > On 29 November 2017 at 09:45, Stephen Con

[GitHub] maven-surefire issue #171: [SUREFIRE-1445] Explicitly define SurefirePropert...

2017-11-29 Thread acogoluegnes
Github user acogoluegnes commented on the issue: https://github.com/apache/maven-surefire/pull/171 @Tibor17 Thanks for reviewing! I pushed a new version. --- - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org

[GitHub] maven-surefire pull request #171: [SUREFIRE-1445] Explicitly define Surefire...

2017-11-29 Thread acogoluegnes
Github user acogoluegnes commented on a diff in the pull request: https://github.com/apache/maven-surefire/pull/171#discussion_r153745052 --- Diff: maven-surefire-common/src/test/java/org/apache/maven/plugin/surefire/SurefirePropertiesTest.java --- @@ -70,9 +70,16 @@ public void t

Re: New Jenkins integration

2017-11-29 Thread Stephen Connolly
- [x] JIRA issues updated On 29 November 2017 at 09:45, Stephen Connolly < stephen.alan.conno...@gmail.com> wrote: > Ok, here's the current status: > > - [x] Cross OS/JDK matrix building > - [x] Fast fail > - [x] Email notification > - [x] Email notification includes recent changes > - [ ] Email

New Jenkins integration

2017-11-29 Thread Stephen Connolly
Ok, here's the current status: - [x] Cross OS/JDK matrix building - [x] Fast fail - [x] Email notification - [x] Email notification includes recent changes - [ ] Email notification contains tail of console log - [ ] JIRA issues updated - [ ] Build description set to JIRA ticket id's