Re: Releasing maven-scm 1.10??

2014-07-18 Thread d...@fortysix.ch
Hi Karl-Heinz, yes, it took me a while, but I finally got it back working, thanks for checking back! regards Domi On 18 Jul 2014, at 21:07, Karl Heinz Marbaise wrote: > Hi Domi, > > so it seemed that it had worked > > So i can start with the release process if there are no objections

Re: Releasing maven-scm 1.10??

2014-07-18 Thread Karl Heinz Marbaise
Hi Domi, so it seemed that it had worked So i can start with the release process if there are no objections...I will wait till tomorrow evening (lets say 19:00 CET) to give others the chance to say something I will call it 1.9.1... Kind regards Karl-Heinz Marbaise On 7/18/14

[GitHub] maven pull request: Fixes MNG-5663 - a regression introduced in 3....

2014-07-18 Thread jvanzyl
Github user jvanzyl commented on the pull request: https://github.com/apache/maven/pull/23#issuecomment-49457637 Awesome! Thanks for looking into this, I'll review tonight and produce a build. I'll reach out Arnaud when I have the build and he can validate against the Exo build. ---

[GitHub] maven-scm pull request: SCM-765 use the correct commiter/author wh...

2014-07-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/maven-scm/pull/16 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is en

[GitHub] maven-integration-testing pull request: MNG-5639 a test for resolv...

2014-07-18 Thread markdingram
Github user markdingram closed the pull request at: https://github.com/apache/maven-integration-testing/pull/4 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or

[GitHub] maven pull request: Fixes MNG-5663 - a regression introduced in 3....

2014-07-18 Thread markdingram
GitHub user markdingram opened a pull request: https://github.com/apache/maven/pull/23 Fixes MNG-5663 - a regression introduced in 3.2.2 by MNG-5639 that preve... ...nts nested import POMs from resolving their dependencies. The cuplrit was the resetRepositories meth

[GitHub] maven-integration-testing pull request: Creation of an integration...

2014-07-18 Thread markdingram
GitHub user markdingram opened a pull request: https://github.com/apache/maven-integration-testing/pull/8 Creation of an integration test for MNG-5663. The test was for a regression introduced with Maven 3.2.2 that prevents nested import scope POMs from being resolved. You can m

[GitHub] maven-integration-testing pull request: MNG-5639 test should run w...

2014-07-18 Thread markdingram
GitHub user markdingram opened a pull request: https://github.com/apache/maven-integration-testing/pull/9 MNG-5639 test should run with v3.2.2 You can merge this pull request into a Git repository by running: $ git pull https://github.com/markdingram/maven-integration-testing

Re: Potential depMgt import bug was Re: [ANN] Apache Maven 3.2.2 Release

2014-07-18 Thread Timothy Astle
So you're good? I had a co-op student setting up a configuration to reproduce while I finished something else up, and I was going to help out today. Tim On 17/07/2014 5:41 PM, Jason van Zyl wrote: Looks like Mark Ingram has created a failing integration test and is looking into fixing it.