Author: oheger
Date: Wed Feb 14 13:22:34 2007
New Revision: 507696
URL: http://svn.apache.org/viewvc?view=rev&rev=507696
Log:
Minor site improvements
Modified:
jakarta/commons/proper/configuration/trunk/project.xml
jakarta/commons/proper/configuration/trunk/xdocs/dependencies.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=507696&r1=507695&r2=507696
==============================================================================
--- jakarta/commons/proper/configuration/trunk/project.xml (original)
+++ jakarta/commons/proper/configuration/trunk/project.xml Wed Feb 14 13:22:34
2007
@@ -94,6 +94,11 @@
<name>1.3</name>
<tag>CONFIGURATION_1_3</tag>
</version>
+ <version>
+ <id>1.4</id>
+ <name>1.4</name>
+ <tag>CONFIGURATION_1_4</tag>
+ </version>
</versions>
<mailingLists>
Modified: jakarta/commons/proper/configuration/trunk/xdocs/dependencies.xml
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/configuration/trunk/xdocs/dependencies.xml?view=diff&rev=507696&r1=507695&r2=507696
==============================================================================
--- jakarta/commons/proper/configuration/trunk/xdocs/dependencies.xml (original)
+++ jakarta/commons/proper/configuration/trunk/xdocs/dependencies.xml Wed Feb
14 13:22:34 2007
@@ -109,7 +109,7 @@
</p>
<p>
<ul>
- <li>Commons Configuration makes use of a couple of other
+ <li>Commons Configuration makes use of other
Commons components. You should be able to use the current
versions of these components together with Commons
Configuration.
In some cases, when no specific features are used, older
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=507696&r1=507695&r2=507696
==============================================================================
--- jakarta/commons/proper/configuration/trunk/xdocs/navigation.xml (original)
+++ jakarta/commons/proper/configuration/trunk/xdocs/navigation.xml Wed Feb 14
13:22:34 2007
@@ -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 (current)" href="/apidocs/index.html"/>
+ <item name="Javadoc (Release 1.4)" href="/apidocs/index.html"/>
<item name="Javadoc (Release 1.3)"
href="/apidocs_1.3/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"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]