git commit: [SUREFIRE-989] fix site generation for failsafe-plugin

2013-04-27 Thread agudian
Updated Branches: refs/heads/master 6f51572ef -> d0452c793 [SUREFIRE-989] fix site generation for failsafe-plugin Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/d0452c79 Tree: http://git-wip-us.apache.or

git commit: [SUREFIRE-991] fixed NPE in ConcurrentRunListener for the case that a testSucceeds is called more often that testStarting (issue with the cucumber test runner)

2013-04-27 Thread agudian
Updated Branches: refs/heads/master 3d903eb72 -> 6f51572ef [SUREFIRE-991] fixed NPE in ConcurrentRunListener for the case that a testSucceeds is called more often that testStarting (issue with the cucumber test runner) Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Comm

git commit: [SUREFIRE-991] fixed yet another NPE with null testClass in Description, fixed file reporting for the case that illegal characters were part of the file name

2013-04-27 Thread agudian
Updated Branches: refs/heads/master 2feedb6b1 -> 3d903eb72 [SUREFIRE-991] fixed yet another NPE with null testClass in Description, fixed file reporting for the case that illegal characters were part of the file name Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit:

[2/2] git commit: Merge remote-tracking branch 'refs/remotes/apache/master'

2013-04-26 Thread agudian
Merge remote-tracking branch 'refs/remotes/apache/master' Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/2feedb6b Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/2feedb6b Diff: http://git-wi

[1/2] git commit: [SUREFIRE-990] prevent NPE in case the testClass in a Description is null

2013-04-26 Thread agudian
Updated Branches: refs/heads/master 50a12074a -> 2feedb6b1 [SUREFIRE-990] prevent NPE in case the testClass in a Description is null Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/ff463e07 Tree: http://g

git commit: [SUREFIRE-985] remove local cache in GroupMatcherCategoryFilter

2013-04-12 Thread agudian
Updated Branches: refs/heads/master a883a3afc -> 199c61625 [SUREFIRE-985] remove local cache in GroupMatcherCategoryFilter The Description provided by some JUnit runners (such as Parameterized) may not contain enough information in order to be unique. Project: http://git-wip-us.apache.org/r

git commit: [SUREFIRE-981] Update to maven-shared-utils 0.4-SNAPSHOT

2013-04-06 Thread agudian
Updated Branches: refs/heads/master d898be2ff -> f00c32ec7 [SUREFIRE-981] Update to maven-shared-utils 0.4-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/f00c32ec Tree: http://git-wip-us.apache.

svn commit: r1465221 - in /maven/shared/trunk/maven-shared-utils/src: main/java/org/apache/maven/shared/utils/xml/XMLEncode.java test/java/org/apache/maven/shared/utils/xml/PrettyPrintXmlWriterTest.ja

2013-04-06 Thread agudian
Author: agudian Date: Sat Apr 6 10:44:29 2013 New Revision: 1465221 URL: http://svn.apache.org/r1465221 Log: [MSHARED-282] Fixed handling of CR at the end of a character sequence in XMLEncode Modified: maven/shared/trunk/maven-shared-utils/src/main/java/org/apache/maven/shared/utils/xml

git commit: o Fix some poms - Use surefire-version that is under test in working-directory and aggregate-report - Remove double commons-io declaration in s-i-tests\pom.xml

2013-04-04 Thread agudian
Updated Branches: refs/heads/master 24a96fb70 -> 9698e19be o Fix some poms - Use surefire-version that is under test in working-directory and aggregate-report - Remove double commons-io declaration in s-i-tests\pom.xml Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commi

[1/2] git commit: o Fix some poms - Use surefire-version that is under test in working-directory and aggregate-report - Remove double commons-io declaration in s-i-tests\pom.xml

2013-04-04 Thread agudian
Updated Branches: refs/heads/SUREFIRE-968 [created] 8a6e559b9 o Fix some poms - Use surefire-version that is under test in working-directory and aggregate-report - Remove double commons-io declaration in s-i-tests\pom.xml Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Co

[2/2] git commit: [SUREFIRE-968] Add test name to Test-Finished console message

2013-04-04 Thread agudian
[SUREFIRE-968] Add test name to Test-Finished console 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/8a6e559b Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/8a6e559b Diff: http://gi

git commit: [SUREFIRE-980] avoid NPE on empty include/exclude tags

2013-03-28 Thread agudian
Updated Branches: refs/heads/master becadaf1f -> 8cb7ab468 [SUREFIRE-980] avoid NPE on empty include/exclude tags Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/8cb7ab46 Tree: http://git-wip-us.apache.or

