svn commit: r979957 - in /websites/production/maven/components: plugins-archives/maven-compiler-plugin-3.5.1/ plugins/maven-compiler-plugin/

2016-02-09 Thread agudian
Author: agudian Date: Tue Feb 9 19:35:10 2016 New Revision: 979957 Log: Publish maven-compiler-plugin 3.5.1 documentation Added: websites/production/maven/components/plugins-archives/maven-compiler-plugin-3.5.1/ - copied from r979956, websites/production/maven/components/plugins

svn commit: r979959 - /websites/production/maven/content/

2016-02-09 Thread agudian
Author: agudian Date: Tue Feb 9 19:39:19 2016 New Revision: 979959 Log: maven-compiler-plugin 3.5.1 Added: websites/production/maven/content/ - copied from r979958, websites/staging/maven/trunk/content/

svn commit: r12325 - /release/maven/plugins/

2016-02-09 Thread agudian
Author: agudian Date: Tue Feb 9 19:31:55 2016 New Revision: 12325 Log: Maven Compiler Plugin 3.5.1 Added: release/maven/plugins/maven-compiler-plugin-3.5.1-source-release.zip (with props) release/maven/plugins/maven-compiler-plugin-3.5.1-source-release.zip.asc release/maven

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

2016-02-09 Thread agudian
Author: agudian Date: Tue Feb 9 19:36:46 2016 New Revision: 1729442 URL: http://svn.apache.org/viewvc?rev=1729442=rev Log: maven-compiler-plugin 3.5.1 Modified: maven/site/trunk/content/apt/plugins/index.apt Modified: maven/site/trunk/content/apt/plugins/index.apt URL: http

svn commit: r1728863 - in /maven/plugins/trunk/maven-compiler-plugin/src/main/java/org/apache/maven/plugin/compiler: AbstractCompilerMojo.java CompilationFailureException.java

2016-02-06 Thread agudian
Author: agudian Date: Sat Feb 6 18:11:24 2016 New Revision: 1728863 URL: http://svn.apache.org/viewvc?rev=1728863=rev Log: Fix some javadoc issues reported in JDK8 Modified: maven/plugins/trunk/maven-compiler-plugin/src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java

svn commit: r979705 [3/5] - in /websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/ apidocs/org/apache/maven/plugin/class-u

2016-02-06 Thread agudian
Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/source-repository.html == ---

svn commit: r979705 [5/5] - in /websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/ apidocs/org/apache/maven/plugin/class-u

2016-02-06 Thread agudian
Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/xref/org/apache/maven/plugin/compiler/CompilationFailureException.html == ---

svn commit: r1728870 - /maven/plugins/trunk/maven-compiler-plugin/pom.xml

2016-02-06 Thread agudian
Author: agudian Date: Sat Feb 6 18:59:18 2016 New Revision: 1728870 URL: http://svn.apache.org/viewvc?rev=1728870=rev Log: [maven-release-plugin] prepare for next development iteration Modified: maven/plugins/trunk/maven-compiler-plugin/pom.xml Modified: maven/plugins/trunk/maven-compiler

svn commit: r1728868 - /maven/plugins/trunk/maven-compiler-plugin/pom.xml

2016-02-06 Thread agudian
Author: agudian Date: Sat Feb 6 18:59:02 2016 New Revision: 1728868 URL: http://svn.apache.org/viewvc?rev=1728868=rev Log: [maven-release-plugin] prepare release maven-compiler-plugin-3.5.1 Modified: maven/plugins/trunk/maven-compiler-plugin/pom.xml Modified: maven/plugins/trunk/maven

svn commit: r1728869 - /maven/plugins/tags/maven-compiler-plugin-3.5.1/

2016-02-06 Thread agudian
Author: agudian Date: Sat Feb 6 18:59:16 2016 New Revision: 1728869 URL: http://svn.apache.org/viewvc?rev=1728869=rev Log: [maven-release-plugin] copy for tag maven-compiler-plugin-3.5.1 Added: maven/plugins/tags/maven-compiler-plugin-3.5.1/ (props changed) - copied from r1728868

svn commit: r1727173 - in /maven/plugins/trunk/maven-compiler-plugin/src/it/MCOMPILER-203-processorpath: annotation-processor/src/main/java/org/issue/SimpleAnnotationProcessor.java invoker.properties

2016-01-27 Thread agudian
Author: agudian Date: Wed Jan 27 20:08:03 2016 New Revision: 1727173 URL: http://svn.apache.org/viewvc?rev=1727173=rev Log: [MCOMPILER-235] extend IT to verify that the repeated build without a clean works when using an annotation processor that generates java sources. Modified: maven

svn commit: r1727176 - in /maven/plugins/trunk/maven-compiler-plugin/src: it/MCOMPILER-203-processorpath/annotation-processor/ it/MCOMPILER-203-processorpath/annotation-processor/src/main/java/org/iss

