svn commit: r770893 - /maven/ant-tasks/branches/maven-ant-tasks-2.0.x/src/site/apt/reference.apt

2009-05-01 Thread hboutemy
Author: hboutemy Date: Sat May 2 05:57:59 2009 New Revision: 770893 URL: http://svn.apache.org/viewvc?rev=770893&view=rev Log: o added internal links to improve navigation o fixed remoteRepository description: releases and snapshots are not attributes but only nested elements Modified: mave

svn commit: r770840 - in /maven/ant-tasks/branches/maven-ant-tasks-2.0.x: ./ src/it/ src/it/ant-tasks-in-ant-run-plugin/

2009-05-01 Thread pgier
Author: pgier Date: Fri May 1 22:10:57 2009 New Revision: 770840 URL: http://svn.apache.org/viewvc?rev=770840&view=rev Log: [MANTTASKS-106] Remove relocations from shade plugin configuration. This seems to resolve classloading issues when running the ant tasks inside the antrun plugin. Add IT

svn commit: r770824 - /maven/ant-tasks/branches/maven-ant-tasks-2.0.x/sample.build.xml

2009-05-01 Thread pgier
Author: pgier Date: Fri May 1 21:23:20 2009 New Revision: 770824 URL: http://svn.apache.org/viewvc?rev=770824&view=rev Log: Add some info to the ant tests. Modified: maven/ant-tasks/branches/maven-ant-tasks-2.0.x/sample.build.xml Modified: maven/ant-tasks/branches/maven-ant-tasks-2.0.x/samp

svn commit: r770829 - in /maven/components/tags/maven-2.2.0-RC1: ./ apache-maven/ maven-artifact-manager/ maven-artifact-test/ maven-artifact/ maven-core/ maven-error-diagnostics/ maven-model/ maven-m

2009-05-01 Thread jdcasey
Author: jdcasey Date: Fri May 1 21:44:19 2009 New Revision: 770829 URL: http://svn.apache.org/viewvc?rev=770829&view=rev Log: [maven-release-plugin] copy for tag maven-2.2.0-RC1 Added: maven/components/tags/maven-2.2.0-RC1/ (props changed) - copied from r770815, maven/components/bra

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

2009-05-01 Thread jdcasey
Author: jdcasey Date: Fri May 1 21:44:33 2009 New Revision: 770830 URL: http://svn.apache.org/viewvc?rev=770830&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: maven/components/branches/maven-2.2.x/apache-maven/pom.xml maven/components/branches/maven

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

2009-05-01 Thread jdcasey
Author: jdcasey Date: Fri May 1 21:43:55 2009 New Revision: 770828 URL: http://svn.apache.org/viewvc?rev=770828&view=rev Log: [maven-release-plugin] prepare release maven-2.2.0-RC1 Modified: maven/components/branches/maven-2.2.x/apache-maven/pom.xml maven/components/branches/maven-2.2.x/

svn commit: r770827 - /maven/ant-tasks/branches/maven-ant-tasks-2.0.x/src/site/apt/reference.apt

2009-05-01 Thread hboutemy
Author: hboutemy Date: Fri May 1 21:30:31 2009 New Revision: 770827 URL: http://svn.apache.org/viewvc?rev=770827&view=rev Log: improved profile documentation Modified: maven/ant-tasks/branches/maven-ant-tasks-2.0.x/src/site/apt/reference.apt Modified: maven/ant-tasks/branches/maven-ant-tas

svn commit: r770795 - in /maven/plugins/trunk/maven-assembly-plugin/src/it/projects/multimodule: two-levels-includeBaseDir-withBin/ two-levels-includeBaseDir-withBin/child-level1-project1/ two-levels-

2009-05-01 Thread bentmann
Author: bentmann Date: Fri May 1 19:16:32 2009 New Revision: 770795 URL: http://svn.apache.org/viewvc?rev=770795&view=rev Log: o Shortended path names for easier working on Windows Added: maven/plugins/trunk/maven-assembly-plugin/src/it/projects/multimodule/two-levels-includeBaseDir-withBin

svn commit: r770766 - /maven/ant-tasks/branches/maven-ant-tasks-2.0.x/src/main/java/org/apache/maven/artifact/ant/Pom.java

2009-05-01 Thread hboutemy
Author: hboutemy Date: Fri May 1 17:29:39 2009 New Revision: 770766 URL: http://svn.apache.org/viewvc?rev=770766&view=rev Log: restored JDK 1.4 compatibility (Boolean.parseBoolean() Java5 only) Modified: maven/ant-tasks/branches/maven-ant-tasks-2.0.x/src/main/java/org/apache/maven/artifact/

svn commit: r770750 - /maven/plugins/trunk/maven-assembly-plugin/src/main/java/org/apache/maven/plugin/assembly/filter/SimpleAggregatingDescriptorHandler.java

2009-05-01 Thread bentmann
Author: bentmann Date: Fri May 1 16:51:00 2009 New Revision: 770750 URL: http://svn.apache.org/viewvc?rev=770750&view=rev Log: [MASSEMBLY-382] Review IT failure on Windows o Normalized file separator for platform-independent pattern matching Modified: maven/plugins/trunk/maven-assembly-plu

svn commit: r770709 - in /maven/mercury/trunk/mercury-core/src/test/resources: repo/a-1.0.txt repo/b-1.0.txt repo/c-1.0.txt repo/d-1.0.txt testRepo/file0.txt testRepo/file1.txt testRepo/file2.txt

2009-05-01 Thread bentmann
Author: bentmann Date: Fri May 1 15:13:49 2009 New Revision: 770709 URL: http://svn.apache.org/viewvc?rev=770709&view=rev Log: o Marked repository contents as binary to get platform-independent test results Modified: maven/mercury/trunk/mercury-core/src/test/resources/repo/a-1.0.txt (props

svn commit: r770707 - /maven/mercury/trunk/mercury-core/pom.xml

2009-05-01 Thread bentmann
Author: bentmann Date: Fri May 1 15:12:04 2009 New Revision: 770707 URL: http://svn.apache.org/viewvc?rev=770707&view=rev Log: o Excluded unwanted dependency to prevent class path conflict between servlet-api:2.3 and servlet-api:2.5 Modified: maven/mercury/trunk/mercury-core/pom.xml Modifi

svn commit: r770703 - in /maven/ant-tasks/trunk: sample.build.xml src/main/java/org/apache/maven/artifact/ant/Pom.java src/test/pom-with-profiles.xml

2009-05-01 Thread pgier
Author: pgier Date: Fri May 1 14:53:18 2009 New Revision: 770703 URL: http://svn.apache.org/viewvc?rev=770703&view=rev Log: [MANTTASKS-35] Add tests for profiles. Added: maven/ant-tasks/trunk/src/test/pom-with-profiles.xml (with props) Modified: maven/ant-tasks/trunk/sample.build.xml

svn commit: r770696 - in /maven/ant-tasks/branches/maven-ant-tasks-2.0.x: sample.build.xml src/main/java/org/apache/maven/artifact/ant/Pom.java src/test/pom-with-profiles.xml

2009-05-01 Thread pgier
Author: pgier Date: Fri May 1 14:44:49 2009 New Revision: 770696 URL: http://svn.apache.org/viewvc?rev=770696&view=rev Log: [MANTTASKS-35] Add tests for profiles. Added: maven/ant-tasks/branches/maven-ant-tasks-2.0.x/src/test/pom-with-profiles.xml (with props) Modified: maven/ant-tas

svn commit: r770670 - /maven/components/branches/maven-2.2.x/maven-integration-tests/pom.xml

2009-05-01 Thread bentmann
Author: bentmann Date: Fri May 1 13:29:36 2009 New Revision: 770670 URL: http://svn.apache.org/viewvc?rev=770670&view=rev Log: o Fixed version of IT importer Modified: maven/components/branches/maven-2.2.x/maven-integration-tests/pom.xml Modified: maven/components/branches/maven-2.2.x/maven

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

2009-05-01 Thread bentmann
Author: bentmann Date: Fri May 1 11:27:45 2009 New Revision: 770640 URL: http://svn.apache.org/viewvc?rev=770640&view=rev Log: [MNG-3057] properties not expanded in generated POMs when building A/B/C nested projects o Disabled IT under Java 1.4- where the feature is not supported Modified:

svn commit: r770638 - /maven/core-integration-testing/trunk/core-it-support/maven-it-helper/src/main/java/org/apache/maven/it/AbstractMavenIntegrationTestCase.java

2009-05-01 Thread bentmann
Author: bentmann Date: Fri May 1 11:24:53 2009 New Revision: 770638 URL: http://svn.apache.org/viewvc?rev=770638&view=rev Log: o Added support to skip tests based on Java version Modified: maven/core-integration-testing/trunk/core-it-support/maven-it-helper/src/main/java/org/apache/maven/it

svn commit: r770604 - /maven/components/branches/maven-2.1.x/maven-project/src/main/java/org/apache/maven/project/artifact/VersionExpressionTransformation.java

2009-05-01 Thread bentmann
Author: bentmann Date: Fri May 1 10:04:53 2009 New Revision: 770604 URL: http://svn.apache.org/viewvc?rev=770604&view=rev Log: o Fixed IOE when running on Java 1.4 Modified: maven/components/branches/maven-2.1.x/maven-project/src/main/java/org/apache/maven/project/artifact/VersionExpression

svn commit: r770589 - in /maven/components/branches/maven-2.2.x: maven-model/pom.xml maven-profile/pom.xml maven-repository-metadata/pom.xml maven-settings/pom.xml maven-toolchain/pom.xml

2009-05-01 Thread bentmann
Author: bentmann Date: Fri May 1 09:01:31 2009 New Revision: 770589 URL: http://svn.apache.org/viewvc?rev=770589&view=rev Log: o Removed superfluos configuration element which is inherited from parent POM as per r770515 Modified: maven/components/branches/maven-2.2.x/maven-model/pom.xml

svn commit: r770570 - in /maven/components/branches/maven-2.2.x: maven-artifact/src/main/java/org/apache/maven/artifact/ maven-model/ maven-profile/ maven-project/src/main/java/org/apache/maven/projec

2009-05-01 Thread nicolas
Author: nicolas Date: Fri May 1 08:04:48 2009 New Revision: 770570 URL: http://svn.apache.org/viewvc?rev=770570&view=rev Log: use java5 syntax. -> set modello to generate java5 syntax -> MavenProject updated to use generics on collections & methods for better type safety Modified: maven/co