svn commit: r1422896 - in /maven/plugins/trunk/maven-site-plugin/src/site: apt/examples/multimodule.apt fml/faq.fml

2012-12-17 Thread ltheussl
Author: ltheussl Date: Mon Dec 17 12:22:03 2012 New Revision: 1422896 URL: http://svn.apache.org/viewvc?rev=1422896view=rev Log: [MSITE-669] clarify usage of of distMngmnt url for staging and deploying Modified: maven/plugins/trunk/maven-site-plugin/src/site/apt/examples/multimodule.apt

[1/2] git commit: make it pass

2012-12-17 Thread olamy
Updated Branches: refs/heads/logging/slf4j-log4j2 fa35ca7de - 9350d1a6d make it pass Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/9350d1a6 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/9350d1a6 Diff:

[2/2] git commit: fix WARN level name it need WARNING

2012-12-17 Thread olamy
fix WARN level name it need WARNING Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/626b34b4 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/626b34b4 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/626b34b4

Git Push Summary

2012-12-17 Thread olamy
Updated Branches: refs/heads/slf4j-log4j2 [created] 9350d1a6d

git commit: o Simplified concurrent code to try to isolate intermittent problem

2012-12-17 Thread krosenvold
Updated Branches: refs/heads/master 318f8a9a4 - ab0cc7a84 o Simplified concurrent code to try to isolate intermittent problem Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/ab0cc7a8 Tree:

git commit: o Reduced likelyhood that a single thread will steal all the testcases, effectively failing the test

2012-12-17 Thread krosenvold
Updated Branches: refs/heads/master ab0cc7a84 - d9fdcf8dc o Reduced likelyhood that a single thread will steal all the testcases, effectively failing the test Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit:

git commit: o m-s-u 0.2

2012-12-17 Thread krosenvold
Updated Branches: refs/heads/master d9fdcf8dc - 24eff24de o m-s-u 0.2 Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/24eff24d Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/24eff24d

svn commit: r1423092 - /maven/plugins/trunk/maven-help-plugin/src/main/java/org/apache/maven/plugins/help/EffectivePomMojo.java

2012-12-17 Thread hboutemy
Author: hboutemy Date: Mon Dec 17 18:53:49 2012 New Revision: 1423092 URL: http://svn.apache.org/viewvc?rev=1423092view=rev Log: o use generics o use parameter default value instead of property since readonly Modified:

svn commit: r1423197 - /maven/site/trunk/content/apt/plugins/index.apt

2012-12-17 Thread rfscholte
Author: rfscholte Date: Mon Dec 17 22:26:20 2012 New Revision: 1423197 URL: http://svn.apache.org/viewvc?rev=1423197view=rev Log: CMS commit to maven by rfscholte Modified: maven/site/trunk/content/apt/plugins/index.apt Modified: maven/site/trunk/content/apt/plugins/index.apt URL:

svn commit: r842890 - in /websites/production/maven/content: ./ ant-tasks-archives/ apache-resource-bundles/ archetype-archives/ archetype/ core-its/ enforcer/ jxr/ maven-1.x/ maven-archetype-bundles/

2012-12-17 Thread rfscholte
Author: rfscholte Date: Mon Dec 17 22:28:30 2012 New Revision: 842890 Log: Publishing svnmucc operation to maven site by rfscholte Added: websites/production/maven/content/ - copied from r842889, websites/staging/maven/trunk/content/ websites/production/maven/content/ant-tasks

svn commit: r842898 - in /websites/production/maven/content/maven-release: ./ css/ maven-release-manager/ maven-release-manager/apidocs/ maven-release-manager/apidocs/org/apache/maven/shared/release/

2012-12-17 Thread rfscholte
Author: rfscholte Date: Mon Dec 17 23:19:13 2012 New Revision: 842898 Log: Apache Maven Release site deployment [This commit notification would consist of 216 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r1423261 - /maven/plugins/trunk/maven-help-plugin/src/main/java/org/apache/maven/plugins/help/

2012-12-17 Thread hboutemy
Author: hboutemy Date: Tue Dec 18 02:48:07 2012 New Revision: 1423261 URL: http://svn.apache.org/viewvc?rev=1423261view=rev Log: o use generics o use parameter default value instead of property since readonly Modified:

svn commit: r1423265 - in /maven/plugins/trunk/maven-help-plugin: pom.xml src/main/java/org/apache/maven/plugins/help/LoggerRetriever.java

2012-12-17 Thread hboutemy
Author: hboutemy Date: Tue Dec 18 03:02:18 2012 New Revision: 1423265 URL: http://svn.apache.org/viewvc?rev=1423265view=rev Log: use plexus-component-annotations instead of javadoc annotations Modified: maven/plugins/trunk/maven-help-plugin/pom.xml

git commit: is Slf4jConfiguration.setLoggerFile(File) API useful?

2012-12-17 Thread hboutemy
Updated Branches: refs/heads/master 3849bbd46 - e95060321 is Slf4jConfiguration.setLoggerFile(File) API useful? Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/e9506032 Tree:

git commit: created Slf4jConfiguration.Level enum to replace int

2012-12-17 Thread hboutemy
Updated Branches: refs/heads/master e95060321 - 8112e6a83 created Slf4jConfiguration.Level enum to replace int Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/8112e6a8 Tree:

git commit: mark @Override

2012-12-17 Thread hboutemy
Updated Branches: refs/heads/master 9eeb09838 - eb190f029 mark @Override Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/eb190f02 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/eb190f02 Diff: