svn commit: r758241 - /maven/doxia/doxia/trunk/doxia-modules/doxia-module-xdoc/src/test/java/org/apache/maven/doxia/module/xdoc/XdocParserTest.java

2009-03-25 Thread ltheussl
Author: ltheussl Date: Wed Mar 25 12:51:44 2009 New Revision: 758241 URL: http://svn.apache.org/viewvc?rev=758241view=rev Log: Remove unnecessary eol filtering Modified:

svn commit: r758309 - in /maven/components/branches/MNG-2766/maven-core/src/test: java/org/apache/maven/lifecycle/LifecycleExecutorTest.java projects/lifecycle-executor/project-with-inheritance/ repos

2009-03-25 Thread jvanzyl
Author: jvanzyl Date: Wed Mar 25 15:40:52 2009 New Revision: 758309 URL: http://svn.apache.org/viewvc?rev=758309view=rev Log: o finished a pattern for the testing of lifecycles, now it's time to create tests for the plugin manager and default maven component Added:

svn commit: r758314 - /maven/components/branches/MNG-2766/maven-core/src/test/java/org/apache/maven/lifecycle/LifecycleExecutorTest.java

2009-03-25 Thread jvanzyl
Author: jvanzyl Date: Wed Mar 25 15:48:51 2009 New Revision: 758314 URL: http://svn.apache.org/viewvc?rev=758314view=rev Log: o setting up a base test i will use for all the core components Modified:

svn commit: r758338 - in /maven/components/trunk: maven-model/src/main/mdo/ maven-project/src/test/java/org/apache/maven/project/ maven-project/src/test/resources-project-builder/dual-execution-ids/su

2009-03-25 Thread sisbell
Author: sisbell Date: Wed Mar 25 16:40:21 2009 New Revision: 758338 URL: http://svn.apache.org/viewvc?rev=758338view=rev Log: [MNG-3938] - Plugin executions with default id are not always merged. Had previously changed the id to default-execution-id to make default clearer. Some tests had

svn commit: r758357 - in /maven/components/trunk/maven-project/src: main/java/org/apache/maven/project/processor/ReportingProcessor.java test/java/org/apache/maven/project/PomConstructionTest.java

2009-03-25 Thread sisbell
Author: sisbell Date: Wed Mar 25 17:26:55 2009 New Revision: 758357 URL: http://svn.apache.org/viewvc?rev=758357view=rev Log: [MNG-3811] - Report plugins don't inherit configuration Modified:

svn commit: r758358 - in /maven/components/trunk/maven-project/src/test/resources-project-builder/reporting-plugin-config: ./ pom.xml sub/ sub/pom.xml

2009-03-25 Thread sisbell
Author: sisbell Date: Wed Mar 25 17:28:34 2009 New Revision: 758358 URL: http://svn.apache.org/viewvc?rev=758358view=rev Log: Unit test for reporting plugin config. Added: maven/components/trunk/maven-project/src/test/resources-project-builder/reporting-plugin-config/

svn commit: r758436 - in /maven/components/trunk/maven-project/src/test: java/org/apache/maven/project/ resources-project-builder/plugin-config-append/ resources-project-builder/plugin-config-append/n

2009-03-25 Thread bentmann
Author: bentmann Date: Wed Mar 25 21:06:56 2009 New Revision: 758436 URL: http://svn.apache.org/viewvc?rev=758436view=rev Log: [MNG-2591] Plugins are merged incorrectly o Extended UT to exhibit negative side-effects of profile injection Added:

svn commit: r758437 - in /maven/core-integration-testing/trunk/core-it-suite/src/test: java/org/apache/maven/it/ resources/mng-2591/ resources/mng-2591/no-profile/ resources/mng-2591/no-profile/subpro

2009-03-25 Thread bentmann
Author: bentmann Date: Wed Mar 25 21:09:53 2009 New Revision: 758437 URL: http://svn.apache.org/viewvc?rev=758437view=rev Log: [MNG-2591] Plugins are merged incorrectly o Extended IT to exhibit negative side-effects of profile injection Added:

svn commit: r758457 - /maven/site/trunk/src/site/apt/plugins/index.apt

2009-03-25 Thread dennisl
Author: dennisl Date: Wed Mar 25 22:52:33 2009 New Revision: 758457 URL: http://svn.apache.org/viewvc?rev=758457view=rev Log: o Release maven-install-plugin 2.3. Modified: maven/site/trunk/src/site/apt/plugins/index.apt Modified: maven/site/trunk/src/site/apt/plugins/index.apt URL:

svn commit: r758473 - in /maven/components/trunk/maven-project/src: main/java/org/apache/maven/profiles/ main/java/org/apache/maven/project/ main/java/org/apache/maven/project/processor/ test/java/org

2009-03-25 Thread sisbell
Author: sisbell Date: Thu Mar 26 00:06:09 2009 New Revision: 758473 URL: http://svn.apache.org/viewvc?rev=758473view=rev Log: Fixed profile activation for profiles in pom. Profile injection was causing double injection of some elements from plugin mng. Partial fix. Modified:

svn commit: r758477 - /maven/components/trunk/maven-project/src/test/java/org/apache/maven/project/PomConstructionTest.java

2009-03-25 Thread sisbell
Author: sisbell Date: Thu Mar 26 00:20:13 2009 New Revision: 758477 URL: http://svn.apache.org/viewvc?rev=758477view=rev Log: Removed unneeded test. Modified: maven/components/trunk/maven-project/src/test/java/org/apache/maven/project/PomConstructionTest.java Modified:

svn commit: r758480 - in /maven/site/trunk/src/site: apt/developers/release/releasing.apt resources/images/Validate_Artifacts.png

2009-03-25 Thread brianf
Author: brianf Date: Thu Mar 26 00:22:50 2009 New Revision: 758480 URL: http://svn.apache.org/viewvc?rev=758480view=rev Log: updated the docs and screenshot for the new 1.3 flow Modified: maven/site/trunk/src/site/apt/developers/release/releasing.apt

svn commit: r758487 - in /maven/components/trunk/maven-project/src: main/java/org/apache/maven/project/processor/ test/java/org/apache/maven/project/ test/resources-project-builder/build-extension-inh

2009-03-25 Thread sisbell
Author: sisbell Date: Thu Mar 26 00:50:45 2009 New Revision: 758487 URL: http://svn.apache.org/viewvc?rev=758487view=rev Log: [MNG-3899] - Inheritance does not merge extensions with same gid and aid Added:

svn commit: r758493 - in /maven/components/trunk: maven-project-builder/src/main/java/org/apache/maven/project/builder/PomClassicDomainModel.java maven-project/src/main/java/org/apache/maven/project/p

2009-03-25 Thread sisbell
Author: sisbell Date: Thu Mar 26 01:23:53 2009 New Revision: 758493 URL: http://svn.apache.org/viewvc?rev=758493view=rev Log: [MNG-3680] - POM validation fails on projects in repo. Modified:

svn commit: r758515 - in /maven/plugins/trunk/maven-assembly-plugin/src/it/projects/basic-features/outputFileNameMapping-withArtifactBaseVersion: pom.xml verify.bsh

2009-03-25 Thread baerrach
Author: baerrach Date: Thu Mar 26 04:25:49 2009 New Revision: 758515 URL: http://svn.apache.org/viewvc?rev=758515view=rev Log: removed SNAPSHOT from IT test dependency - otherwise it will fail because the snapshot repo is not available Modified: