Re: Release of Maven Sources Plugin 2.3

2012-10-04 Thread Robert Scholte
Ok, I missed this in the revisions mentioned in Jira. I'm fine with it. Robert Op Thu, 04 Oct 2012 21:14:09 +0200 schreef Olivier Lamy : 2012/10/4 Robert Scholte : Since this is a blocker, where's the unit test or IT? http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-source-plugin/s

Re: Jenkins jobs for the projects that have migrated to git

2012-10-04 Thread Olivier Lamy
that's a jenkins issue. side effect of https://issues.jenkins-ci.org/browse/JENKINS-12735 I think that will be reverted. 2012/10/4 Dennis Lundberg : > Hi > > Can someone please have a look at the Jenkins jobs for our projects that > have migrated to git; scm, wagon, surefire. I feel the jobs are

Jenkins jobs for the projects that have migrated to git

2012-10-04 Thread Dennis Lundberg
Hi Can someone please have a look at the Jenkins jobs for our projects that have migrated to git; scm, wagon, surefire. I feel the jobs are sending mails when they shouldn't. The projects are built even though no changes seems to have been made in git. It's making it hard to see the forest for all

Re: Release of Maven Sources Plugin 2.3

2012-10-04 Thread Olivier Lamy
2012/10/4 Robert Scholte : > Since this is a blocker, where's the unit test or IT? http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-source-plugin/src/it/MSOURCES-62/ > > Op Thu, 04 Oct 2012 10:19:51 +0200 schreef Olivier Lamy : > > >> Hi, >> There is a blocker issue http://jira.codehaus.

Re: Release of Maven Sources Plugin 2.3

2012-10-04 Thread Robert Scholte
Since this is a blocker, where's the unit test or IT? Op Thu, 04 Oct 2012 10:19:51 +0200 schreef Olivier Lamy : Hi, There is a blocker issue http://jira.codehaus.org/browse/MSOURCES-62 The plugin has some SNAPSHOT dependencies I need to release too. * maven-archiver * maven-shared-utils So I w

Re: MNG-5356: Make encrypt/decrypt logic pluggable

2012-10-04 Thread Jason van Zyl
I have another set of commits and tests but go ahead and make whatever changes you want I can work with it. On Oct 4, 2012, at 12:01 AM, Anders Hammar wrote: > Well, we have Jason's commits on trunk I believe and he's said he will > get some ITs for that. > The thing is that switching from 3.0.

Release of Maven Sources Plugin 2.3

2012-10-04 Thread Olivier Lamy
Hi, There is a blocker issue http://jira.codehaus.org/browse/MSOURCES-62 The plugin has some SNAPSHOT dependencies I need to release too. * maven-archiver * maven-shared-utils So I will release all. Objections ? Thanks -- Olivier Lamy Talend: http://coders.talend.com http://twitter.com/olamy | h

Re: MNG-5356: Make encrypt/decrypt logic pluggable

2012-10-04 Thread Anders Hammar
Well, we have Jason's commits on trunk I believe and he's said he will get some ITs for that. The thing is that switching from 3.0.5 to 3.1 is not just a POM change, we need to reconfigure the ITs saying the should work on 3.0.5 to say they would work on 3.1 instead. I think we already have a coupl