svn commit: r771052 - in /maven/plugins/trunk/maven-project-info-reports-plugin/src/it: full-pom/ full-pom/pom.xml full-pom/verify.bsh minimal-pom/pom.xml

2009-05-03 Thread hboutemy
Author: hboutemy Date: Sun May 3 12:07:24 2009 New Revision: 771052 URL: http://svn.apache.org/viewvc?rev=771052&view=rev Log: improved MPIR IT: o added every supported translation o added a pom with maximal information in it Added: maven/plugins/trunk/maven-project-info-reports-plugin/src/i

svn commit: r771096 - in /maven/components/branches/MNG-2766/maven-core/src/main/java/org/apache/maven: lifecycle/DefaultLifecycleExecutor.java project/DefaultMavenProjectBuilder.java

2009-05-03 Thread jvanzyl
Author: jvanzyl Date: Sun May 3 18:08:54 2009 New Revision: 771096 URL: http://svn.apache.org/viewvc?rev=771096&view=rev Log: o debugging configuration merging Modified: maven/components/branches/MNG-2766/maven-core/src/main/java/org/apache/maven/lifecycle/DefaultLifecycleExecutor.java

svn commit: r771122 - /maven/components/branches/MNG-2766/maven-core/lifecycle-executor.txt

2009-05-03 Thread jvanzyl
Author: jvanzyl Date: Sun May 3 20:29:00 2009 New Revision: 771122 URL: http://svn.apache.org/viewvc?rev=771122&view=rev Log: o more step by step notes about what the lifecycle executor is doing Modified: maven/components/branches/MNG-2766/maven-core/lifecycle-executor.txt Modified: maven/c

svn commit: r771127 - in /maven/shared/trunk/maven-reporting-impl/src: main/java/org/apache/maven/reporting/AbstractMavenReportRenderer.java test/java/org/apache/maven/reporting/AbstractMavenReportRen

2009-05-03 Thread hboutemy
Author: hboutemy Date: Sun May 3 21:20:36 2009 New Revision: 771127 URL: http://svn.apache.org/viewvc?rev=771127&view=rev Log: [MPIR-136] avoid quote handling in a link Modified: maven/shared/trunk/maven-reporting-impl/src/main/java/org/apache/maven/reporting/AbstractMavenReportRenderer.jav

svn commit: r771128 - in /maven/shared/branches/maven-reporting-impl-2.0.4.x/src: main/java/org/apache/maven/reporting/AbstractMavenReportRenderer.java test/java/org/apache/maven/reporting/AbstractMav

2009-05-03 Thread hboutemy
Author: hboutemy Date: Sun May 3 21:21:29 2009 New Revision: 771128 URL: http://svn.apache.org/viewvc?rev=771128&view=rev Log: [MPIR-136] avoid quote handling in a link (merged from trunk r771127) Modified: maven/shared/branches/maven-reporting-impl-2.0.4.x/src/main/java/org/apache/maven/re

svn commit: r771130 - in /maven/plugins/trunk/maven-project-info-reports-plugin: pom.xml src/main/resources/project-info-report_fr.properties

2009-05-03 Thread hboutemy
Author: hboutemy Date: Sun May 3 21:43:36 2009 New Revision: 771130 URL: http://svn.apache.org/viewvc?rev=771130&view=rev Log: [MPIR-136] fixed quotes now that quotes handling have been fixed in r771128 Modified: maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml maven/plugin

svn commit: r771134 - /maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report_pl.properties

2009-05-03 Thread hboutemy
Author: hboutemy Date: Sun May 3 22:38:44 2009 New Revision: 771134 URL: http://svn.apache.org/viewvc?rev=771134&view=rev Log: [MPIR-138] polish translation Submitted by: Bartlomiej Kuczynski Modified: maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-rep

svn commit: r771139 - /maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report_es.properties

2009-05-03 Thread hboutemy
Author: hboutemy Date: Sun May 3 22:48:52 2009 New Revision: 771139 URL: http://svn.apache.org/viewvc?rev=771139&view=rev Log: [MPIR-155] completed spanish translation Submitted by: Abel MuiƱo Modified: maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-re

svn commit: r771143 - /maven/components/branches/MNG-2766/maven-core/src/main/java/org/apache/maven/lifecycle/DefaultLifecycleExecutor.java

2009-05-03 Thread bentmann
Author: bentmann Date: Sun May 3 23:02:14 2009 New Revision: 771143 URL: http://svn.apache.org/viewvc?rev=771143&view=rev Log: o Fixed conversion of default value for plugin configuration Modified: maven/components/branches/MNG-2766/maven-core/src/main/java/org/apache/maven/lifecycle/Defaul

svn commit: r771151 - /maven/components/branches/MNG-2766/maven-core/src/main/java/org/apache/maven/project/DefaultMavenProjectBuilder.java

2009-05-03 Thread bentmann
Author: bentmann Date: Sun May 3 23:47:56 2009 New Revision: 771151 URL: http://svn.apache.org/viewvc?rev=771151&view=rev Log: o Fixed order of plugin configuration merging Modified: maven/components/branches/MNG-2766/maven-core/src/main/java/org/apache/maven/project/DefaultMavenProjectBuil

svn commit: r771154 - in /maven/components/branches/MNG-2766/maven-core/src/main/java/org/apache/maven: lifecycle/DefaultLifecycleExecutor.java project/DefaultMavenProjectBuilder.java

2009-05-03 Thread bentmann
Author: bentmann Date: Mon May 4 01:08:40 2009 New Revision: 771154 URL: http://svn.apache.org/viewvc?rev=771154&view=rev Log: o Fixed merging of lifecycle plugins that contribute more than one execution o Fixed conversion of default value for plugin configuration Modified: maven/components