svn commit: r1629187 - /maven/plugins/trunk/maven-linkcheck-plugin/pom.xml

2014-10-03 Thread khmarbaise
Author: khmarbaise Date: Fri Oct 3 12:06:22 2014 New Revision: 1629187 URL: http://svn.apache.org/r1629187 Log: [MLINKCHECK-17] - Updated plexus-i18n from 1.0-beta-7 to 1.0-beta-10 Modified: maven/plugins/trunk/maven-linkcheck-plugin/pom.xml Modified:

svn commit: r1629195 - /maven/plugins/trunk/maven-ear-plugin/src/main/java/org/apache/maven/plugin/ear/EarMojo.java

2014-10-03 Thread khmarbaise
Author: khmarbaise Date: Fri Oct 3 13:01:27 2014 New Revision: 1629195 URL: http://svn.apache.org/r1629195 Log: - Improved Code to be more Java 5. Modified: maven/plugins/trunk/maven-ear-plugin/src/main/java/org/apache/maven/plugin/ear/EarMojo.java Modified:

svn commit: r1629309 - /maven/plugins/trunk/maven-compiler-plugin/src/it/MCOMPILER-224/verify.groovy

2014-10-03 Thread jdcasey
Author: jdcasey Date: Fri Oct 3 20:24:08 2014 New Revision: 1629309 URL: http://svn.apache.org/r1629309 Log: now that plexus-compiler-api messages are being cleaned up (PR#24) we can make the integration test verification more strict Modified:

svn commit: r1629322 - in /maven/plugins/trunk/maven-compiler-plugin/src: it/MCOMPILER-157/ it/MCOMPILER-157/annotation-processor/ it/MCOMPILER-157/annotation-processor/src/ it/MCOMPILER-157/annotatio

2014-10-03 Thread jdcasey
Author: jdcasey Date: Fri Oct 3 21:06:58 2014 New Revision: 1629322 URL: http://svn.apache.org/r1629322 Log: [MCOMPILER-157] Add generated sources directory as compile/testCompile source root after annotation processor runs. This includes an integration test that uses a custom annotation