2016-01-27 Thread agudian
Author: agudian Date: Wed Jan 27 20:20:58 2016 New Revision: 1727176 URL: http://svn.apache.org/viewvc?rev=1727176=rev Log: [MCOMPILER-262] Don't add project dependencies to -processorpath when using the annotationProcessorPaths option, but only the dependencies of the processor artifacts

svn commit: r1726074 - /maven/plugins/trunk/maven-compiler-plugin/src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java

2016-01-21 Thread agudian
Author: agudian Date: Thu Jan 21 19:43:20 2016 New Revision: 1726074 URL: http://svn.apache.org/viewvc?rev=1726074=rev Log: [MCOMPILER-235] do not add files from generatedSourcesDirectory to the list of source files to compile. Modified: maven/plugins/trunk/maven-compiler-plugin/src/main

svn commit: r11976 - /release/maven/plugins/

2016-01-20 Thread agudian
Author: agudian Date: Wed Jan 20 18:56:07 2016 New Revision: 11976 Log: Maven Compiler Plugin 3.5 Added: release/maven/plugins/maven-compiler-plugin-3.5-source-release.zip (with props) release/maven/plugins/maven-compiler-plugin-3.5-source-release.zip.asc release/maven/plugins

svn commit: r978150 - /websites/production/maven/content/

2016-01-20 Thread agudian
Author: agudian Date: Wed Jan 20 19:33:46 2016 New Revision: 978150 Log: maven-compiler-plugin 3.5 Added: websites/production/maven/content/ - copied from r978149, websites/staging/maven/trunk/content/

svn commit: r978148 - in /websites/production/maven/components: plugins-archives/maven-compiler-plugin-3.5/ plugins/maven-compiler-plugin/

2016-01-20 Thread agudian
Author: agudian Date: Wed Jan 20 19:28:13 2016 New Revision: 978148 Log: Publish maven-compiler-plugin 3.5 documentation Added: websites/production/maven/components/plugins-archives/maven-compiler-plugin-3.5/ - copied from r978147, websites/production/maven/components/plugins

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

2016-01-20 Thread agudian
Author: agudian Date: Wed Jan 20 19:32:16 2016 New Revision: 1725791 URL: http://svn.apache.org/viewvc?rev=1725791=rev Log: maven-compiler-plugin 3.5 Modified: maven/site/trunk/content/apt/plugins/index.apt Modified: maven/site/trunk/content/apt/plugins/index.apt URL: http://svn.apache.org

svn commit: r1725037 - /maven/plugins/tags/maven-compiler-plugin-3.5/

2016-01-16 Thread agudian
Author: agudian Date: Sat Jan 16 21:54:12 2016 New Revision: 1725037 URL: http://svn.apache.org/viewvc?rev=1725037=rev Log: [maven-release-plugin] copy for tag maven-compiler-plugin-3.5 Added: maven/plugins/tags/maven-compiler-plugin-3.5/ (props changed) - copied from r1725036, maven

svn commit: r1725038 - /maven/plugins/trunk/maven-compiler-plugin/pom.xml

2016-01-16 Thread agudian
Author: agudian Date: Sat Jan 16 21:54:15 2016 New Revision: 1725038 URL: http://svn.apache.org/viewvc?rev=1725038=rev Log: [maven-release-plugin] prepare for next development iteration Modified: maven/plugins/trunk/maven-compiler-plugin/pom.xml Modified: maven/plugins/trunk/maven-compiler

svn commit: r1725036 - /maven/plugins/trunk/maven-compiler-plugin/pom.xml

2016-01-16 Thread agudian
Author: agudian Date: Sat Jan 16 21:53:59 2016 New Revision: 1725036 URL: http://svn.apache.org/viewvc?rev=1725036=rev Log: [maven-release-plugin] prepare release maven-compiler-plugin-3.5 Modified: maven/plugins/trunk/maven-compiler-plugin/pom.xml Modified: maven/plugins/trunk/maven

svn commit: r977871 [23/26] - in /websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/ apidocs/org/apache/maven/plugin/class

2016-01-16 Thread agudian
Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/xref/org/apache/maven/plugin/compiler/AbstractCompilerMojo.html == ---

svn commit: r977871 [20/26] - in /websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/ apidocs/org/apache/maven/plugin/class

2016-01-16 Thread agudian
Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testCompile-mojo.html == ---

svn commit: r977871 [21/26] - in /websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/ apidocs/org/apache/maven/plugin/class

2016-01-16 Thread agudian
Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/org/apache/maven/plugin/compiler/package-summary.html == ---

svn commit: r977871 [22/26] - in /websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/ apidocs/org/apache/maven/plugin/class

2016-01-16 Thread agudian
Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/testapidocs/overview-summary.html == ---

svn commit: r977871 [14/26] - in /websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/ apidocs/org/apache/maven/plugin/class

