svn commit: r746651 - /maven/doxia/doxia/trunk/pom.xml
Author: hboutemy Date: Sun Feb 22 09:20:48 2009 New Revision: 746651 URL: http://svn.apache.org/viewvc?rev=746651&view=rev Log: use released parent pom Modified: maven/doxia/doxia/trunk/pom.xml Modified: maven/doxia/doxia/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/pom.xml?rev=746651&r1=746650&r2=746651&view=diff == --- maven/doxia/doxia/trunk/pom.xml (original) +++ maven/doxia/doxia/trunk/pom.xml Sun Feb 22 09:20:48 2009 @@ -25,7 +25,7 @@ org.apache.maven maven-parent -11-SNAPSHOT +11 ../../pom/maven/pom.xml @@ -312,7 +312,7 @@ -
svn commit: r746652 - in /maven/doxia/doxia/trunk: doxia-sink-api/pom.xml pom.xml
Author: hboutemy Date: Sun Feb 22 09:36:21 2009 New Revision: 746652 URL: http://svn.apache.org/viewvc?rev=746652&view=rev Log: added reporting-aggregate profile to inherited reporting one Modified: maven/doxia/doxia/trunk/doxia-sink-api/pom.xml maven/doxia/doxia/trunk/pom.xml Modified: maven/doxia/doxia/trunk/doxia-sink-api/pom.xml URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/doxia-sink-api/pom.xml?rev=746652&r1=746651&r2=746652&view=diff == --- maven/doxia/doxia/trunk/doxia-sink-api/pom.xml (original) +++ maven/doxia/doxia/trunk/doxia-sink-api/pom.xml Sun Feb 22 09:36:21 2009 @@ -40,16 +40,21 @@ - - - -org.codehaus.mojo -clirr-maven-plugin -2.2.2 - - 1.0 - - - - + + + reporting + + + +org.codehaus.mojo +clirr-maven-plugin +2.2.2 + + 1.0 + + + + + + Modified: maven/doxia/doxia/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/pom.xml?rev=746652&r1=746651&r2=746652&view=diff == --- maven/doxia/doxia/trunk/pom.xml (original) +++ maven/doxia/doxia/trunk/pom.xml Sun Feb 22 09:36:21 2009 @@ -327,15 +327,36 @@ - reporting + reporting-aggregate + + org.apache.maven.plugins +maven-project-info-reports-plugin +2.1 + + +org.apache.maven.plugins +maven-jxr-plugin +2.1 + + true + ${project.build.sourceEncoding} + + + +org.apache.maven.plugins maven-javadoc-plugin +2.5 1.4 - true http://java.sun.com/j2se/1.4.2/docs/api/ http://plexus.codehaus.org/plexus-utils/apidocs/ @@ -348,12 +369,6 @@ 1.0 - - - -org.apache.maven.plugins -maven-jxr-plugin - true
svn commit: r746833 - in /maven/doxia/doxia-sitetools/trunk/src/site: resources/ resources/images/ xdoc/
Author: vsiveton Date: Sun Feb 22 22:11:13 2009 New Revision: 746833 URL: http://svn.apache.org/viewvc?rev=746833&view=rev Log: o moved png to an images dir Added: maven/doxia/doxia-sitetools/trunk/src/site/resources/images/ maven/doxia/doxia-sitetools/trunk/src/site/resources/images/doxia-sitetools-deps.odg - copied unchanged from r746819, maven/doxia/doxia-sitetools/trunk/src/site/resources/doxia-sitetools-deps.odg maven/doxia/doxia-sitetools/trunk/src/site/resources/images/doxia-sitetools-deps.png - copied unchanged from r746819, maven/doxia/doxia-sitetools/trunk/src/site/resources/doxia-sitetools-deps.png Removed: maven/doxia/doxia-sitetools/trunk/src/site/resources/doxia-sitetools-deps.odg maven/doxia/doxia-sitetools/trunk/src/site/resources/doxia-sitetools-deps.png Modified: maven/doxia/doxia-sitetools/trunk/src/site/xdoc/index.xml Modified: maven/doxia/doxia-sitetools/trunk/src/site/xdoc/index.xml URL: http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/src/site/xdoc/index.xml?rev=746833&r1=746832&r2=746833&view=diff == --- maven/doxia/doxia-sitetools/trunk/src/site/xdoc/index.xml (original) +++ maven/doxia/doxia-sitetools/trunk/src/site/xdoc/index.xml Sun Feb 22 22:11:13 2009 @@ -16,7 +16,7 @@ - tag=''; + tag='
'; tag=tag.substring(0,tag.length-2)+' usemap=\'#Doxia_sitetools_dependencies\''+tag.substring(tag.length-2); document.write(tag);
svn commit: r746834 - /maven/doxia/doxia-sitetools/trunk/src/site/xdoc/index.xml
Author: vsiveton Date: Sun Feb 22 22:12:27 2009 New Revision: 746834 URL: http://svn.apache.org/viewvc?rev=746834&view=rev Log: o fixed section name o added license Modified: maven/doxia/doxia-sitetools/trunk/src/site/xdoc/index.xml Modified: maven/doxia/doxia-sitetools/trunk/src/site/xdoc/index.xml URL: http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/src/site/xdoc/index.xml?rev=746834&r1=746833&r2=746834&view=diff == --- maven/doxia/doxia-sitetools/trunk/src/site/xdoc/index.xml (original) +++ maven/doxia/doxia-sitetools/trunk/src/site/xdoc/index.xml Sun Feb 22 22:12:27 2009 @@ -1,5 +1,24 @@ + + @@ -9,7 +28,7 @@ - + Doxia Sitetools generates sites, consisting of static and dynamic content that was generated by Doxia.