You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2004/05/30 22:54:10 UTC

cvs commit: jakarta-commons-sandbox/threadpool/xdocs navigation.xml

dirkv       2004/05/30 13:54:10

  Modified:    threadpool project.properties
               threadpool/xdocs navigation.xml
  Log:
  update to commons l&f, new navigation, license info
  
  Revision  Changes    Path
  1.4       +1 -1      jakarta-commons-sandbox/threadpool/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/threadpool/project.properties,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- project.properties	22 May 2004 12:47:06 -0000	1.3
  +++ project.properties	30 May 2004 20:54:10 -0000	1.4
  @@ -6,7 +6,7 @@
   maven.javadoc.author=false
   maven.javadoc.links=http://java.sun.com/products/jdk/1.4/docs/api
   
  -maven.xdoc.jsl=../../../jakarta-commons/commons-build/commons-site.jsl
  +maven.xdoc.jsl=../../jakarta-commons/commons-build/commons-site.jsl
   maven.xdoc.date=bottom
   maven.xdoc.poweredby.image=maven-feather.png
   maven.xdoc.version=${pom.currentVersion}
  
  
  
  1.3       +3 -11     jakarta-commons-sandbox/threadpool/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/threadpool/xdocs/navigation.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- navigation.xml	28 Feb 2004 15:23:56 -0000	1.2
  +++ navigation.xml	30 May 2004 20:54:10 -0000	1.3
  @@ -1,21 +1,13 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
   <!DOCTYPE org.apache.commons.menus SYSTEM '../../../jakarta-commons/commons-build/menus/menus.dtd'>
  -<project name="Commons Threadpool">
  -    <title>Commons Threadpool</title>
  +<project name="Commons&#xA0;Threadpool">
  +    <title>Commons&#xA0;Threadpool</title>
       <body>
  -        &top-menus;
           <menu name="Commons&#xA0;Threadpool">
               <item name="Overview"                      href="/index.html" />
  -<!--            <item name="Configuration"                 href="/configuration.html" /> -->
               <item name="API&#xA0;Documentation"        href="/apidocs/index.html"/>
  -<!--
  -            <item name="Developers&#xA0;Guide"         href="/guide/index.html" collapse="true">
  -                <item name="Class&#xA0;Diagrams"       href="/guide/classdiagrams.html"/>
  -                <item name="Sequence&#xA0;Diagrams"    href="/guide/sequencediagrams.html"/>
  -            </item>
  --->
               <item name="Downloads"                     href="/downloads.html"/>
           </menu>
  -        &bottom-menus;
  +        &common-menus;
       </body>
   </project>
  
  
  

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