2016-01-16 Thread agudian
Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/mail-lists.html == --- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/mail-lists.html

svn commit: r977871 [3/26] - in /websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/ apidocs/org/apache/maven/plugin/class-

2016-01-16 Thread agudian
Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/CompilerMojo.html == ---

svn commit: r977871 [10/26] - in /websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/ apidocs/org/apache/maven/plugin/class

2016-01-16 Thread agudian
Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/faq.html == --- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/faq.html (original) +++

svn commit: r977871 [25/26] - in /websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/ apidocs/org/apache/maven/plugin/class

2016-01-16 Thread agudian
Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/xref/org/apache/maven/plugin/compiler/HelpMojo.html == ---

svn commit: r977871 [11/26] - in /websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/ apidocs/org/apache/maven/plugin/class

2016-01-16 Thread agudian
Added: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/fonts/glyphicons-halflings-regular.svg == ---

svn commit: r977871 [15/26] - in /websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/ apidocs/org/apache/maven/plugin/class

2016-01-16 Thread agudian
Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/plugin-management.html == ---

svn commit: r977871 [9/26] - in /websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/ apidocs/org/apache/maven/plugin/class-

2016-01-16 Thread agudian
Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/examples/compile-with-memory-enhancements.html == ---

svn commit: r977871 [19/26] - in /websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/ apidocs/org/apache/maven/plugin/class

2016-01-16 Thread agudian
bcb9b2ec951ab714039b?d=mms=60; alt="" /> snicoll Stephane Nicoll mailto:snic...@apache.org;>snic...@apache.org ASF PMC Member -+1 -+1 - ++1 + http://www.gravatar.com/avatar/84b52fef91820858d5e18cc0363b3bbe?d=mms=60; alt="" /> stephenc Stephen Connolly mail

svn commit: r977871 [8/26] - in /websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/ apidocs/org/apache/maven/plugin/class-

2016-01-16 Thread agudian
Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/distribution-management.html == ---

svn commit: r977871 [6/26] - in /websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/ apidocs/org/apache/maven/plugin/class-

2016-01-16 Thread agudian
Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/dependencies.html == --- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/dependencies.html

svn commit: r977871 [4/26] - in /websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/ apidocs/org/apache/maven/plugin/class-

2016-01-16 Thread agudian
Added: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/class-use/DependencyCoordinate.html == ---

svn commit: r977871 [5/26] - in /websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/ apidocs/org/apache/maven/plugin/class-

2016-01-16 Thread agudian
Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/checkstyle.html == --- websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/checkstyle.html

svn commit: r977871 [1/26] - in /websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/ apidocs/org/apache/maven/plugin/class-

2016-01-16 Thread agudian
Author: agudian Date: Sat Jan 16 21:47:39 2016 New Revision: 977871 Log: Site checkin for project Apache Maven Compiler Plugin Added: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/apidocs/org/apache/maven/plugin/compiler/DependencyCoordinate.html

svn commit: r977871 [13/26] - in /websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/ apidocs/org/apache/maven/plugin/class

2016-01-16 Thread agudian
Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/invoker-report.html == ---

svn commit: r977871 [24/26] - in /websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/ apidocs/org/apache/maven/plugin/class

2016-01-16 Thread agudian
Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/xref/org/apache/maven/plugin/compiler/CompilationFailureException.html == ---

svn commit: r977871 [26/26] - in /websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST: ./ apidocs/ apidocs/org/apache/maven/plugin/ apidocs/org/apache/maven/plugin/class

2016-01-16 Thread agudian
Modified: websites/production/maven/components/plugins-archives/maven-compiler-plugin-LATEST/xref/org/apache/maven/plugin/compiler/TestCompilerMojo.html == ---

svn commit: r1724892 - /maven/plugins/trunk/maven-compiler-plugin/pom.xml

2016-01-15 Thread agudian
Author: agudian Date: Fri Jan 15 23:24:52 2016 New Revision: 1724892 URL: http://svn.apache.org/viewvc?rev=1724892=rev Log: [MCOMPILER-203] Update plexus-compiler to released version 2.7 Modified: maven/plugins/trunk/maven-compiler-plugin/pom.xml Modified: maven/plugins/trunk/maven-compiler

svn commit: r1723779 - in /maven/plugins/trunk/maven-compiler-plugin: ./ src/it/MCOMPILER-203-processorpath/ src/it/MCOMPILER-203-processorpath/annotation-processor/ src/it/MCOMPILER-203-processorpath

2016-01-08 Thread agudian
Author: agudian Date: Fri Jan 8 18:28:55 2016 New Revision: 1723779 URL: http://svn.apache.org/viewvc?rev=1723779=rev Log: [MCOMPILER-203] Allow specifying annotation processor path dependencies Added: maven/plugins/trunk/maven-compiler-plugin/src/it/MCOMPILER-203-processorpath/ maven

svn commit: r1721745 - /maven/plugins/trunk/maven-compiler-plugin/pom.xml

2015-12-26 Thread agudian
Author: agudian Date: Sat Dec 26 18:29:19 2015 New Revision: 1721745 URL: http://svn.apache.org/viewvc?rev=1721745=rev Log: Require Maven 3.0, update Snapshot version to 3.5-SNAPSHOT. Modified: maven/plugins/trunk/maven-compiler-plugin/pom.xml Modified: maven/plugins/trunk/maven-compiler

svn commit: r1721738 - /maven/plugins/trunk/maven-compiler-plugin/src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java

2015-12-26 Thread agudian
Author: agudian Date: Sat Dec 26 15:57:13 2015 New Revision: 1721738 URL: http://svn.apache.org/viewvc?rev=1721738=rev Log: [MCOMPILER-211] Prevent possible NPE when m-compiler-p is used within an m2e-execution in Eclipse Modified: maven/plugins/trunk/maven-compiler-plugin/src/main/java

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

2015-11-22 Thread agudian
Author: agudian Date: Sun Nov 22 20:09:05 2015 New Revision: 1715687 URL: http://svn.apache.org/viewvc?rev=1715687=rev Log: move agudian to the list of PMC members Modified: maven/pom/trunk/maven/pom.xml Modified: maven/pom/trunk/maven/pom.xml URL: http://svn.apache.org/viewvc/maven/pom

maven git commit: [MNG-5813] pass debug-opts from mvnDebug to mvn script in the additional env-variable MAVEN_DEBUG_OPTS to not interfere with user-specified MAVEN_OPTS (e.g. when read from .mavenrc).

2015-06-27 Thread agudian
Repository: maven Updated Branches: refs/heads/master ad905af66 - f104ef885 [MNG-5813] pass debug-opts from mvnDebug to mvn script in the additional env-variable MAVEN_DEBUG_OPTS to not interfere with user-specified MAVEN_OPTS (e.g. when read from .mavenrc). Fixed as suggested by Robert

maven git commit: [MNG-5812] Project base dir not fully working in Cygwin

2015-06-22 Thread agudian
Repository: maven Updated Branches: refs/heads/master cfd1fbe61 - ad905af66 [MNG-5812] Project base dir not fully working in Cygwin Converted project base dir from Cygwin path to Windows path before executing Maven. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit:

svn commit: r952916 - in /websites/production/maven/components: plugins-archives/maven-eclipse-plugin-2.10/ plugins/maven-eclipse-plugin/

2015-05-27 Thread agudian
Author: agudian Date: Wed May 27 20:25:45 2015 New Revision: 952916 Log: Publish maven-eclipse-plugin 2.10 documentation Added: websites/production/maven/components/plugins-archives/maven-eclipse-plugin-2.10/ - copied from r952915, websites/production/maven/components/plugins

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

2015-05-27 Thread agudian
Author: agudian Date: Wed May 27 20:35:24 2015 New Revision: 1682116 URL: http://svn.apache.org/r1682116 Log: release maven-eclipse-plugin 2.10 Modified: maven/site/trunk/content/apt/plugins/index.apt Modified: maven/site/trunk/content/apt/plugins/index.apt URL: http://svn.apache.org

svn commit: r1681511 - /maven/plugins/trunk/maven-eclipse-plugin/pom.xml

2015-05-24 Thread agudian
Author: agudian Date: Sun May 24 18:17:21 2015 New Revision: 1681511 URL: http://svn.apache.org/r1681511 Log: [maven-release-plugin] prepare release maven-eclipse-plugin-2.10 Modified: maven/plugins/trunk/maven-eclipse-plugin/pom.xml Modified: maven/plugins/trunk/maven-eclipse-plugin

svn commit: r1681510 - /maven/plugins/trunk/maven-eclipse-plugin/README-testing.txt

2015-05-24 Thread agudian
Author: agudian Date: Sun May 24 18:16:35 2015 New Revision: 1681510 URL: http://svn.apache.org/r1681510 Log: o removing some whitespace Modified: maven/plugins/trunk/maven-eclipse-plugin/README-testing.txt Modified: maven/plugins/trunk/maven-eclipse-plugin/README-testing.txt URL: http

svn commit: r1681502 - /maven/plugins/trunk/maven-eclipse-plugin/src/site/site.xml

2015-05-24 Thread agudian
Author: agudian Date: Sun May 24 17:44:40 2015 New Revision: 1681502 URL: http://svn.apache.org/r1681502 Log: o Use fluido-skin for the site Modified: maven/plugins/trunk/maven-eclipse-plugin/src/site/site.xml Modified: maven/plugins/trunk/maven-eclipse-plugin/src/site/site.xml URL: http

svn commit: r1681513 - /maven/plugins/tags/maven-eclipse-plugin-2.10/

2015-05-24 Thread agudian
Author: agudian Date: Sun May 24 18:18:18 2015 New Revision: 1681513 URL: http://svn.apache.org/r1681513 Log: [maven-release-plugin] copy for tag maven-eclipse-plugin-2.10 Added: maven/plugins/tags/maven-eclipse-plugin-2.10/ - copied from r1681512, maven/plugins/trunk/maven-eclipse

svn commit: r1681514 - /maven/plugins/trunk/maven-eclipse-plugin/pom.xml

2015-05-24 Thread agudian
Author: agudian Date: Sun May 24 18:18:22 2015 New Revision: 1681514 URL: http://svn.apache.org/r1681514 Log: [maven-release-plugin] prepare for next development iteration Modified: maven/plugins/trunk/maven-eclipse-plugin/pom.xml Modified: maven/plugins/trunk/maven-eclipse-plugin/pom.xml

svn commit: r1681500 - in /maven/plugins/trunk/maven-eclipse-plugin/src: main/java/org/apache/maven/plugin/eclipse/ main/java/org/apache/maven/plugin/eclipse/reader/ site/apt/

2015-05-24 Thread agudian
Author: agudian Date: Sun May 24 17:25:06 2015 New Revision: 1681500 URL: http://svn.apache.org/r1681500 Log: [MECLIPSE-759] Add goal resolve-workspace-dependencies to resolve the M2_REPO classpath references of all projects contained in a workspace Added: maven/plugins/trunk/maven-eclipse

maven git commit: MNG-5796 fix mvn.cmd execution when invoked at drive root

2015-05-02 Thread agudian
Repository: maven Updated Branches: refs/heads/master 4567c8319 - f27c348bb MNG-5796 fix mvn.cmd execution when invoked at drive root Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/f27c348b Tree:

svn commit: r1677350 - /maven/plugins/trunk/maven-eclipse-plugin/src/site/apt/index.apt.vm

2015-05-02 Thread agudian
Author: agudian Date: Sat May 2 20:37:40 2015 New Revision: 1677350 URL: http://svn.apache.org/r1677350 Log: o Add a description that suggests using m2e instead of maven-eclipse-plugin, albeit acknowledging that there are still project setups where m-eclipse-p is more suitable. Modified

svn commit: r1677345 - in /maven/plugins/trunk/maven-eclipse-plugin/src: main/java/org/apache/maven/plugin/eclipse/ main/java/org/apache/maven/plugin/eclipse/reader/ test/java/org/apache/maven/plugin/

2015-05-02 Thread agudian
Author: agudian Date: Sat May 2 20:02:31 2015 New Revision: 1677345 URL: http://svn.apache.org/r1677345 Log: [MECLIPSE-757] Support JavaSE-1.7 / JavaSE-1.8 execution environment names and add an option to favour those standard JVM names instead of explicit JRE ids. Modified: maven

svn commit: r1671088 - /maven/sandbox/trunk/other/jira/ASF-jira-groups.csv

2015-04-03 Thread agudian
Author: agudian Date: Fri Apr 3 15:21:49 2015 New Revision: 1671088 URL: http://svn.apache.org/r1671088 Log: added my jira id Modified: maven/sandbox/trunk/other/jira/ASF-jira-groups.csv Modified: maven/sandbox/trunk/other/jira/ASF-jira-groups.csv URL: http://svn.apache.org/viewvc/maven

svn commit: r1669194 - in /maven/plugins/trunk/maven-eclipse-plugin/src: main/java/org/apache/maven/plugin/eclipse/LinkedResource.java test/java/org/apache/maven/plugin/eclipse/LinkedResourceTest.java

2015-03-25 Thread agudian
Author: agudian Date: Wed Mar 25 18:17:22 2015 New Revision: 1669194 URL: http://svn.apache.org/r1669194 Log: [MECLIPSE-738] Fix constructing a LinkedResource with a locationURI in the XML. Allow that either, but not both, and not neither, of the location properties could be set. Include tests

svn commit: r1668832 - /maven/plugins/trunk/maven-eclipse-plugin/src/test/java/org/apache/maven/plugin/eclipse/it/AbstractEclipsePluginIT.java

2015-03-24 Thread agudian
Author: agudian Date: Tue Mar 24 09:54:03 2015 New Revision: 1668832 URL: http://svn.apache.org/r1668832 Log: o Ignore .svn subdirectories with old SVN-WC format when comparing directories Modified: maven/plugins/trunk/maven-eclipse-plugin/src/test/java/org/apache/maven/plugin/eclipse

svn commit: r1668965 - in /maven/plugins/trunk/maven-eclipse-plugin: ./ README-testing.txt pom.xml src/test/java/org/apache/maven/plugin/eclipse/it/EclipsePluginIT.java src/test/resources/projects/pro

