svn commit: r743319 - /maven/plugins/trunk/maven-war-plugin/src/main/java/org/apache/maven/plugin/war/packaging/WarProjectPackagingTask.java

2009-02-11 Thread dennisl
Author: dennisl Date: Wed Feb 11 13:06:59 2009 New Revision: 743319 URL: http://svn.apache.org/viewvc?rev=743319view=rev Log: [MWAR-183] filteringDeploymentDescriptors should honor the encoding specified in web.xml Modified:

svn commit: r743348 - in /maven/plugins/trunk/maven-war-plugin/src: main/java/org/apache/maven/plugin/war/util/WarUtils.java test/java/org/apache/maven/plugin/war/util/WarUtilsTest.java

2009-02-11 Thread dennisl
Author: dennisl Date: Wed Feb 11 14:40:19 2009 New Revision: 743348 URL: http://svn.apache.org/viewvc?rev=743348view=rev Log: [MWAR-160] Strange behaviour of org.apache.maven.plugin.war.util.WarUtils.dependencyEquals(Dependency, Dependency) o Fixed two logical errors and added tests to verify

svn commit: r743374 - in /maven/plugins/trunk/maven-war-plugin/src/main/java/org/apache/maven/plugin/war: AbstractWarMojo.java packaging/ClassesPackagingTask.java packaging/WarPackagingContext.java

2009-02-11 Thread dennisl
Author: dennisl Date: Wed Feb 11 16:28:01 2009 New Revision: 743374 URL: http://svn.apache.org/viewvc?rev=743374view=rev Log: [MWAR-163] The outputFilenameMapping does not apply to the artifact of the current project Submitted by: Michael McCallum Reviewed by: Dennis Lundberg o Needed to catch

svn commit: r743470 - /maven/core-integration-testing/trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng0553SettingsAuthzEncryptionTest.java

2009-02-11 Thread ogusakov
Author: ogusakov Date: Wed Feb 11 19:56:34 2009 New Revision: 743470 URL: http://svn.apache.org/viewvc?rev=743470view=rev Log: [MNG-553] security dispatched fixed to pass the relocation test, test enabled Modified:

svn commit: r743475 - /maven/core-integration-testing/trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng0553SettingsAuthzEncryptionTest.java

2009-02-11 Thread bentmann
Author: bentmann Date: Wed Feb 11 20:11:49 2009 New Revision: 743475 URL: http://svn.apache.org/viewvc?rev=743475view=rev Log: o Removed superfluous comment Modified:

svn commit: r743489 - /maven/plugins/trunk/maven-invoker-plugin/src/main/java/org/apache/maven/plugin/invoker/InvokerMojo.java

2009-02-11 Thread bentmann
Author: bentmann Date: Wed Feb 11 20:32:28 2009 New Revision: 743489 URL: http://svn.apache.org/viewvc?rev=743489view=rev Log: [MINVOKER-76] Have invoker:run generate report files to allow reporting on the results of running invoker o Added parameter disableReports Modified:

svn commit: r743577 - /maven/plugins/trunk/maven-ejb-plugin/src/main/java/org/apache/maven/plugin/ejb/EjbMojo.java

2009-02-11 Thread dennisl
Author: dennisl Date: Thu Feb 12 00:01:07 2009 New Revision: 743577 URL: http://svn.apache.org/viewvc?rev=743577view=rev Log: o Restore parameter expressions that were removed in r742375 - we need both default-value and expression. o Add more parameter expressions. Modified:

svn commit: r743583 - in /maven/plugin-tools/trunk: maven-plugin-tools-ant/src/main/java/org/apache/maven/tools/plugin/extractor/ant/ maven-plugin-tools-ant/src/test/ maven-plugin-tools-ant/src/test/j

2009-02-11 Thread jdcasey
Author: jdcasey Date: Thu Feb 12 01:00:40 2009 New Revision: 743583 URL: http://svn.apache.org/viewvc?rev=743583view=rev Log: Injecting plugin parameters necessary to provide standard classpaths currently available in the antrun plugin, and also plugin-style expression evaluation within the Ant

svn commit: r743587 - in /maven/components/branches/maven-2.1.x: maven-core/src/main/java/org/apache/maven/plugin/ maven-plugin-descriptor/src/main/java/org/apache/maven/plugin/descriptor/ maven-scrip

2009-02-11 Thread jdcasey
Author: jdcasey Date: Thu Feb 12 01:32:50 2009 New Revision: 743587 URL: http://svn.apache.org/viewvc?rev=743587view=rev Log: [MNG-3971] Updating Ant-mojo support to provide the standard Maven classpath refs and plugin-style expression evaluation available in the antrun plugin. This depends on

svn propchange: r743583 - svn:log

2009-02-11 Thread jdcasey
Author: jdcasey Revision: 743583 Modified property: svn:log Modified: svn:log at Thu Feb 12 01:33:30 2009 -- --- svn:log (original) +++ svn:log Thu Feb 12 01:33:30 2009 @@ -1 +1 @@ -Injecting plugin parameters necessary

svn commit: r743590 - /maven/mercury/trunk/mercury-ant-tasks/mercury.xml

2009-02-11 Thread jvanzyl
Author: jvanzyl Date: Thu Feb 12 01:48:09 2009 New Revision: 743590 URL: http://svn.apache.org/viewvc?rev=743590view=rev Log: o a model of how i would like the mercury ant tasks to behave Added: maven/mercury/trunk/mercury-ant-tasks/mercury.xml (with props) Added:

svn commit: r743592 - /maven/mercury/trunk/mercury-ant-tasks/pom.xml

2009-02-11 Thread ogusakov
Author: ogusakov Date: Thu Feb 12 01:54:41 2009 New Revision: 743592 URL: http://svn.apache.org/viewvc?rev=743592view=rev Log: switched to mercury-1.0-alpha-5 Modified: maven/mercury/trunk/mercury-ant-tasks/pom.xml Modified: maven/mercury/trunk/mercury-ant-tasks/pom.xml URL:

svn commit: r743597 - in /maven/mercury/trunk: mercury-it/pom.xml mercury-util/src/main/java/org/apache/maven/mercury/util/FileUtil.java

2009-02-11 Thread ogusakov
Author: ogusakov Date: Thu Feb 12 02:09:34 2009 New Revision: 743597 URL: http://svn.apache.org/viewvc?rev=743597view=rev Log: [MERCURY-69] fixed locale dependency in the utils Modified: maven/mercury/trunk/mercury-it/pom.xml

svn commit: r743599 - /maven/mercury/trunk/mercury-wagon/src/main/java/org/apache/maven/wagon/mercury/MercuryWagon.java

2009-02-11 Thread ogusakov
Author: ogusakov Date: Thu Feb 12 02:15:51 2009 New Revision: 743599 URL: http://svn.apache.org/viewvc?rev=743599view=rev Log: [MERCURY-63] fixed locale dependent string comparison Modified: maven/mercury/trunk/mercury-wagon/src/main/java/org/apache/maven/wagon/mercury/MercuryWagon.java

svn commit: r743603 - /maven/mercury/trunk/pom.xml

2009-02-11 Thread ogusakov
Author: ogusakov Date: Thu Feb 12 02:39:12 2009 New Revision: 743603 URL: http://svn.apache.org/viewvc?rev=743603view=rev Log: switched to maven-3.0-alpha-2 for ITs Modified: maven/mercury/trunk/pom.xml Modified: maven/mercury/trunk/pom.xml URL: