You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by oh...@apache.org on 2006/09/23 10:34:05 UTC

svn commit: r449209 - in /jakarta/commons/proper/configuration/trunk: project.xml xdocs/navigation.xml

Author: oheger
Date: Sat Sep 23 01:34:04 2006
New Revision: 449209

URL: http://svn.apache.org/viewvc?view=rev&rev=449209
Log:
Minor site update; switched to cobertura plugin 1.2

Modified:
    jakarta/commons/proper/configuration/trunk/project.xml
    jakarta/commons/proper/configuration/trunk/xdocs/navigation.xml

Modified: jakarta/commons/proper/configuration/trunk/project.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/configuration/trunk/project.xml?view=diff&rev=449209&r1=449208&r2=449209
==============================================================================
--- jakarta/commons/proper/configuration/trunk/project.xml (original)
+++ jakarta/commons/proper/configuration/trunk/project.xml Sat Sep 23 01:34:04 2006
@@ -414,7 +414,7 @@
     <dependency>
       <groupId>maven-plugins</groupId>
       <artifactId>maven-cobertura-plugin</artifactId>
-      <version>1.1.1</version>
+      <version>1.2</version>
       <url>http://maven-plugins.sourceforge.net/maven-cobertura-plugin/</url>
       <type>plugin</type>
     </dependency>

Modified: jakarta/commons/proper/configuration/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/configuration/trunk/xdocs/navigation.xml?view=diff&rev=449209&r1=449208&r2=449209
==============================================================================
--- jakarta/commons/proper/configuration/trunk/xdocs/navigation.xml (original)
+++ jakarta/commons/proper/configuration/trunk/xdocs/navigation.xml Sat Sep 23 01:34:04 2006
@@ -36,7 +36,7 @@
       <item name="Runtime Dependencies"         href="/dependencies.html"/>
       <item name="Building"                     href="/building.html"/>
       <item name="Roadmap"                      href="/tasks-report.html"/>
-      <item name="Javadoc (latest)"             href="/apidocs/index.html"/>
+      <item name="Javadoc (Release 1.3)"        href="/apidocs/index.html"/>
       <item name="Javadoc (Release 1.2)"        href="/apidocs_1.2/index.html"/>
       <item name="Javadoc (Release 1.1)"        href="/apidocs_1.1/index.html"/>
       <item name="Javadoc (Release 1.0)"        href="/apidocs_1.0/index.html"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org