svn commit: r641717 - /maven/archiva/trunk/archiva-web/archiva-standalone/archiva-jetty/src/main/conf/jetty.xml

2008-03-27 Thread brett
Author: brett Date: Wed Mar 26 23:49:02 2008 New Revision: 641717 URL: http://svn.apache.org/viewvc?rev=641717view=rev Log: [MRM-688] turn off debug logging and remove unnecessary config Modified: maven/archiva/trunk/archiva-web/archiva-standalone/archiva-jetty/src/main/conf/jetty.xml

svn commit: r641724 - in /maven/archiva/trunk/archiva-docs/src/site/apt: adminguide/databases.apt adminguide/standalone.apt quick-start.apt

2008-03-27 Thread oching
Author: oching Date: Thu Mar 27 00:18:11 2008 New Revision: 641724 URL: http://svn.apache.org/viewvc?rev=641724view=rev Log: [MRM-688] -updated the docs to reflect the new standalone jetty bundle Modified: maven/archiva/trunk/archiva-docs/src/site/apt/adminguide/databases.apt

svn commit: r641729 - /maven/archiva/trunk/archiva-web/archiva-standalone/archiva-jetty/pom.xml

2008-03-27 Thread oching
Author: oching Date: Thu Mar 27 00:50:11 2008 New Revision: 641729 URL: http://svn.apache.org/viewvc?rev=641729view=rev Log: [MRM-688] -adding back jasper-compiler-jdt as dependency (this is needed for jsp support) Modified:

svn commit: r642087 - /maven/archiva/trunk/archiva-web/archiva-webapp/src/main/resources/log4j.xml

2008-03-27 Thread oching
Author: oching Date: Thu Mar 27 21:51:59 2008 New Revision: 642087 URL: http://svn.apache.org/viewvc?rev=642087view=rev Log: [MRM-688] -set the logs to be output only to the log file and not the console to eliminate duplication Modified:

svn commit: r641852 - /maven/plugins/trunk/maven-eclipse-plugin/src/main/java/org/apache/maven/plugin/eclipse/writers/EclipseOSGiManifestWriter.java

2008-03-27 Thread aheritier
Author: aheritier Date: Thu Mar 27 08:39:02 2008 New Revision: 641852 URL: http://svn.apache.org/viewvc?rev=641852view=rev Log: MECLIPSE-413 : EclipseOSGiManifestWriter uses the artifact id and not the EclipseProjectName Patch submitted by : Richard van Nieuwenhoven Modified:

svn commit: r641899 - in /maven/sandbox/trunk/plugins/maven-android: ./ maven-android-core/src/main/java/org/apache/maven/android/ maven-dx-plugin/src/main/resources/META-INF/plexus/ maven-par-plugin/

2008-03-27 Thread sisbell
Author: sisbell Date: Thu Mar 27 10:08:22 2008 New Revision: 641899 URL: http://svn.apache.org/viewvc?rev=641899view=rev Log: Add packager for provisioning android apps. Added: maven/sandbox/trunk/plugins/maven-android/maven-par-plugin/

svn commit: r641966 - in /maven/sandbox/trunk/plugins/maven-android: ./ maven-aidl-plugin/ maven-aidl-plugin/src/ maven-aidl-plugin/src/main/ maven-aidl-plugin/src/main/java/ maven-aidl-plugin/src/mai

2008-03-27 Thread sisbell
Author: sisbell Date: Thu Mar 27 13:12:14 2008 New Revision: 641966 URL: http://svn.apache.org/viewvc?rev=641966view=rev Log: added support for aidl. Added: maven/sandbox/trunk/plugins/maven-android/maven-aidl-plugin/ maven/sandbox/trunk/plugins/maven-android/maven-aidl-plugin/pom.xml

svn commit: r641968 - /maven/plugins/trunk/maven-dependency-plugin/src/main/java/org/apache/maven/plugin/dependency/AbstractDependencyMojo.java

2008-03-27 Thread brianf
Author: brianf Date: Thu Mar 27 13:16:13 2008 New Revision: 641968 URL: http://svn.apache.org/viewvc?rev=641968view=rev Log: MDEP-157 MDEP-139 patch from Frank Cornelis to fix output formatting Modified:

svn commit: r641988 - in /maven/archetype/trunk: archetype-common/src/main/java/org/apache/maven/archetype/common/ archetype-common/src/main/java/org/apache/maven/archetype/downloader/ archetype-plugi

2008-03-27 Thread rafale
Author: rafale Date: Thu Mar 27 14:21:54 2008 New Revision: 641988 URL: http://svn.apache.org/viewvc?rev=641988view=rev Log: Fix for ARCHETYPE-150 the archetypeRepository/remoteRepositories are now handled in a better way Modified:

svn commit: r641999 - /maven/shared/trunk/maven-verifier/src/main/java/org/apache/maven/it/Verifier.java

2008-03-27 Thread brianf
Author: brianf Date: Thu Mar 27 15:06:54 2008 New Revision: 641999 URL: http://svn.apache.org/viewvc?rev=641999view=rev Log: added method to validate certain text in a log Modified: maven/shared/trunk/maven-verifier/src/main/java/org/apache/maven/it/Verifier.java Modified:

svn commit: r642001 - /maven/core-integration-testing/trunk/core-integration-tests/src/test/java/org/apache/maven/integrationtests/MavenITmng3428PluginDescriptorArtifactsIncompleteTest.java

2008-03-27 Thread brianf
Author: brianf Date: Thu Mar 27 15:09:24 2008 New Revision: 642001 URL: http://svn.apache.org/viewvc?rev=642001view=rev Log: added minimum version Modified:

svn commit: r642002 - in /maven/plugins/trunk/maven-patch-plugin/src: main/java/org/apache/maven/plugin/patch/ApplyMojo.java site/apt/examples/multiple.apt site/apt/examples/single.apt site/apt/index.

2008-03-27 Thread bentmann
Author: bentmann Date: Thu Mar 27 15:12:03 2008 New Revision: 642002 URL: http://svn.apache.org/viewvc?rev=642002view=rev Log: o Polished documentation Modified: maven/plugins/trunk/maven-patch-plugin/src/main/java/org/apache/maven/plugin/patch/ApplyMojo.java

svn commit: r642009 - in /maven/core-integration-testing/trunk: core-integration-testing-plugins/maven-it-plugin-project-interpolation/src/main/java/org/apache/maven/plugin/coreit/ core-integration-te

2008-03-27 Thread jdcasey
Author: jdcasey Date: Thu Mar 27 15:29:44 2008 New Revision: 642009 URL: http://svn.apache.org/viewvc?rev=642009view=rev Log: [MNG-2339][MNG-3355] Adding IT for 3355, and another IT for 2339 to verify that -Dversion=1 will override the POM version in the local POM, but not in plugin or

svn commit: r642013 - /maven/core-integration-testing/trunk/core-integration-tests/src/test/java/org/apache/maven/integrationtests/IntegrationTestSuite.java

2008-03-27 Thread jdcasey
Author: jdcasey Date: Thu Mar 27 15:40:22 2008 New Revision: 642013 URL: http://svn.apache.org/viewvc?rev=642013view=rev Log: Adding 3355 to test suite. Modified:

svn commit: r642016 - /maven/archetype/trunk/archetype-common/src/main/java/org/apache/maven/archetype/downloader/DefaultDownloader.java

2008-03-27 Thread rafale
Author: rafale Date: Thu Mar 27 15:48:48 2008 New Revision: 642016 URL: http://svn.apache.org/viewvc?rev=642016view=rev Log: downaloading works with local catalog on windows Modified:

svn commit: r642017 - in /maven/plugins/trunk/maven-eclipse-plugin/src: main/java/org/apache/maven/plugin/eclipse/writers/wtp/ test/resources/projects/project-41/expected/.settings/ test/resources/pro

2008-03-27 Thread aheritier
Author: aheritier Date: Thu Mar 27 15:58:44 2008 New Revision: 642017 URL: http://svn.apache.org/viewvc?rev=642017view=rev Log: MECLIPSE-266 : plugin applies java facet to ear project Patch submitted by Tionan Lim, Rune Peter Bjørnstad, Stefan Bley Modified:

svn commit: r642018 - in /maven/plugins/trunk/maven-patch-plugin/src: it/projects/path with spaces/ it/projects/path with spaces/src/ it/projects/path with spaces/src/main/ it/projects/path with space

2008-03-27 Thread bentmann
Author: bentmann Date: Thu Mar 27 16:01:30 2008 New Revision: 642018 URL: http://svn.apache.org/viewvc?rev=642018view=rev Log: [MPATCH-3] Path with space makes command line invocation fail Added: maven/plugins/trunk/maven-patch-plugin/src/it/projects/path with spaces/

svn commit: r642023 - in /maven/plugins/trunk/maven-patch-plugin/src: it/projects/remove-empty-files/ it/projects/remove-empty-files/src/ it/projects/remove-empty-files/src/main/ it/projects/remove-em

2008-03-27 Thread bentmann
Author: bentmann Date: Thu Mar 27 16:22:49 2008 New Revision: 642023 URL: http://svn.apache.org/viewvc?rev=642023view=rev Log: [MPATCH-1] Support deletion of empty files after the patches have been applied Submitted by: Napoleon Esmundo C. Ramirez Reviewed by: Benjamin Bentmann o Added IT

svn commit: r642024 - in /maven/components/branches/maven-2.0.x: maven-core/src/main/java/org/apache/maven/ maven-core/src/main/java/org/apache/maven/cli/ maven-core/src/main/java/org/apache/maven/exe

2008-03-27 Thread jdcasey
Author: jdcasey Date: Thu Mar 27 16:30:59 2008 New Revision: 642024 URL: http://svn.apache.org/viewvc?rev=642024view=rev Log: [MNG-2339] Reinstate command-line override of properties like ${version}, to preserve backward compatibility. This is done WITHOUT reinstating the use of system

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

2008-03-27 Thread aheritier
Author: aheritier Date: Thu Mar 27 16:43:18 2008 New Revision: 642027 URL: http://svn.apache.org/viewvc?rev=642027view=rev Log: [maven-release-plugin] prepare release maven-eclipse-plugin-2.5.1 Modified: maven/plugins/trunk/maven-eclipse-plugin/pom.xml Modified:

svn commit: r642028 - in /maven/plugins/tags/maven-eclipse-plugin-2.5.1: ./ src/main/java/org/apache/maven/plugin/eclipse/writers/wtp/ src/test/resources/projects/project-41/expected/.settings/ src/te

2008-03-27 Thread aheritier
Author: aheritier Date: Thu Mar 27 16:43:36 2008 New Revision: 642028 URL: http://svn.apache.org/viewvc?rev=642028view=rev Log: [maven-release-plugin] copy for tag maven-eclipse-plugin-2.5.1 Added: maven/plugins/tags/maven-eclipse-plugin-2.5.1/ - copied from r641994,

svn commit: r642038 - /maven/site/trunk/src/site/apt/developers/release/releasing.apt

2008-03-27 Thread aheritier
Author: aheritier Date: Thu Mar 27 17:03:29 2008 New Revision: 642038 URL: http://svn.apache.org/viewvc?rev=642038view=rev Log: Fix link Modified: maven/site/trunk/src/site/apt/developers/release/releasing.apt Modified: maven/site/trunk/src/site/apt/developers/release/releasing.apt URL:

svn commit: r642039 - in /maven/plugins/trunk/maven-patch-plugin: ./ src/it/projects/autoskip/skip-when-patch-tracking-file-present/ src/it/projects/autoskip/skip-when-patch-tracking-file-present/src/

2008-03-27 Thread bentmann
Author: bentmann Date: Thu Mar 27 17:06:50 2008 New Revision: 642039 URL: http://svn.apache.org/viewvc?rev=642039view=rev Log: o Fixed IT Added: maven/plugins/trunk/maven-patch-plugin/src/it/projects/autoskip/skip-when-patch-tracking-file-present/src/main/patches/patches-applied.txt

svn commit: r642042 - in /maven/plugins/trunk/maven-patch-plugin/src/it/projects: apply/apply-single-patch/ apply/apply-single-patch/src/main/java/ apply/apply-single-patch/src/test/ apply/apply-two-p

2008-03-27 Thread bentmann
Author: bentmann Date: Thu Mar 27 17:16:57 2008 New Revision: 642042 URL: http://svn.apache.org/viewvc?rev=642042view=rev Log: o Trimmed ITs Removed: maven/plugins/trunk/maven-patch-plugin/src/it/projects/apply/apply-single-patch/src/main/java/

svn commit: r642044 - /maven/plugins/trunk/maven-patch-plugin/pom.xml

2008-03-27 Thread bentmann
Author: bentmann Date: Thu Mar 27 17:26:45 2008 New Revision: 642044 URL: http://svn.apache.org/viewvc?rev=642044view=rev Log: o Bumped to junit:3.8.2 Modified: maven/plugins/trunk/maven-patch-plugin/pom.xml Modified: maven/plugins/trunk/maven-patch-plugin/pom.xml URL:

svn commit: r642047 - /maven/plugins/trunk/maven-patch-plugin/pom.xml

2008-03-27 Thread bentmann
Author: bentmann Date: Thu Mar 27 17:36:24 2008 New Revision: 642047 URL: http://svn.apache.org/viewvc?rev=642047view=rev Log: o Removed inherited configuration for maven-release-plugin o Reordered dependencies Modified: maven/plugins/trunk/maven-patch-plugin/pom.xml Modified:

svn commit: r642048 - in /maven/components/branches/maven-2.0.x: ./ apache-maven/ maven-artifact-manager/ maven-artifact-test/ maven-artifact/ maven-core/ maven-error-diagnostics/ maven-model/ maven-m

2008-03-27 Thread brianf
Author: brianf Date: Thu Mar 27 17:46:54 2008 New Revision: 642048 URL: http://svn.apache.org/viewvc?rev=642048view=rev Log: [maven-release-plugin] prepare release maven-2.0.9-RC4 Modified: maven/components/branches/maven-2.0.x/apache-maven/pom.xml

svn commit: r642049 - in /maven/components/tags/maven-2.0.9-RC4: ./ apache-maven/ maven-artifact-manager/ maven-artifact-test/ maven-artifact/ maven-core/ maven-error-diagnostics/ maven-model/ maven-m

2008-03-27 Thread brianf
Author: brianf Date: Thu Mar 27 17:47:17 2008 New Revision: 642049 URL: http://svn.apache.org/viewvc?rev=642049view=rev Log: [maven-release-plugin] copy for tag maven-2.0.9-RC4 Added: maven/components/tags/maven-2.0.9-RC4/ - copied from r642040, maven/components/branches/maven-2.0.x/

svn commit: r642050 - in /maven/components/branches/maven-2.0.x: ./ apache-maven/ maven-artifact-manager/ maven-artifact-test/ maven-artifact/ maven-core/ maven-error-diagnostics/ maven-model/ maven-m

2008-03-27 Thread brianf
Author: brianf Date: Thu Mar 27 17:47:49 2008 New Revision: 642050 URL: http://svn.apache.org/viewvc?rev=642050view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: maven/components/branches/maven-2.0.x/apache-maven/pom.xml

svn commit: r642051 - /maven/plugins/trunk/maven-ant-plugin/pom.xml

2008-03-27 Thread bentmann
Author: bentmann Date: Thu Mar 27 17:48:07 2008 New Revision: 642051 URL: http://svn.apache.org/viewvc?rev=642051view=rev Log: o Bumped to latest parent Modified: maven/plugins/trunk/maven-ant-plugin/pom.xml Modified: maven/plugins/trunk/maven-ant-plugin/pom.xml URL:

svn commit: r642052 - in /maven/components/branches/maven-2.0.x: maven-core-it-runner/pom.xml pom.xml

2008-03-27 Thread brianf
Author: brianf Date: Thu Mar 27 17:48:48 2008 New Revision: 642052 URL: http://svn.apache.org/viewvc?rev=642052view=rev Log: bump these too Modified: maven/components/branches/maven-2.0.x/maven-core-it-runner/pom.xml maven/components/branches/maven-2.0.x/pom.xml Modified:

svn commit: r642054 - /maven/plugins/trunk/pom.xml

2008-03-27 Thread bentmann
Author: bentmann Date: Thu Mar 27 18:01:26 2008 New Revision: 642054 URL: http://svn.apache.org/viewvc?rev=642054view=rev Log: o Added maven-patch-plugin Modified: maven/plugins/trunk/pom.xml Modified: maven/plugins/trunk/pom.xml URL: