svn commit: r1466841 - /maven/doxia/site/trunk/content/apt/issues/index.apt

2013-04-11 Thread ltheussl
Author: ltheussl Date: Thu Apr 11 12:04:28 2013 New Revision: 1466841 URL: http://svn.apache.org/r1466841 Log: fix link Modified: maven/doxia/site/trunk/content/apt/issues/index.apt Modified: maven/doxia/site/trunk/content/apt/issues/index.apt URL:

svn commit: r858137 - in /websites/production/maven/content/surefire: ./ css/ images/ images/profiles/ img/ js/ maven-failsafe-plugin/ maven-failsafe-plugin/apidocs/ maven-failsafe-plugin/apidocs/org/

2013-04-11 Thread krosenvold
Author: krosenvold Date: Thu Apr 11 17:10:48 2013 New Revision: 858137 Log: Apache Maven Surefire site deployment [This commit notification would consist of 795 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

[1/2] git commit: More generics

2013-04-11 Thread krosenvold
Updated Branches: refs/heads/master 35fc2ceec - 9b609fe7a More 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/3a2014fd Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/3a2014fd

[2/3] 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-11 Thread krosenvold
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 Commit:

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

2013-04-11 Thread krosenvold
[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/35fc2cee Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/35fc2cee Diff:

[2/2] git commit: More java5

2013-04-11 Thread krosenvold
More java5 Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/9b609fe7 Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/9b609fe7 Diff:

Git Push Summary

2013-04-11 Thread krosenvold
Updated Branches: refs/heads/SUREFIRE-968 [deleted] 8a6e559b9

Git Push Summary

2013-04-11 Thread krosenvold
Updated Branches: refs/heads/java5conversion [deleted] 6b49afbc1

svn commit: r1467079 - /maven/doxia/doxia/trunk/doxia-modules/doxia-module-confluence/src/test/java/org/apache/maven/doxia/module/confluence/ConfluenceParserTest.java

2013-04-11 Thread rfscholte
Author: rfscholte Date: Thu Apr 11 20:37:51 2013 New Revision: 1467079 URL: http://svn.apache.org/r1467079 Log: Rewrite testFigure: verify ConfluenceParser with SinkEventTestingSink instead of ConfluenceSink Modified:

svn commit: r1467081 - /maven/doxia/doxia/trunk/doxia-core/src/test/java/org/apache/maven/doxia/parser/XhtmlBaseParserTest.java

2013-04-11 Thread rfscholte
Author: rfscholte Date: Thu Apr 11 20:44:59 2013 New Revision: 1467081 URL: http://svn.apache.org/r1467081 Log: remove () from old casts Modified: maven/doxia/doxia/trunk/doxia-core/src/test/java/org/apache/maven/doxia/parser/XhtmlBaseParserTest.java Modified: