svn commit: r694884 - /maven/shared/trunk/maven-filtering/pom.xml

2008-09-13 Thread olamy
Author: olamy Date: Sat Sep 13 00:37:19 2008 New Revision: 694884 URL: http://svn.apache.org/viewvc?rev=694884view=rev Log: use plexus-interpolation released version 1.6 Modified: maven/shared/trunk/maven-filtering/pom.xml Modified: maven/shared/trunk/maven-filtering/pom.xml URL:

svn commit: r694885 - /maven/plugins/trunk/maven-resources-plugin/pom.xml

2008-09-13 Thread olamy
Author: olamy Date: Sat Sep 13 00:38:01 2008 New Revision: 694885 URL: http://svn.apache.org/viewvc?rev=694885view=rev Log: plexus-interpolation 1.6 has been released Modified: maven/plugins/trunk/maven-resources-plugin/pom.xml Modified: maven/plugins/trunk/maven-resources-plugin/pom.xml

svn commit: r694888 - /maven/plugins/trunk/maven-war-plugin/pom.xml

2008-09-13 Thread olamy
Author: olamy Date: Sat Sep 13 00:40:48 2008 New Revision: 694888 URL: http://svn.apache.org/viewvc?rev=694888view=rev Log: plexus-interpolation 1.6 has been released Modified: maven/plugins/trunk/maven-war-plugin/pom.xml Modified: maven/plugins/trunk/maven-war-plugin/pom.xml URL:

svn commit: r694912 - in /maven/components/trunk: maven-core/src/main/java/org/apache/maven/ maven-core/src/main/java/org/apache/maven/errors/ maven-core/src/main/java/org/apache/maven/execution/ mave

2008-09-13 Thread sisbell
Author: sisbell Date: Sat Sep 13 03:07:23 2008 New Revision: 694912 URL: http://svn.apache.org/viewvc?rev=694912view=rev Log: Moved PathTranslator to maven-core. maven-project no longer uses it. Added:

svn commit: r694922 - in /maven/plugins/trunk/maven-site-plugin/src/it/MSITE-265: pom.xml verify.bsh

2008-09-13 Thread hboutemy
Author: hboutemy Date: Sat Sep 13 03:49:41 2008 New Revision: 694922 URL: http://svn.apache.org/viewvc?rev=694922view=rev Log: added reports summary page existence (project-reports.html) to IT checks Modified: maven/plugins/trunk/maven-site-plugin/src/it/MSITE-265/pom.xml

svn commit: r694928 - /maven/plugins/trunk/maven-site-plugin/src/it/MSITE-265/pom.xml

2008-09-13 Thread hboutemy
Author: hboutemy Date: Sat Sep 13 04:01:18 2008 New Revision: 694928 URL: http://svn.apache.org/viewvc?rev=694928view=rev Log: added every locale available in maven-site-plugin to the IT Modified: maven/plugins/trunk/maven-site-plugin/src/it/MSITE-265/pom.xml Modified:

svn commit: r694926 - /maven/plugins/trunk/maven-site-plugin/src/it/MSITE-265/pom.xml

2008-09-13 Thread hboutemy
Author: hboutemy Date: Sat Sep 13 03:53:01 2008 New Revision: 694926 URL: http://svn.apache.org/viewvc?rev=694926view=rev Log: fixed IT pom: maven-site-plugin is not a report but a build plugin Modified: maven/plugins/trunk/maven-site-plugin/src/it/MSITE-265/pom.xml Modified:

svn commit: r694953 - /maven/site/trunk/src/site/apt/guides/getting-started/index.apt

2008-09-13 Thread dennisl
Author: dennisl Date: Sat Sep 13 07:26:14 2008 New Revision: 694953 URL: http://svn.apache.org/viewvc?rev=694953view=rev Log: [MNGSITE-67] Dead link in the getting started guide (Intro to dependency management) Modified: maven/site/trunk/src/site/apt/guides/getting-started/index.apt

svn commit: r694959 - in /maven/sandbox/trunk/shared/reports: all-plugin-versions.sh mng-votes-per-version.sh

2008-09-13 Thread dennisl
Author: dennisl Date: Sat Sep 13 07:51:49 2008 New Revision: 694959 URL: http://svn.apache.org/viewvc?rev=694959view=rev Log: o Add a couple of Unix shell scripts that can be hooked up in Hudson. Added: maven/sandbox/trunk/shared/reports/all-plugin-versions.sh (with props)

svn commit: r694966 - in /maven/sandbox/trunk/reports: maven-plugins-fixed.vm maven-plugins.vm maven.vm

2008-09-13 Thread dennisl
Author: dennisl Date: Sat Sep 13 08:08:54 2008 New Revision: 694966 URL: http://svn.apache.org/viewvc?rev=694966view=rev Log: o Set EOL style to Native. Modified: maven/sandbox/trunk/reports/maven-plugins-fixed.vm (props changed) maven/sandbox/trunk/reports/maven-plugins.vm (props

svn commit: r694971 - /maven/sandbox/trunk/reports/maven.vm

2008-09-13 Thread dennisl
Author: dennisl Date: Sat Sep 13 09:00:25 2008 New Revision: 694971 URL: http://svn.apache.org/viewvc?rev=694971view=rev Log: o Get the rss feed instead of the html page. o Use a dynamic pid in the URL. Modified: maven/sandbox/trunk/reports/maven.vm Modified:

svn commit: r694973 - /maven/sandbox/trunk/reports/maven.sh

2008-09-13 Thread dennisl
Author: dennisl Date: Sat Sep 13 09:03:02 2008 New Revision: 694973 URL: http://svn.apache.org/viewvc?rev=694973view=rev Log: o Add a system property for entityExpansionLimit go get around the SAX parser's built in max limit of 64000 entities. Modified: maven/sandbox/trunk/reports/maven.sh

svn commit: r694975 - /maven/sandbox/trunk/reports/maven-plugins-fixed.sh

2008-09-13 Thread dennisl
Author: dennisl Date: Sat Sep 13 09:08:36 2008 New Revision: 694975 URL: http://svn.apache.org/viewvc?rev=694975view=rev Log: o Add a Unix shell script that can be hooked up to Hudson. Added: maven/sandbox/trunk/reports/maven-plugins-fixed.sh (with props) Added:

svn commit: r694976 - in /maven/plugins/trunk/maven-resources-plugin/src: main/java/org/apache/maven/plugin/resources/CopyResourcesMojo.java site/apt/index.apt

2008-09-13 Thread olamy
Author: olamy Date: Sat Sep 13 09:13:01 2008 New Revision: 694976 URL: http://svn.apache.org/viewvc?rev=694976view=rev Log: don't attach the copy-resources mojo to a phase add link to the new mojo in the home page Modified:

svn commit: r694984 - in /maven/plugins/trunk/maven-resources-plugin/src: it/copy-resources-it/ it/copy-resources-it/src/ it/copy-resources-it/src/non-packaged-resources/ main/java/org/apache/maven/pl

2008-09-13 Thread olamy
Author: olamy Date: Sat Sep 13 09:49:41 2008 New Revision: 694984 URL: http://svn.apache.org/viewvc?rev=694984view=rev Log: [MRESOURCES-8] new mojo copy-resources add a new class Resource (just extends the one from model) to have an easier mojo configuration (no need of implementation

svn commit: r694986 - /maven/plugins/trunk/maven-resources-plugin/src/main/java/org/apache/maven/plugin/resources/Resource.java

2008-09-13 Thread olamy
Author: olamy Date: Sat Sep 13 09:57:00 2008 New Revision: 694986 URL: http://svn.apache.org/viewvc?rev=694986view=rev Log: fix @since Modified: maven/plugins/trunk/maven-resources-plugin/src/main/java/org/apache/maven/plugin/resources/Resource.java Modified:

svn commit: r694990 - in /maven/plugins/trunk/maven-resources-plugin/src/site: apt/examples/copy-resources.apt site.xml

2008-09-13 Thread olamy
Author: olamy Date: Sat Sep 13 10:33:22 2008 New Revision: 694990 URL: http://svn.apache.org/viewvc?rev=694990view=rev Log: [MRESOURCES-8] new mojo copy-resources add an example page Added: maven/plugins/trunk/maven-resources-plugin/src/site/apt/examples/copy-resources.apt (with props)

svn commit: r694999 - in /maven/components/trunk: maven-project/src/main/java/org/apache/maven/project/builder/PomClassicTransformer.java maven-shared-model/src/main/java/org/apache/maven/shared/model

2008-09-13 Thread sisbell
Author: sisbell Date: Sat Sep 13 11:21:29 2008 New Revision: 694999 URL: http://svn.apache.org/viewvc?rev=694999view=rev Log: Some ITs were failing because of the new interpolation code. Certains code paths were failing because they did not add CDATA sections to the pom. Added CDATA support

svn commit: r695022 - in /maven/components/trunk: maven-core/src/main/java/org/apache/maven/extension/ maven-project/src/main/java/org/apache/maven/project/builder/ maven-shared-model/src/main/java/or

2008-09-13 Thread sisbell
Author: sisbell Date: Sat Sep 13 13:20:25 2008 New Revision: 695022 URL: http://svn.apache.org/viewvc?rev=695022view=rev Log: Fix: IT0098 - CLI properties now correctly constructed and passed to interpolator. Modified:

svn commit: r695031 - in /maven/shared/trunk/maven-filtering/src: main/java/org/apache/maven/shared/filtering/ site/apt/ test/java/org/apache/maven/shared/filtering/ test/units-files/

2008-09-13 Thread olamy
Author: olamy Date: Sat Sep 13 14:33:06 2008 New Revision: 695031 URL: http://svn.apache.org/viewvc?rev=695031view=rev Log: [MSHARED-67] Add a parameter to force overwrite existing files even if the destination files are newer Added:

svn commit: r695036 - /maven/plugins/trunk/maven-resources-plugin/src/main/java/org/apache/maven/plugin/resources/ResourcesMojo.java

2008-09-13 Thread olamy
Author: olamy Date: Sat Sep 13 14:49:56 2008 New Revision: 695036 URL: http://svn.apache.org/viewvc?rev=695036view=rev Log: [MRESOURCES-21] when pom specifies multiple resource directories, the directories should be copied in the order they are in the pom add an overwrite attribute Modified:

svn commit: r695040 - /maven/shared/trunk/pom.xml

2008-09-13 Thread olamy
Author: olamy Date: Sat Sep 13 15:06:59 2008 New Revision: 695040 URL: http://svn.apache.org/viewvc?rev=695040view=rev Log: use released parent Modified: maven/shared/trunk/pom.xml Modified: maven/shared/trunk/pom.xml URL:

svn commit: r695046 - /maven/shared/trunk/maven-filtering/src/main/java/org/apache/maven/shared/filtering/DefaultMavenResourcesFiltering.java

2008-09-13 Thread olamy
Author: olamy Date: Sat Sep 13 15:28:08 2008 New Revision: 695046 URL: http://svn.apache.org/viewvc?rev=695046view=rev Log: more debug output Modified: maven/shared/trunk/maven-filtering/src/main/java/org/apache/maven/shared/filtering/DefaultMavenResourcesFiltering.java Modified:

svn commit: r695110 - in /maven/components/trunk: maven-project/src/main/java/org/apache/maven/project/builder/ maven-shared-model/src/main/java/org/apache/maven/shared/model/

2008-09-13 Thread sisbell
Author: sisbell Date: Sat Sep 13 21:25:49 2008 New Revision: 695110 URL: http://svn.apache.org/viewvc?rev=695110view=rev Log: Fix: MNG3747 - Added three phases to interpolation: (1) interpolate properties not using build/directory(s); (2) set absolute paths; (3) interpolate using

svn commit: r695114 - /maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/builder/PomClassicTransformer.java

2008-09-13 Thread sisbell
Author: sisbell Date: Sat Sep 13 22:11:21 2008 New Revision: 695114 URL: http://svn.apache.org/viewvc?rev=695114view=rev Log: Fix: MNG2339b - If \$\{version} is not specified as a system or environment variable, then it is aliased as \$\{project.version} so that it will be interpolated.