Author: khmarbaise
Date: Sun Oct 12 00:20:36 2014
New Revision: 1631139
URL: http://svn.apache.org/r1631139
Log:
- Fixing checkstyle reported issues
- making variables private and add appropriate get/set methods.
Modified:
maven/enforcer/trunk/enforcer-rules/src/main/java/org/apache/maven/
Author: khmarbaise
Revision: 1631135
Modified property: svn:log
Modified: svn:log at Sat Oct 11 23:39:00 2014
--
--- svn:log (original)
+++ svn:log Sat Oct 11 23:39:00 2014
@@ -1,4 +1,3 @@
- Improved code style to reduce
Author: khmarbaise
Date: Sat Oct 11 23:38:10 2014
New Revision: 1631136
URL: http://svn.apache.org/r1631136
Log:
- Fixing checkstyle reported issues
- making variables private and add appropriate get/set methods.
Modified:
maven/enforcer/trunk/enforcer-rules/src/main/java/org/apache/maven/
Author: khmarbaise
Date: Sat Oct 11 23:27:06 2014
New Revision: 1631135
URL: http://svn.apache.org/r1631135
Log:
- Improved code style to reduce number of checkstyle warnings.
- Reduced the visibility of variables and added appropriate
set/get methods in RequireFilesSize
Modified:
maven/e
Author: khmarbaise
Date: Sat Oct 11 22:11:21 2014
New Revision: 1631132
URL: http://svn.apache.org/r1631132
Log:
- Moved to better location and added pom excerpt.
Modified:
maven/site/trunk/content/apt/guides/plugin/guide-java-plugin-development.apt
Modified:
maven/site/trunk/content/apt/gu
Repository: maven-surefire
Updated Branches:
refs/heads/master 6d50bf678 -> 080aa5f61
[SUREFIRE-1088] fix reported execution time if a test breaks in @BeforeClass,
or if a complete test class is marked as @Ignored
Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: ht
Author: buildbot
Date: Sat Oct 11 20:28:01 2014
New Revision: 925425
Log:
Staging update by buildbot for maven
Modified:
websites/staging/maven/trunk/content/ (props changed)
websites/staging/maven/trunk/content/guides/plugin/guide-java-plugin-development.html
websites/staging/mave
Author: khmarbaise
Date: Sat Oct 11 20:27:33 2014
New Revision: 1631113
URL: http://svn.apache.org/r1631113
Log:
- Made the enum values uppercase.
Modified:
maven/site/trunk/content/apt/guides/plugin/guide-java-plugin-development.apt
Modified:
maven/site/trunk/content/apt/guides/plugin/guid
Author: khmarbaise
Date: Sat Oct 11 19:53:51 2014
New Revision: 1631105
URL: http://svn.apache.org/r1631105
Log:
- Fixed typo in enumeration type.
Modified:
maven/site/trunk/content/apt/guides/plugin/guide-java-plugin-development.apt
Modified:
maven/site/trunk/content/apt/guides/plugin/guid
Author: khmarbaise
Date: Sat Oct 11 18:31:32 2014
New Revision: 1631098
URL: http://svn.apache.org/r1631098
Log:
- Added information about enum types for parameters.
Modified:
maven/site/trunk/content/apt/guides/plugin/guide-java-plugin-development.apt
Modified:
maven/site/trunk/content/apt
Repository: maven-surefire
Updated Branches:
refs/heads/master ece5f58d5 -> 6d50bf678
[SUREFIRE-1104] fix IT that fails with Maven 3.2.x
Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/6d50bf67
Tree: http
Repository: maven-surefire
Updated Branches:
refs/heads/master f961485fe -> ece5f58d5
[SUREFIRE-1106] Updated minimum to maven 2.2.1
Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/ece5f58d
Tree: http://g
Author: khmarbaise
Date: Sat Oct 11 16:52:43 2014
New Revision: 1631082
URL: http://svn.apache.org/r1631082
Log:
[MDOAP-41]
- Upgrade of plexus-utils from 3.0.15 to 3.0.18
Modified:
maven/plugins/trunk/maven-doap-plugin/pom.xml
Modified: maven/plugins/trunk/maven-doap-plugin/pom.xml
URL:
h
Author: hboutemy
Date: Sat Oct 11 16:24:52 2014
New Revision: 1631079
URL: http://svn.apache.org/r1631079
Log:
fixed errors reported by Checkstyle
Modified:
maven/archetype/trunk/archetype-common/pom.xml
maven/archetype/trunk/archetype-common/src/main/java/org/apache/maven/archetype/Arch
Author: hboutemy
Date: Sat Oct 11 15:59:32 2014
New Revision: 1631070
URL: http://svn.apache.org/r1631070
Log:
ignore size violations that we don't really respect: should probably be
configured as warnings only
Modified:
maven/pom/trunk/maven/pom.xml
Modified: maven/pom/trunk/maven/pom.xml
Author: hboutemy
Date: Sat Oct 11 15:44:12 2014
New Revision: 1631068
URL: http://svn.apache.org/r1631068
Log:
configured m-checkstyle-p with workaround to avoid checking generated content
Modified:
maven/pom/trunk/maven/pom.xml
Modified: maven/pom/trunk/maven/pom.xml
URL:
http://svn.apache
Author: hboutemy
Date: Sat Oct 11 15:24:24 2014
New Revision: 1631063
URL: http://svn.apache.org/r1631063
Log:
updated findbugs-maven-plugin and extra-enforcer-rules
Modified:
maven/pom/trunk/maven/pom.xml
Modified: maven/pom/trunk/maven/pom.xml
URL:
http://svn.apache.org/viewvc/maven/pom/t
Author: hboutemy
Date: Sat Oct 11 15:22:49 2014
New Revision: 1631061
URL: http://svn.apache.org/r1631061
Log:
removed configuration now inherited from parent
Modified:
maven/pom/trunk/maven/pom.xml
Modified: maven/pom/trunk/maven/pom.xml
URL:
http://svn.apache.org/viewvc/maven/pom/trunk/ma
Author: hboutemy
Date: Sat Oct 11 15:18:06 2014
New Revision: 1631058
URL: http://svn.apache.org/r1631058
Log:
added a note about reporting plugins configuration required for Maven 2
Modified:
maven/pom/trunk/maven/pom.xml
Modified: maven/pom/trunk/maven/pom.xml
URL:
http://svn.apache.org/v
Author: hboutemy
Date: Sat Oct 11 15:07:13 2014
New Revision: 1631054
URL: http://svn.apache.org/r1631054
Log:
added ASF Jenkins report url
Modified:
maven/sandbox/trunk/dist-tools/dist-tool-plugin/pom.xml
Modified: maven/sandbox/trunk/dist-tools/dist-tool-plugin/pom.xml
URL:
http://svn.apa
Author: buildbot
Date: Sat Oct 11 13:02:27 2014
New Revision: 925383
Log:
Staging update by buildbot for maven
Modified:
websites/staging/maven/trunk/content/ (props changed)
websites/staging/maven/trunk/content/maven-site-1.0-site.jar
websites/staging/maven/trunk/content/plugins/in
Author: khmarbaise
Date: Sat Oct 11 13:01:52 2014
New Revision: 1631041
URL: http://svn.apache.org/r1631041
Log:
- Apache Maven Linkcheck Plugin Version 1.2 Released.
Modified:
maven/site/trunk/content/apt/plugins/index.apt
Modified: maven/site/trunk/content/apt/plugins/index.apt
URL:
http:
Author: khmarbaise
Date: Sat Oct 11 13:00:57 2014
New Revision: 6756
Log:
- Added Apache Maven Linkcheck Plugin Version 1.2
Added:
release/maven/plugins/maven-linkcheck-plugin-1.2-source-release.zip (with
props)
release/maven/plugins/maven-linkcheck-plugin-1.2-source-release.zip.asc
Author: khmarbaise
Date: Sat Oct 11 11:51:36 2014
New Revision: 1631038
URL: http://svn.apache.org/r1631038
Log:
- Apache Maven Source Plugin Version 2.4 Released.
Modified:
maven/site/trunk/content/apt/plugins/index.apt
Modified: maven/site/trunk/content/apt/plugins/index.apt
URL:
http://s
Author: khmarbaise
Date: Sat Oct 11 11:32:33 2014
New Revision: 6755
Log:
- Added Apache Maven Source Plugin Version 2.4
Added:
release/maven/plugins/maven-source-plugin-2.4-source-release.zip (with
props)
release/maven/plugins/maven-source-plugin-2.4-source-release.zip.asc
release
Author: khmarbaise
Revision: 1630934
Modified property: svn:log
Modified: svn:log at Sat Oct 11 10:21:30 2014
--
--- svn:log (original)
+++ svn:log Sat Oct 11 10:21:30 2014
@@ -1 +1 @@
-- Fixed several Checkstyle errors.
+
Repository: maven-surefire
Updated Branches:
refs/heads/master 072cb7a7e -> f961485fe
[SUREFIRE-1080] Use parallel and fork together run some tests multiple times
Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/
27 matches
Mail list logo