[maven] Git Push Summary

2017-03-13 Thread hboutemy
Repository: maven Updated Branches: refs/heads/m6078 [deleted] 13bf55443

[maven] Git Push Summary

2017-03-13 Thread hboutemy
Repository: maven Updated Branches: refs/heads/MNG-6115 [deleted] 5ff329f66

[2/7] maven git commit: [MNG-6078] Perform a proper merge of the two sources of command line arguments

2017-03-13 Thread rfscholte
[MNG-6078] Perform a proper merge of the two sources of command line arguments - Needed to extend Commons CLI's CommandLine just to perform the merged Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/13bf5544 Tree:

[4/7] maven git commit: MNG-6115: Add Jansi native library search path to our start scripts

2017-03-13 Thread rfscholte
MNG-6115: Add Jansi native library search path to our start scripts test for jansi.dll Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/e9e26f64 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/e9e26f64 Diff:

[7/7] maven git commit: MNG-6078: commons-cli 1.4 released

2017-03-13 Thread rfscholte
MNG-6078: commons-cli 1.4 released Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/9ded5358 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/9ded5358 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/9ded5358

[3/7] maven git commit: MNG-6115: Add Jansi native library search path to our start scripts Prevent writing temp-files to lib/ext/

2017-03-13 Thread rfscholte
MNG-6115: Add Jansi native library search path to our start scripts Prevent writing temp-files to lib/ext/ Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/1a79bb3e Tree:

[1/7] maven git commit: [MNG-6078] Undo the order reversal hack

2017-03-13 Thread rfscholte
Repository: maven Updated Branches: refs/heads/MNG-6078 d0d34dfd4 -> 9ded5358e refs/heads/MNG-6115 [created] 5ff329f66 refs/heads/m6078 [created] 13bf55443 [MNG-6078] Undo the order reversal hack - ca4303031357a7decaee8de770b71fb2c2fedd28 used a hack to reverse the order of arguments -

[5/7] maven git commit: [MNG-6115] prevent writing temp-files to lib/ext/

2017-03-13 Thread rfscholte
[MNG-6115] prevent writing temp-files to lib/ext/ Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/5ee18b33 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/5ee18b33 Diff:

[6/7] maven git commit: Merge branch 'MNG-6115' of https://git-wip-us.apache.org/repos/asf/maven into MNG-6115

2017-03-13 Thread rfscholte
Merge branch 'MNG-6115' of https://git-wip-us.apache.org/repos/asf/maven into MNG-6115 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/5ff329f6 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/5ff329f6 Diff:

[maven] Git Push Summary

2017-03-13 Thread khmarbaise
Repository: maven Updated Branches: refs/heads/MNG-6057 [deleted] 51cc76c32

maven git commit: [MNG-6090] CI friendly properties break submodule builds [MNG-6057] Problem with CI friendly usage of ${..} reactor order is changed o Based on the missing replacement of the version

2017-03-13 Thread khmarbaise
Repository: maven Updated Branches: refs/heads/master 181b0215a -> 51cc76c32 [MNG-6090] CI friendly properties break submodule builds [MNG-6057] Problem with CI friendly usage of ${..} reactor order is changed o Based on the missing replacement of the versions ${revision} ${changelist} or

[maven-integration-testing] Git Push Summary

2017-03-13 Thread khmarbaise
Repository: maven-integration-testing Updated Branches: refs/heads/MNG-6057 [deleted] 80a351d88

maven-integration-testing git commit: [MNG-6057], [MNG-6090], [MNG-5895] o Added IT's for MNG-5895, MNG-6057, MNG-6090 o Added flatten-maven-plugin for usage during the IT's.

2017-03-13 Thread khmarbaise
Repository: maven-integration-testing Updated Branches: refs/heads/master c68f7072b -> dec1deb3f [MNG-6057], [MNG-6090], [MNG-5895] o Added IT's for MNG-5895, MNG-6057, MNG-6090 o Added flatten-maven-plugin for usage during the IT's. Project:

[1/3] maven git commit: Code improvement. [Forced Update!]

2017-03-13 Thread khmarbaise
Repository: maven Updated Branches: refs/heads/MNG-6057 8a3aa6c1b -> 51cc76c32 (forced update) Code improvement. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/809ba340 Tree:

[3/3] maven git commit: [MNG-6090] CI friendly properties break submodule builds [MNG-6057] Problem with CI friendly usage of ${..} reactor order is changed o Based on the missing replacement of the v

