svn commit: r1152562 - /maven/plugins/trunk/maven-project-info-reports-plugin/src/it/full-pom/pom.xml

2011-07-31 Thread hboutemy
Author: hboutemy Date: Sun Jul 31 11:29:42 2011 New Revision: 1152562 URL: http://svn.apache.org/viewvc?rev=1152562view=rev Log: [MPIR-227] added a second license to the IT to see the result of multiple licences Modified:

svn commit: r1152565 - /maven/plugins/trunk/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/LicenseReport.java

2011-07-31 Thread hboutemy
Author: hboutemy Date: Sun Jul 31 11:50:40 2011 New Revision: 1152565 URL: http://svn.apache.org/viewvc?rev=1152565view=rev Log: [MPIR-227] added a license index in case of multiple licenses copied into the report Submitted by: Robin Vobruba Applied with minor code formatting fixes Modified:

svn commit: r1152571 - /maven/plugins/trunk/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/LicenseReport.java

2011-07-31 Thread hboutemy
Author: hboutemy Date: Sun Jul 31 12:03:41 2011 New Revision: 1152571 URL: http://svn.apache.org/viewvc?rev=1152571view=rev Log: [MPIR-227] use Doxia Sink API instead of raw HTML Modified:

svn commit: r1152572 - in /maven/plugins/trunk/maven-project-info-reports-plugin/src/main: java/org/apache/maven/report/projectinfo/LicenseReport.java resources/project-info-report.properties resource

2011-07-31 Thread hboutemy
Author: hboutemy Date: Sun Jul 31 12:53:40 2011 New Revision: 1152572 URL: http://svn.apache.org/viewvc?rev=1152572view=rev Log: [MPIR-227] added an introduction text when there are multiple licenses Modified:

svn commit: r1152573 - /maven/plugins/trunk/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/LicenseReport.java

2011-07-31 Thread hboutemy
Author: hboutemy Date: Sun Jul 31 13:07:02 2011 New Revision: 1152573 URL: http://svn.apache.org/viewvc?rev=1152573view=rev Log: o extracted renderLicenseContent() method o simplified code Modified:

svn commit: r1152574 - /maven/sandbox/trunk/jxr/maven-jxr/pom.xml

2011-07-31 Thread vsiveton
Author: vsiveton Date: Sun Jul 31 13:22:04 2011 New Revision: 1152574 URL: http://svn.apache.org/viewvc?rev=1152574view=rev Log: o fixed pom Modified: maven/sandbox/trunk/jxr/maven-jxr/pom.xml Modified: maven/sandbox/trunk/jxr/maven-jxr/pom.xml URL:

svn commit: r1152587 - /maven/plugins/trunk/maven-project-info-reports-plugin/src/test/java/org/apache/maven/report/projectinfo/ProjectInfoReportUtilsTest.java

2011-07-31 Thread hboutemy
Author: hboutemy Date: Sun Jul 31 16:02:33 2011 New Revision: 1152587 URL: http://svn.apache.org/viewvc?rev=1152587view=rev Log: o made port used as parameters o avoid 8080 port, which is too common and causes conflicts Modified:

svn commit: r1152589 - /maven/plugins/trunk/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/LicenseReport.java

2011-07-31 Thread hboutemy
Author: hboutemy Date: Sun Jul 31 16:30:05 2011 New Revision: 1152589 URL: http://svn.apache.org/viewvc?rev=1152589view=rev Log: [MPIR-228] relaxed algorithm to detect HTML content for license Modified:

svn commit: r1152625 - /maven/plugins/trunk/maven-project-info-reports-plugin/src/test/java/org/apache/maven/report/projectinfo/ProjectInfoReportUtilsTest.java

2011-07-31 Thread hboutemy
Author: hboutemy Date: Sun Jul 31 20:11:31 2011 New Revision: 1152625 URL: http://svn.apache.org/viewvc?rev=1152625view=rev Log: dynamic port allocation, to avoid collision Modified:

svn commit: r1152628 - /maven/jxr/trunk/jxr-site/src/site/apt/index.apt

2011-07-31 Thread hboutemy
Author: hboutemy Date: Sun Jul 31 20:26:00 2011 New Revision: 1152628 URL: http://svn.apache.org/viewvc?rev=1152628view=rev Log: fixed typo Modified: maven/jxr/trunk/jxr-site/src/site/apt/index.apt Modified: maven/jxr/trunk/jxr-site/src/site/apt/index.apt URL:

svn commit: r1152631 - /maven/sandbox/trunk/jxr/

2011-07-31 Thread hboutemy
Author: hboutemy Date: Sun Jul 31 20:33:19 2011 New Revision: 1152631 URL: http://svn.apache.org/viewvc?rev=1152631view=rev Log: added IDE files to svn:ignore Modified: maven/sandbox/trunk/jxr/ (props changed) Propchange: maven/sandbox/trunk/jxr/

svn commit: r1152632 - /maven/sandbox/trunk/jxr/maven-jxr-plugin/pom.xml

2011-07-31 Thread hboutemy
Author: hboutemy Date: Sun Jul 31 20:36:48 2011 New Revision: 1152632 URL: http://svn.apache.org/viewvc?rev=1152632view=rev Log: updated POM xsd location Modified: maven/sandbox/trunk/jxr/maven-jxr-plugin/pom.xml Modified: maven/sandbox/trunk/jxr/maven-jxr-plugin/pom.xml URL:

svn commit: r1152637 - /maven/sandbox/trunk/jxr/maven-jxr/maven-jxr-java/pom.xml

2011-07-31 Thread hboutemy
Author: hboutemy Date: Sun Jul 31 21:08:37 2011 New Revision: 1152637 URL: http://svn.apache.org/viewvc?rev=1152637view=rev Log: o upgraded antlr-maven-plugin to 2.2 (Codehaus instead of ASF) o upgraded antlr to 2.7.7 Modified: maven/sandbox/trunk/jxr/maven-jxr/maven-jxr-java/pom.xml

svn commit: r1152638 - /maven/plugins/trunk/maven-repository-plugin/pom.xml

2011-07-31 Thread olamy
Author: olamy Date: Sun Jul 31 21:10:22 2011 New Revision: 1152638 URL: http://svn.apache.org/viewvc?rev=1152638view=rev Log: upgrade compiler and surefire plugins version Modified: maven/plugins/trunk/maven-repository-plugin/pom.xml Modified:

svn commit: r1152643 - /maven/sandbox/trunk/jxr/maven-jxr/maven-jxr-java/pom.xml

2011-07-31 Thread hboutemy
Author: hboutemy Date: Sun Jul 31 21:26:14 2011 New Revision: 1152643 URL: http://svn.apache.org/viewvc?rev=1152643view=rev Log: upgraded plexus-maven-plugin to 1.3.8 Modified: maven/sandbox/trunk/jxr/maven-jxr/maven-jxr-java/pom.xml Modified:

svn commit: r1152654 - /maven/plugins/trunk/maven-jar-plugin/pom.xml

2011-07-31 Thread olamy
Author: olamy Date: Sun Jul 31 22:12:13 2011 New Revision: 1152654 URL: http://svn.apache.org/viewvc?rev=1152654view=rev Log: upgrade parent version Modified: maven/plugins/trunk/maven-jar-plugin/pom.xml Modified: maven/plugins/trunk/maven-jar-plugin/pom.xml URL: