maven-surefire git commit: [SUREFIRE] booter compatibility with jdk5

2015-07-23 Thread tibordigana
Repository: maven-surefire Updated Branches: refs/heads/master 78dca27ef -> 23111dceb [SUREFIRE] booter compatibility with jdk5 Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/23111dce Tree: http://git-wi

[03/19] maven-surefire git commit: [SUREFIRE] refactoring Class, timer with Executors.newScheduledThreadPool, public method modifiers to private.

2015-07-23 Thread tibordigana
[SUREFIRE] refactoring Class, timer with Executors.newScheduledThreadPool, public method modifiers to private. Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/e8cd8cc8 Tree: http://git-wip-us.apache.org/repo

[15/19] maven-surefire git commit: [SUREFIRE] refactoring + properly closing TestProvidingInputStream

2015-07-23 Thread tibordigana
[SUREFIRE] refactoring + properly closing TestProvidingInputStream Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/2c04ad8b Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/2c04ad8b Diff: http

[05/19] maven-surefire git commit: [SUREFIRE] refactoring of StringUtils

2015-07-23 Thread tibordigana
[SUREFIRE] refactoring of StringUtils Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/4b35269b Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/4b35269b Diff: http://git-wip-us.apache.org/repo

[08/19] maven-surefire git commit: [SUREFIRE] refactoring removed jdk6 IOException constructor

2015-07-23 Thread tibordigana
[SUREFIRE] refactoring removed jdk6 IOException constructor Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/4bd7231b Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/4bd7231b Diff: http://git-

[10/19] maven-surefire git commit: [SUREFIRE] refactoring proper happens-before relationship: read buffer happens before close

2015-07-23 Thread tibordigana
[SUREFIRE] refactoring proper happens-before relationship: read buffer happens before close Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/a83675e7 Tree: http://git-wip-us.apache.org/repos/asf/maven-surefir

[13/19] maven-surefire git commit: [SUREFIRE] refactoring: help GC to free this object since it's not needed as there's no new test

2015-07-23 Thread tibordigana
[SUREFIRE] refactoring: help GC to free this object since it's not needed as there's no new test Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/72c9c5ff Tree: http://git-wip-us.apache.org/repos/asf/maven-su

[12/19] maven-surefire git commit: [SUREFIRE] refactoring: don't provide new test if closed stream

2015-07-23 Thread tibordigana
[SUREFIRE] refactoring: don't provide new test if closed stream Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/02cdeaf8 Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/02cdeaf8 Diff: http://

[17/19] maven-surefire git commit: [SUREFIRE] refactoring

2015-07-23 Thread tibordigana
[SUREFIRE] refactoring Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/30199c9f Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/30199c9f Diff: http://git-wip-us.apache.org/repos/asf/maven-sur

[06/19] maven-surefire git commit: [SUREFIRE] refactoring with NotifiableTestStream

2015-07-23 Thread tibordigana
[SUREFIRE] refactoring with NotifiableTestStream Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/df7e6f3d Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/df7e6f3d Diff: http://git-wip-us.apac

[16/19] maven-surefire git commit: [SUREFIRE] refactoring + fixed typo

2015-07-23 Thread tibordigana
[SUREFIRE] refactoring + fixed typo Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/f7c71a02 Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/f7c71a02 Diff: http://git-wip-us.apache.org/repos/

[18/19] maven-surefire git commit: [SUREFIRE] refactoring with Java Generics

2015-07-23 Thread tibordigana
[SUREFIRE] refactoring with Java Generics Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/7907adea Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/7907adea Diff: http://git-wip-us.apache.org/

[11/19] maven-surefire git commit: [SUREFIRE] refactoring TestProvidingInputStream

2015-07-23 Thread tibordigana
[SUREFIRE] refactoring TestProvidingInputStream Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/d4b495f7 Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/d4b495f7 Diff: http://git-wip-us.apach

[07/19] maven-surefire git commit: [SUREFIRE] refactoring with NotifiableTestStream

2015-07-23 Thread tibordigana
[SUREFIRE] refactoring with NotifiableTestStream Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/5ea19057 Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/5ea19057 Diff: http://git-wip-us.apac

[14/19] maven-surefire git commit: [SUREFIRE] refactoring: adapt junit 3 tests to junit 4 testsuite

2015-07-23 Thread tibordigana
[SUREFIRE] refactoring: adapt junit 3 tests to junit 4 testsuite Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/4d7be01f Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/4d7be01f Diff: http:/

[01/19] maven-surefire git commit: [SUREFIRE] refactoring

2015-07-23 Thread tibordigana
Repository: maven-surefire Updated Branches: refs/heads/master cf64b1137 -> 78dca27ef [SUREFIRE] refactoring Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/7d9c438d Tree: http://git-wip-us.apache.org/rep

[02/19] maven-surefire git commit: [SUREFIRE] refactoring + improve: synchronization, use only daemon threads, using interrupted threads

2015-07-23 Thread tibordigana
[SUREFIRE] refactoring + improve: synchronization,use only daemon threads,using interrupted threads Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/e53ab122 Tree: http://git-wip-us.apache.org/repos/asf/maven

[04/19] maven-surefire git commit: [SUREFIRE] refactoring of StringUtils

2015-07-23 Thread tibordigana
[SUREFIRE] refactoring of StringUtils Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/1d0ac004 Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/1d0ac004 Diff: http://git-wip-us.apache.org/repo

[09/19] maven-surefire git commit: [SUREFIRE] refactoring removed locks in TestProvidingInputStream

2015-07-23 Thread tibordigana
[SUREFIRE] refactoring removed locks in TestProvidingInputStream Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/81e667be Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/81e667be Diff: http:/

[19/19] maven-surefire git commit: [SUREFIRE-580] [SUREFIRE-524] new mechanism to dispatch commands to forked jvm

2015-07-23 Thread tibordigana
[SUREFIRE-580] [SUREFIRE-524] new mechanism to dispatch commands to forked jvm Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/78dca27e Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/78dca27

maven-surefire git commit: Add missing slash in closing tag of 'use argLine' error message

2015-07-23 Thread tibordigana
Repository: maven-surefire Updated Branches: refs/heads/master e8f0de332 -> cf64b1137 Add missing slash in closing tag of 'use argLine' error message Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/cf64b1

maven git commit: [MNG-5840] The fix for parent version validation caused a regression in the parent version range

2015-07-23 Thread stephenc
Repository: maven Updated Branches: refs/heads/master ec14b8ad4 -> bd8725862 [MNG-5840] The fix for parent version validation caused a regression in the parent version range - With this change we basically unwind MNG-5840 for the rumoured validation in the workspace resolver when dealing w

svn commit: r1692379 - in /maven/plugins/trunk/maven-assembly-plugin/src: it/projects/basic-features/formats/ it/projects/basic-features/formats/src/assemblies/ main/java/org/apache/maven/plugins/asse

2015-07-23 Thread bimargulies
Author: bimargulies Date: Thu Jul 23 11:39:31 2015 New Revision: 1692379 URL: http://svn.apache.org/r1692379 Log: MASSEMBLY-780: add .tar.snappy. Modified: maven/plugins/trunk/maven-assembly-plugin/src/it/projects/basic-features/formats/src/assemblies/format-test.xml maven/plugins/trunk