2015-03-24 Thread agudian
Author: agudian Date: Tue Mar 24 19:37:27 2015 New Revision: 1668965 URL: http://svn.apache.org/r1668965 Log: o Fix ITs, allow to run a single test case from an IT by using the surefire JUnit 4 test runner Modified: maven/plugins/trunk/maven-eclipse-plugin/ (props changed) maven

svn commit: r1668820 - in /maven/plugins/trunk/maven-eclipse-plugin/src/test: java/org/apache/maven/plugin/eclipse/it/AbstractEclipsePluginIT.java resources/projects/project-10/pom.xml

2015-03-24 Thread agudian
Author: agudian Date: Tue Mar 24 08:13:55 2015 New Revision: 1668820 URL: http://svn.apache.org/r1668820 Log: o Ignore .svn subdirectories with old SVN-WC format when comparing directories Modified: maven/plugins/trunk/maven-eclipse-plugin/src/test/java/org/apache/maven/plugin/eclipse

svn commit: r1668744 - in /maven/plugins/trunk/maven-eclipse-plugin: ./ src/main/java/org/apache/maven/plugin/ide/ src/test/java/org/apache/maven/plugin/eclipse/ src/test/java/org/apache/maven/plugin/

2015-03-23 Thread agudian
Author: agudian Date: Mon Mar 23 21:28:20 2015 New Revision: 1668744 URL: http://svn.apache.org/r1668744 Log: o Fix a couple of unit tests / ITs on Windows Modified: maven/plugins/trunk/maven-eclipse-plugin/pom.xml maven/plugins/trunk/maven-eclipse-plugin/src/main/java/org/apache/maven

maven git commit: MNG-5776 Drop support for Win9x in mvn launch scripts for Windows, rename .bat to .cmd, remove duplicate code from mvnDebug.cmd

2015-02-28 Thread agudian
Repository: maven Updated Branches: refs/heads/master 7b3e95675 - c6faf8dd6 MNG-5776 Drop support for Win9x in mvn launch scripts for Windows, rename .bat to .cmd, remove duplicate code from mvnDebug.cmd Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit:

maven git commit: MNG-5767 .mvn/ for project specific jvm options and maven parameters -- adapted Windows .bat scripts

2015-02-25 Thread agudian
Repository: maven Updated Branches: refs/heads/master e28be4d33 - 562896a19 MNG-5767 .mvn/ for project specific jvm options and maven parameters -- adapted Windows .bat scripts Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit:

maven-surefire git commit: [SUREFIRE-1137] Fix ConsoleOutputIT on systems with default charset encodings that do not contain German umlauts

2015-02-07 Thread agudian
Repository: maven-surefire Updated Branches: refs/heads/master c26bc4b9e - cc4dac274 [SUREFIRE-1137] Fix ConsoleOutputIT on systems with default charset encodings that do not contain German umlauts Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit:

maven-surefire git commit: [SUREFIRE-1137] Ensure that all communication with the forked process is encoded with a fixed 8-bit charset, to fix sysout/syserr encoding in case the fork ends up with a di

2015-02-05 Thread agudian
Repository: maven-surefire Updated Branches: refs/heads/master 2b4629c71 - c26bc4b9e [SUREFIRE-1137] Ensure that all communication with the forked process is encoded with a fixed 8-bit charset, to fix sysout/syserr encoding in case the fork ends up with a different default charset than the

svn commit: r1656924 - in /maven/shared/trunk/maven-shared-utils/src/main/java/org/apache/maven/shared/utils/cli: CommandLineUtils.java StreamPumper.java

2015-02-03 Thread agudian
Author: agudian Date: Tue Feb 3 21:17:36 2015 New Revision: 1656924 URL: http://svn.apache.org/r1656924 Log: [SUREFIRE-1137] Allow passing a Charset to be used by the StreamPumper to read from the input streams (i.e. the output streams of the forked process) Modified: maven/shared/trunk

[1/2] maven-surefire git commit: SUREFIRE-1136 Current working directory propagation in forked mode - remove JDK 1.7 API usage in tests, integration test extended to justify deferred directory creatio

2015-01-22 Thread agudian
Repository: maven-surefire Updated Branches: refs/heads/master cebce291f - 60111e78f SUREFIRE-1136 Current working directory propagation in forked mode - remove JDK 1.7 API usage in tests, integration test extended to justify deferred directory creation in

[2/2] maven-surefire git commit: SUREFIRE-1136 Remove usage of fest-assertions from IT (not JDK 1.5 compatible)

2015-01-22 Thread agudian
SUREFIRE-1136 Remove usage of fest-assertions from IT (not JDK 1.5 compatible) Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/60111e78 Tree:

maven-surefire git commit: SUREFIRE-1136 Current working directory propagation in forked mode

2015-01-20 Thread agudian
Repository: maven-surefire Updated Branches: refs/heads/master 9b7ca5a2b - cebce291f SUREFIRE-1136 Current working directory propagation in forked mode Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit:

Git Push Summary

2014-12-22 Thread agudian
Repository: maven-surefire Updated Tags: refs/tags/surefire-2.18.1-vote-1 [deleted] 18e46805d

Git Push Summary

2014-12-22 Thread agudian
Repository: maven-surefire Updated Tags: refs/tags/surefire-2.18.1_vote-1 [deleted] 5dbe086f2

maven-surefire git commit: update to maven-parent:26, fix configuration for rat-plugin, update release-plugin to 2.5.1 and add workaround for MRELEASE-799

2014-12-22 Thread agudian
Repository: maven-surefire Updated Branches: refs/heads/master 5693c8117 - 33e6819ab update to maven-parent:26, fix configuration for rat-plugin, update release-plugin to 2.5.1 and add workaround for MRELEASE-799 Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit:

[2/2] maven-surefire git commit: ignore test that failes after fixing the XML test reporter, now uncovering a bug - see SUREFIRE-1123

2014-12-11 Thread agudian
ignore test that failes after fixing the XML test reporter, now uncovering a bug - see SUREFIRE-1123 Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/7bfebd06 Tree:

[1/2] maven-surefire git commit: [SUREFIRE-1122] fix XML report for the combination of JUnit parallel and rerunFailingTests, by making the StatelessXmlReporter stateless again

2014-12-11 Thread agudian
org.apache.maven.surefire.its.fixture.SurefireJUnit4IntegrationTestCase; +import org.apache.maven.surefire.its.fixture.SurefireLauncher; +import org.junit.Test; + +/** + * @author agudian + * @see {@linkplain https://jira.codehaus.org/browse/SUREFIRE-1122} + */ +public class Surefire1122ParallelAndFlakyTestsIT +extends

Git Push Summary

2014-11-27 Thread agudian
Repository: maven-surefire Updated Tags: refs/tags/surefire-2.18 [created] ab58411b2

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

2014-11-04 Thread agudian
Author: agudian Date: Tue Nov 4 20:45:59 2014 New Revision: 1636729 URL: http://svn.apache.org/r1636729 Log: Surefire 2.18 release Modified: maven/site/trunk/content/apt/plugins/index.apt Modified: maven/site/trunk/content/apt/plugins/index.apt URL: http://svn.apache.org/viewvc/maven/site

svn commit: r927942 - /websites/production/maven/content/surefire-archives/surefire-LATEST/

2014-11-04 Thread agudian
Author: agudian Date: Tue Nov 4 20:40:25 2014 New Revision: 927942 Log: release maven-surefire-plugin 2.18 Added: websites/production/maven/content/surefire-archives/surefire-LATEST/ - copied from r927941, websites/production/maven/content/surefire-archives/surefire-2.18/

git commit: o Ignore DEPENDENCIES in rat check o Set default location of the deployed site to surefire-LATEST again

2014-11-01 Thread agudian
Repository: maven-surefire Updated Branches: refs/heads/master 190c96706 - a3de89de2 o Ignore DEPENDENCIES in rat check o Set default location of the deployed site to surefire-LATEST again Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit:

[1/2] git commit: [maven-release-plugin] prepare release surefire-2.18_vote-2

2014-11-01 Thread agudian
Repository: maven-surefire Updated Branches: refs/heads/master a3de89de2 - 546078d5b [maven-release-plugin] prepare release surefire-2.18_vote-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/854b914f

[2/2] git commit: [maven-release-plugin] prepare for next development iteration

2014-11-01 Thread agudian
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/546078d5 Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/546078d5 Diff:

Git Push Summary

2014-11-01 Thread agudian
Repository: maven-surefire Updated Tags: refs/tags/surefire-2.18_vote-2 [created] 78d4103c8

svn commit: r927650 [2/12] - in /websites/production/maven/content/surefire-archives/surefire-2.18: ./ maven-failsafe-plugin/ maven-failsafe-plugin/examples/ maven-surefire-common/ maven-surefire-plug

2014-11-01 Thread agudian
Modified: websites/production/maven/content/surefire-archives/surefire-2.18/maven-failsafe-plugin/dependency-info.html == ---

svn commit: r927650 [7/12] - in /websites/production/maven/content/surefire-archives/surefire-2.18: ./ maven-failsafe-plugin/ maven-failsafe-plugin/examples/ maven-surefire-common/ maven-surefire-plug

2014-11-01 Thread agudian
Modified: websites/production/maven/content/surefire-archives/surefire-2.18/surefire-providers/checkstyle.html == --- websites/production/maven/content/surefire-archives/surefire-2.18/surefire-providers/checkstyle.html

svn commit: r927650 [5/12] - in /websites/production/maven/content/surefire-archives/surefire-2.18: ./ maven-failsafe-plugin/ maven-failsafe-plugin/examples/ maven-surefire-common/ maven-surefire-plug

2014-11-01 Thread agudian
Modified: websites/production/maven/content/surefire-archives/surefire-2.18/maven-surefire-report-plugin/project-info.html == ---

svn commit: r927650 [3/12] - in /websites/production/maven/content/surefire-archives/surefire-2.18: ./ maven-failsafe-plugin/ maven-failsafe-plugin/examples/ maven-surefire-common/ maven-surefire-plug

2014-11-01 Thread agudian
Modified: websites/production/maven/content/surefire-archives/surefire-2.18/maven-surefire-common/dependency-info.html == ---

svn commit: r927650 [10/12] - in /websites/production/maven/content/surefire-archives/surefire-2.18: ./ maven-failsafe-plugin/ maven-failsafe-plugin/examples/ maven-surefire-common/ maven-surefire-plu

2014-11-01 Thread agudian
Modified: websites/production/maven/content/surefire-archives/surefire-2.18/surefire-providers/surefire-junit47/integration.html == ---

svn commit: r927650 [11/12] - in /websites/production/maven/content/surefire-archives/surefire-2.18: ./ maven-failsafe-plugin/ maven-failsafe-plugin/examples/ maven-surefire-common/ maven-surefire-plu

2014-11-01 Thread agudian
Modified: websites/production/maven/content/surefire-archives/surefire-2.18/surefire-providers/surefire-testng/project-info.html == ---

svn commit: r927650 [12/12] - in /websites/production/maven/content/surefire-archives/surefire-2.18: ./ maven-failsafe-plugin/ maven-failsafe-plugin/examples/ maven-surefire-common/ maven-surefire-plu

2014-11-01 Thread agudian
Modified: websites/production/maven/content/surefire-archives/surefire-2.18/surefire-setup-integration-tests/team-list.html == ---

svn commit: r927650 [4/12] - in /websites/production/maven/content/surefire-archives/surefire-2.18: ./ maven-failsafe-plugin/ maven-failsafe-plugin/examples/ maven-surefire-common/ maven-surefire-plug

2014-11-01 Thread agudian
Modified: websites/production/maven/content/surefire-archives/surefire-2.18/maven-surefire-plugin/jira-report.html == ---

svn commit: r927650 [6/12] - in /websites/production/maven/content/surefire-archives/surefire-2.18: ./ maven-failsafe-plugin/ maven-failsafe-plugin/examples/ maven-surefire-common/ maven-surefire-plug

2014-11-01 Thread agudian
Modified: websites/production/maven/content/surefire-archives/surefire-2.18/surefire-booter/plugins.html == --- websites/production/maven/content/surefire-archives/surefire-2.18/surefire-booter/plugins.html (original)

[2/2] git commit: o Fix section formatting for Test Execution and Single Thread Execution

2014-10-31 Thread agudian
o Fix section formatting for Test Execution and Single Thread Execution Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/190c9670 Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/190c9670

[1/2] git commit: o Remove Assignee and Fix-Version columns from Jira report (we're using onlyCurrentVersion=true anyway), use surefire-${project.version} as path name in surefire-archives

2014-10-31 Thread agudian
Repository: maven-surefire Updated Branches: refs/heads/master c1267f521 - 190c96706 o Remove Assignee and Fix-Version columns from Jira report (we're using onlyCurrentVersion=true anyway), use surefire-${project.version} as path name in surefire-archives Project:

[2/2] git commit: [maven-release-plugin] prepare for next development iteration

2014-10-30 Thread agudian
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/c1267f52 Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/c1267f52 Diff:

[1/2] git commit: [maven-release-plugin] prepare release surefire-2.18_vote-1

2014-10-30 Thread agudian
Repository: maven-surefire Updated Branches: refs/heads/master b3a6777ea - c1267f521 [maven-release-plugin] prepare release surefire-2.18_vote-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/584ae1df

Git Push Summary

2014-10-30 Thread agudian
Repository: maven-surefire Updated Tags: refs/tags/surefire-2.18_vote-1 [created] 38ef6d231

svn commit: r927428 - /websites/production/maven/content/surefire-archives/surefire-2.18/

2014-10-30 Thread agudian
Author: agudian Date: Thu Oct 30 20:29:23 2014 New Revision: 927428 Log: (empty) Added: websites/production/maven/content/surefire-archives/surefire-2.18/

svn commit: r927429 - in /websites/production/maven/content/surefire-archives/surefire-2.18: ./ css/ images/ images/logos/ images/profiles/ img/ js/ maven-failsafe-plugin/ maven-failsafe-plugin/apidoc

2014-10-30 Thread agudian
Author: agudian Date: Thu Oct 30 20:58:02 2014 New Revision: 927429 Log: Surefire 2.18 release [This commit notification would consist of 606 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

  1   2   3   >