You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by mp...@apache.org on 2003/10/25 17:22:31 UTC

cvs commit: db-torque/src/generator/xdocs navigation.xml

mpoeschl    2003/10/25 08:22:31

  Modified:    src/generator Tag: TORQUE_3_1_BRANCH project.xml
               .        Tag: TORQUE_3_1_BRANCH project.xml
               xdocs    Tag: TORQUE_3_1_BRANCH navigation.xml
               src/maven-plugin/xdocs Tag: TORQUE_3_1_BRANCH navigation.xml
               src/generator/xdocs Tag: TORQUE_3_1_BRANCH navigation.xml
  Log:
  doc updates (add maven-plugin to navigation)
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.13.2.1  +1 -1      db-torque/src/generator/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/db-torque/src/generator/project.xml,v
  retrieving revision 1.13
  retrieving revision 1.13.2.1
  diff -u -r1.13 -r1.13.2.1
  --- project.xml	26 Jun 2003 08:37:04 -0000	1.13
  +++ project.xml	25 Oct 2003 15:22:30 -0000	1.13.2.1
  @@ -12,7 +12,7 @@
     <description>Generator for Torque.</description>
     <shortDescription>Generator for Torque</shortDescription>
     <url>http://db.apache.org/torque/generator</url>
  -  <siteDirectory>/www/db.apache.org/torque/generator</siteDirectory>
  +  <siteDirectory>/www/db.apache.org/torque-31/generator</siteDirectory>
   
     <dependencies>
       <dependency>
  
  
  
  No                   revision
  No                   revision
  1.103.2.2 +1 -1      db-torque/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/db-torque/project.xml,v
  retrieving revision 1.103.2.1
  retrieving revision 1.103.2.2
  diff -u -r1.103.2.1 -r1.103.2.2
  --- project.xml	9 Sep 2003 09:46:43 -0000	1.103.2.1
  +++ project.xml	25 Oct 2003 15:22:30 -0000	1.103.2.2
  @@ -23,7 +23,7 @@
     <url>http://db.apache.org/torque/</url>
     <issueTrackingUrl>http://scarab.werken.com/scarab/issues</issueTrackingUrl>
     <siteAddress>db.apache.org</siteAddress>
  -  <siteDirectory>/www/db.apache.org/torque/</siteDirectory>
  +  <siteDirectory>/www/db.apache.org/torque-31/</siteDirectory>
     <distributionDirectory>/www/db.apache.org/builds/db-torque/</distributionDirectory>
   
     <repository>
  
  
  
  No                   revision
  No                   revision
  1.11.2.1  +7 -2      db-torque/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/db-torque/xdocs/navigation.xml,v
  retrieving revision 1.11
  retrieving revision 1.11.2.1
  diff -u -r1.11 -r1.11.2.1
  --- navigation.xml	27 Aug 2003 06:08:57 -0000	1.11
  +++ navigation.xml	25 Oct 2003 15:22:31 -0000	1.11.2.1
  @@ -5,9 +5,14 @@
   
     <body>
       <links>
  -      <item name="runtime"               href="http://db.apache.org/torque/"/>
  -      <item name="generator"             href="http://db.apache.org/torque/generator/"/>
  +      <item name="runtime"               href="http://db.apache.org/torque-31/"/>
  +      <item name="generator"             href="http://db.apache.org/torque-31/generator/"/>
  +      <item name="maven-plugin"          href="http://db.apache.org/torque-31/maven-plugin/"/>
       </links>
  +
  +    <menu>
  +        <item href="http://apachecon.com/2003/US/index.html" img="http://jakarta.apache.org/images/logos/ac2003-150.gif"/>
  +    </menu>
   
       <menu name="Torque">
         <item name="Overview"              href="/index.html"/>
  
  
  
  No                   revision
  No                   revision
  1.1.2.2   +8 -2      db-torque/src/maven-plugin/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/db-torque/src/maven-plugin/xdocs/navigation.xml,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- navigation.xml	23 Oct 2003 10:17:24 -0000	1.1.2.1
  +++ navigation.xml	25 Oct 2003 15:22:31 -0000	1.1.2.2
  @@ -5,9 +5,15 @@
   
     <body>
       <links>
  -      <item name="Maven"  href="http://maven.apache.org/"/>
  -      <item name="Torque"  href="http://db.apache.org/torque/"/>
  +      <item name="runtime"               href="http://db.apache.org/torque-31/"/>
  +      <item name="generator"             href="http://db.apache.org/torque-31/generator/"/>
  +      <item name="maven-plugin"          href="http://db.apache.org/torque-31/maven-plugin/"/>
       </links>
  +
  +    <menu>
  +        <item href="http://apachecon.com/2003/US/index.html" img="http://jakarta.apache.org/images/logos/ac2003-150.gif"/>
  +    </menu>
  +    
       <menu name="Overview">
         <item name="Goals"        href="/goals.html"/>
         <item name="Properties"   href="/properties.html"/>
  
  
  
  No                   revision
  No                   revision
  1.3.2.1   +7 -2      db-torque/src/generator/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/db-torque/src/generator/xdocs/navigation.xml,v
  retrieving revision 1.3
  retrieving revision 1.3.2.1
  diff -u -r1.3 -r1.3.2.1
  --- navigation.xml	11 Jul 2003 05:56:42 -0000	1.3
  +++ navigation.xml	25 Oct 2003 15:22:31 -0000	1.3.2.1
  @@ -5,9 +5,14 @@
   
     <body>
       <links>
  -      <item name="runtime"               href="http://db.apache.org/torque/"/>
  -      <item name="generator"             href="http://db.apache.org/torque/generator/"/>
  +      <item name="runtime"               href="http://db.apache.org/torque-31/"/>
  +      <item name="generator"             href="http://db.apache.org/torque-31/generator/"/>
  +      <item name="maven-plugin"          href="http://db.apache.org/torque-31/maven-plugin/"/>
       </links>
  +
  +    <menu>
  +        <item href="http://apachecon.com/2003/US/index.html" img="http://jakarta.apache.org/images/logos/ac2003-150.gif"/>
  +    </menu>
   
       <menu name="Overview">
         <item name="Schema Reference"      href="/schema-reference.html"/>
  
  
  

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