2017-03-13 Thread khmarbaise
[MNG-6090] CI friendly properties break submodule builds [MNG-6057] Problem with CI friendly usage of ${..} reactor order is changed o Based on the missing replacement of the versions ${revision} ${changelist} or ${sha1} within the parent element the order of the reactor changes. [MNG-5895]

[2/3] maven git commit: [MNG-6115] prevent JAnsi from writing temp native files to lib/ext

2017-03-13 Thread khmarbaise
[MNG-6115] prevent JAnsi from writing temp native files to lib/ext Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/181b0215 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/181b0215 Diff:

[2/3] maven-integration-testing git commit: Just run MNG-6057 tests nothing more for testing purposes.

2017-03-13 Thread khmarbaise
http://git-wip-us.apache.org/repos/asf/maven-integration-testing/blob/80a351d8/core-it-suite/src/test/java/org/apache/maven/it/IntegrationTestSuite.java -- diff --git

[3/3] maven-integration-testing git commit: Just run MNG-6057 tests nothing more for testing purposes.

2017-03-13 Thread khmarbaise
Just run MNG-6057 tests nothing more for testing purposes. Project: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/commit/80a351d8 Tree:

[1/3] maven-integration-testing git commit: Just run MNG-6057 tests nothing more for testing purposes. [Forced Update!]

2017-03-13 Thread khmarbaise
Repository: maven-integration-testing Updated Branches: refs/heads/MNG-6057 befd7947c -> 80a351d88 (forced update) http://git-wip-us.apache.org/repos/asf/maven-integration-testing/blob/80a351d8/core-it-suite/src/test/resources/bootstrap/group-6/pom.xml

[3/3] maven-integration-testing git commit: Just run MNG-6057 tests nothing more for testing purposes.

2017-03-13 Thread khmarbaise
Just run MNG-6057 tests nothing more for testing purposes. Project: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/commit/befd7947 Tree:

[2/3] maven-integration-testing git commit: Just run MNG-6057 tests nothing more for testing purposes.

2017-03-13 Thread khmarbaise
http://git-wip-us.apache.org/repos/asf/maven-integration-testing/blob/befd7947/core-it-suite/src/test/java/org/apache/maven/it/IntegrationTestSuite.java -- diff --git

[1/3] maven-integration-testing git commit: Just run MNG-6057 tests nothing more for testing purposes. [Forced Update!]

2017-03-13 Thread khmarbaise
Repository: maven-integration-testing Updated Branches: refs/heads/MNG-6057 34f6f5692 -> befd7947c (forced update) http://git-wip-us.apache.org/repos/asf/maven-integration-testing/blob/befd7947/core-it-suite/src/test/resources/bootstrap/group-6/pom.xml

[3/3] maven-integration-testing git commit: Just run MNG-6057 tests nothing more for testing purposes.

2017-03-13 Thread khmarbaise
Just run MNG-6057 tests nothing more for testing purposes. Project: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/commit/34f6f569 Tree:

[1/3] maven-integration-testing git commit: Just run MNG-6057 tests nothing more for testing purposes. [Forced Update!]

2017-03-13 Thread khmarbaise
Repository: maven-integration-testing Updated Branches: refs/heads/MNG-6057 2ee48a140 -> 34f6f5692 (forced update) http://git-wip-us.apache.org/repos/asf/maven-integration-testing/blob/34f6f569/core-it-suite/src/test/resources/bootstrap/group-6/pom.xml

[2/3] maven-integration-testing git commit: Just run MNG-6057 tests nothing more for testing purposes.

2017-03-13 Thread khmarbaise
http://git-wip-us.apache.org/repos/asf/maven-integration-testing/blob/34f6f569/core-it-suite/src/test/java/org/apache/maven/it/IntegrationTestSuite.java -- diff --git

[1/3] maven-integration-testing git commit: Just run MNG-6057 tests nothing more for testing purposes. [Forced Update!]

2017-03-13 Thread khmarbaise
Repository: maven-integration-testing Updated Branches: refs/heads/MNG-6057 1128ac989 -> 2ee48a140 (forced update) http://git-wip-us.apache.org/repos/asf/maven-integration-testing/blob/2ee48a14/core-it-suite/src/test/resources/bootstrap/group-6/pom.xml

[2/3] maven-integration-testing git commit: Just run MNG-6057 tests nothing more for testing purposes.

2017-03-13 Thread khmarbaise
http://git-wip-us.apache.org/repos/asf/maven-integration-testing/blob/2ee48a14/core-it-suite/src/test/java/org/apache/maven/it/IntegrationTestSuite.java -- diff --git

