epugh 2003/12/05 14:11:03 Modified: configuration/xdocs navigation.xml tasks.xml Log: Update documentation. Revision Changes Path 1.3 +5 -2 jakarta-commons-sandbox/configuration/xdocs/navigation.xml Index: navigation.xml =================================================================== RCS file: /home/cvs/jakarta-commons-sandbox/configuration/xdocs/navigation.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- navigation.xml 15 Nov 2003 15:06:01 -0000 1.2 +++ navigation.xml 5 Dec 2003 22:11:03 -0000 1.3 @@ -8,8 +8,11 @@ <menu name="Configuration"> <item name="Home" href="/index.html"/> <item name="Overview" href="/overview.html"/> - <item name="Examples" href="/examples.html"/> - <item name="To Do List" href="/tasks.html"/> + <item name="Examples" href="/examples.html"/> + <item name="To Do List" href="/tasks.html"/> </menu> + <menu name="Extensions"> + <item name="Avalon Component" href="http://jakarta.apache.org/turbine/fulcrum/fulcrum-configuration/index.html"/> + </menu> </body> </project> 1.8 +0 -5 jakarta-commons-sandbox/configuration/xdocs/tasks.xml Index: tasks.xml =================================================================== RCS file: /home/cvs/jakarta-commons-sandbox/configuration/xdocs/tasks.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- tasks.xml 17 Oct 2003 08:30:06 -0000 1.7 +++ tasks.xml 5 Dec 2003 22:11:03 -0000 1.8 @@ -37,11 +37,6 @@ <subsection name="Medium priority"> <ul> <li> - <strong>Avalon Integration</strong> - Need to be able to retrieve configuration values from Avalon, - and pass them into Avalon. - </li> - <li> <strong>JDBC Integration</strong> Need to be able to retrieve configuration values from JDBC datasource.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]