svn commit: r395514 - in /maven/plugins/trunk/maven-checkstyle-plugin/src: main/java/org/apache/maven/plugin/checkstyle/ main/resources/config/ test/java/org/apache/maven/plugin/checkstyle/ test/java/

2006-04-19 Thread epunzalan
Author: epunzalan Date: Wed Apr 19 23:53:25 2006 New Revision: 395514 URL: http://svn.apache.org/viewcvs?rev=395514&view=rev Log: PR: MCHECKSTYLE-39 Added test-harness tests for checkstyle goal. Also, removed the comment in maven_checks.xml since it prevents a user to use the cacheFile parameter

svn commit: r395508 - in /maven/plugins/trunk/maven-deploy-plugin: pom.xml src/test/java/org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.java src/test/java/org/apache/maven/plugin/deploy/DeployM

2006-04-19 Thread aramirez
Author: aramirez Date: Wed Apr 19 23:32:30 2006 New Revision: 395508 URL: http://svn.apache.org/viewcvs?rev=395508&view=rev Log: PR:MDEPLOY-30 -removed the maven-tools dependency -improved the basic test for deploy mojo -renamed all DeployFileMojoUnitTest referenced in DeployFileMojoUnitTest.java

svn commit: r395505 - /maven/plugins/trunk/maven-surefire-report-plugin/pom.xml

2006-04-19 Thread carlos
Author: carlos Date: Wed Apr 19 23:08:36 2006 New Revision: 395505 URL: http://svn.apache.org/viewcvs?rev=395505&view=rev Log: Prerequisite is maven 2.0.3 Modified: maven/plugins/trunk/maven-surefire-report-plugin/pom.xml Modified: maven/plugins/trunk/maven-surefire-report-plugin/pom.xml URL

svn commit: r395504 - /maven/components/trunk/maven-meeper/src/bin/deploy-bundle

2006-04-19 Thread carlos
Author: carlos Date: Wed Apr 19 23:06:32 2006 New Revision: 395504 URL: http://svn.apache.org/viewcvs?rev=395504&view=rev Log: Fixed typo Modified: maven/components/trunk/maven-meeper/src/bin/deploy-bundle Modified: maven/components/trunk/maven-meeper/src/bin/deploy-bundle URL: http://svn.a

svn commit: r395503 - /maven/components/trunk/maven-meeper/src/bin/deploy-bundle

2006-04-19 Thread carlos
Author: carlos Date: Wed Apr 19 23:05:39 2006 New Revision: 395503 URL: http://svn.apache.org/viewcvs?rev=395503&view=rev Log: Use a temp file for bundle as some people keep naming it as the contents Modified: maven/components/trunk/maven-meeper/src/bin/deploy-bundle Modified: maven/componen

svn commit: r395501 - /maven/plugins/trunk/maven-surefire-report-plugin/pom.xml

2006-04-19 Thread carlos
Author: carlos Date: Wed Apr 19 23:01:26 2006 New Revision: 395501 URL: http://svn.apache.org/viewcvs?rev=395501&view=rev Log: Use xsd in pom Modified: maven/plugins/trunk/maven-surefire-report-plugin/pom.xml Modified: maven/plugins/trunk/maven-surefire-report-plugin/pom.xml URL: http://svn

svn commit: r395464 - /maven/plugins/trunk/maven-assembly-plugin/src/main/java/org/apache/maven/plugin/assembly/AbstractAssemblyMojo.java

2006-04-19 Thread jmcconnell
Author: jmcconnell Date: Wed Apr 19 19:41:58 2006 New Revision: 395464 URL: http://svn.apache.org/viewcvs?rev=395464&view=rev Log: added descriptorSourceDirectory for specifying a directory to collect descriptors from for processing Modified: maven/plugins/trunk/maven-assembly-plugin/src/ma

svn commit: r395409 - /maven/maven-1/plugins/trunk/test/xdocs/index.xml

2006-04-19 Thread ltheussl
Author: ltheussl Date: Wed Apr 19 15:12:14 2006 New Revision: 395409 URL: http://svn.apache.org/viewcvs?rev=395409&view=rev Log: Update docs: needs jar plugin >= 1.8 Modified: maven/maven-1/plugins/trunk/test/xdocs/index.xml Modified: maven/maven-1/plugins/trunk/test/xdocs/index.xml URL: ht

svn commit: r395195 - in /maven/plugins/trunk/maven-deploy-plugin: ./ src/test/java/org/apache/maven/plugin/deploy/ src/test/java/org/apache/maven/plugin/deploy/stubs/ src/test/resources/ src/test/res

2006-04-19 Thread aramirez
Author: aramirez Date: Wed Apr 19 03:12:49 2006 New Revision: 395195 URL: http://svn.apache.org/viewcvs?rev=395195&view=rev Log: PR: MDEPLOY-30 -added tests using plugin testing harness Added: maven/plugins/trunk/maven-deploy-plugin/src/test/java/org/apache/maven/plugin/deploy/DeployMojoTes

svn commit: r395194 - /maven/plugins/trunk/maven-deploy-plugin/src/test/java/org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.java

2006-04-19 Thread aramirez
Author: aramirez Date: Wed Apr 19 03:11:28 2006 New Revision: 395194 URL: http://svn.apache.org/viewcvs?rev=395194&view=rev Log: renamed the test Added: maven/plugins/trunk/maven-deploy-plugin/src/test/java/org/apache/maven/plugin/deploy/DeployFileMojoUnitTest.java - copied unchanged f

svn commit: r395167 - in /maven/plugins/trunk/maven-checkstyle-plugin: ./ src/test/java/org/apache/maven/plugin/checkstyle/ src/test/java/org/apache/maven/plugin/checkstyle/stubs/ src/test/plugin-conf

2006-04-19 Thread epunzalan
Author: epunzalan Date: Wed Apr 19 01:18:32 2006 New Revision: 395167 URL: http://svn.apache.org/viewcvs?rev=395167&view=rev Log: PR: MCHECKSTYLE-39 Added test-harness tests with min configs Added: maven/plugins/trunk/maven-checkstyle-plugin/src/test/java/org/apache/maven/plugin/checkstyle/