[3/3] maven-integration-testing git commit: Just run MNG-6057 tests nothing more for testing purposes.

2017-03-13 Thread khmarbaise
Just run MNG-6057 tests nothing more for testing purposes. Project: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/commit/2ee48a14 Tree:

[2/3] maven-integration-testing git commit: Just run MNG-6057 tests nothing more for testing purposes.

2017-03-13 Thread khmarbaise
http://git-wip-us.apache.org/repos/asf/maven-integration-testing/blob/1128ac98/core-it-suite/src/test/java/org/apache/maven/it/IntegrationTestSuite.java -- diff --git

[3/3] maven-integration-testing git commit: Just run MNG-6057 tests nothing more for testing purposes.

2017-03-13 Thread khmarbaise
Just run MNG-6057 tests nothing more for testing purposes. Project: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/commit/1128ac98 Tree:

[1/3] maven-integration-testing git commit: Just run MNG-6057 tests nothing more for testing purposes. [Forced Update!]

2017-03-13 Thread khmarbaise
Repository: maven-integration-testing Updated Branches: refs/heads/MNG-6057 5577138cb -> 1128ac989 (forced update) http://git-wip-us.apache.org/repos/asf/maven-integration-testing/blob/1128ac98/core-it-suite/src/test/resources/bootstrap/group-6/pom.xml

[1/3] maven-integration-testing git commit: Just run MNG-6057 tests nothing more for testing purposes. [Forced Update!]

2017-03-13 Thread khmarbaise
Repository: maven-integration-testing Updated Branches: refs/heads/MNG-6057 76151abb5 -> 5577138cb (forced update) http://git-wip-us.apache.org/repos/asf/maven-integration-testing/blob/5577138c/core-it-suite/src/test/resources/bootstrap/group-6/pom.xml

[3/3] maven-integration-testing git commit: Just run MNG-6057 tests nothing more for testing purposes.

2017-03-13 Thread khmarbaise
Just run MNG-6057 tests nothing more for testing purposes. Project: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/commit/5577138c Tree:

[2/2] maven-integration-testing git commit: Just run MNG-6057 tests nothing more for testing purposes.

2017-03-13 Thread khmarbaise
Just run MNG-6057 tests nothing more for testing purposes. Project: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/commit/76151abb Tree:

[1/2] maven-integration-testing git commit: Just run MNG-6057 tests nothing more for testing purposes.

2017-03-13 Thread khmarbaise
Repository: maven-integration-testing Updated Branches: refs/heads/MNG-6057 8556a887d -> 76151abb5 http://git-wip-us.apache.org/repos/asf/maven-integration-testing/blob/76151abb/core-it-suite/src/test/java/org/apache/maven/it/IntegrationTestSuite.java

maven-integration-testing git commit: [MNG-6057], [MNG-6090], [MNG-5895] o Added IT's for MNG-5895, MNG-6057, MNG-6090 o Added flatten-maven-plugin for usage during the IT's. [Forced Update!]

2017-03-13 Thread khmarbaise
Repository: maven-integration-testing Updated Branches: refs/heads/MNG-6057 657da32ec -> 8556a887d (forced update) [MNG-6057], [MNG-6090], [MNG-5895] o Added IT's for MNG-5895, MNG-6057, MNG-6090 o Added flatten-maven-plugin for usage during the IT's. Project:

maven-integration-testing git commit: [MNG-6057], [MNG-6090], [MNG-5895] o Added IT's for MNG-5895, MNG-6057, MNG-6090 o Added flatten-maven-plugin for usage during the IT's. [Forced Update!]

2017-03-13 Thread khmarbaise
Repository: maven-integration-testing Updated Branches: refs/heads/MNG-6057 a35b512bb -> 657da32ec (forced update) [MNG-6057], [MNG-6090], [MNG-5895] o Added IT's for MNG-5895, MNG-6057, MNG-6090 o Added flatten-maven-plugin for usage during the IT's. Project:

maven git commit: [MNG-6090] CI friendly properties break submodule builds [MNG-6057] Problem with CI friendly usage of ${..} reactor order is changed o Based on the missing replacement of the version

2017-03-13 Thread hboutemy
Repository: maven Updated Branches: refs/heads/MNG-6057 41e4b3240 -> 8a3aa6c1b (forced update) [MNG-6090] CI friendly properties break submodule builds [MNG-6057] Problem with CI friendly usage of ${..} reactor order is changed o Based on the missing replacement of the versions ${revision}