git commit: merge the two for-loops

2013-03-25 Thread agudian
Updated Branches: refs/heads/master a57b805f4 -> 99b3115cc merge the two for-loops Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/99b3115c Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree

git commit: [SUREFIRE-970] Fix elapsed time time of failed and skipped tests

2013-03-25 Thread agudian
Updated Branches: refs/heads/master 4221437cb -> a57b805f4 [SUREFIRE-970] Fix elapsed time time of failed and skipped tests o time measurement is now limited to TestSetRunListener, except for concurrent junit tests Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit:

[1/2] git commit: o switch to m-s-u 0.3 again o add legal footer to site

2013-03-22 Thread agudian
Updated Branches: refs/heads/master 0eb6fd69f -> 4221437cb o switch to m-s-u 0.3 again o add legal footer to site Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/2410d010 Tree: http://git-wip-us.apache.or

[2/2] git commit: Fixed ForkMode*IT on mvn 2.2.1 and in other non-embedded modes

2013-03-22 Thread agudian
Fixed ForkMode*IT on mvn 2.2.1 and in other non-embedded modes Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/4221437c Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/4221437c Diff: http://g

git commit: [SUREFIRE-971] allow combining test method pattern and group pattern

2013-03-18 Thread agudian
Updated Branches: refs/heads/master c513cbc5b -> 81e39803d [SUREFIRE-971] allow combining test method pattern and group pattern Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/81e39803 Tree: http://git-wi

svn commit: r1486 - /release/maven/KEYS

2013-02-25 Thread agudian
Author: agudian Date: Mon Feb 25 18:56:15 2013 New Revision: 1486 Log: add gpg key for agudian Modified: release/maven/KEYS Modified: release/maven/KEYS == --- release/maven/KEYS (original) +++ release/maven/KEYS

svn commit: r1486 - /release/maven/KEYS

2013-02-25 Thread agudian
Author: agudian Date: Mon Feb 25 18:56:15 2013 New Revision: 1486 Log: add gpg key for agudian Modified: release/maven/KEYS Modified: release/maven/KEYS == --- release/maven/KEYS (original) +++ release/maven/KEYS

svn commit: r1449810 - /maven/project/KEYS

2013-02-25 Thread agudian
Author: agudian Date: Mon Feb 25 18:54:55 2013 New Revision: 1449810 URL: http://svn.apache.org/r1449810 Log: repair names that broke with my last commit (my editor didn't handle the encoding correctly) Modified: maven/project/KEYS Modified: maven/project/KEYS URL: http://svn.apach

svn commit: r1449803 - /maven/project/KEYS

2013-02-25 Thread agudian
Author: agudian Date: Mon Feb 25 18:31:18 2013 New Revision: 1449803 URL: http://svn.apache.org/r1449803 Log: add gpg key for agudian Modified: maven/project/KEYS Modified: maven/project/KEYS URL: http://svn.apache.org/viewvc/maven/project/KEYS?rev=1449803&r1=1449802&r2=1449803&a

[2/2] git commit: o Add that fancy "Fork me on GitHub" ribbon as seen on maven-skins

2013-02-22 Thread agudian
Updated Branches: refs/heads/master 8f18aa724 -> 88f66f8c7 o Add that fancy "Fork me on GitHub" ribbon as seen on maven-skins Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/88f66f8c Tree: http://git-wip-

[1/2] git commit: [SUREFIRE-962] Fix handling of non-standard test description in SmartStackTraceParser

2013-02-22 Thread agudian
[SUREFIRE-962] Fix handling of non-standard test description in SmartStackTraceParser o the display name may be something else then a class name Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/b2b934d9 Tree

git commit: [SUREFIRE-958] Fix documentation of "includes" property

2013-02-22 Thread agudian
Updated Branches: refs/heads/master 25e8a5933 -> 8f18aa724 [SUREFIRE-958] Fix documentation of "includes" property o includes property now has separated javadocs for failsafe and surefire Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org

svn commit: r1449234 - /maven/pom/trunk/maven/pom.xml

2013-02-22 Thread agudian
Author: agudian Date: Fri Feb 22 21:54:48 2013 New Revision: 1449234 URL: http://svn.apache.org/r1449234 Log: o Added myself to the list of committers Modified: maven/pom/trunk/maven/pom.xml Modified: maven/pom/trunk/maven/pom.xml URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven

<    1   2   3