You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by mp...@apache.org on 2003/02/12 10:48:58 UTC

cvs commit: jakarta-turbine-site/xdocs index.xml navigation.xml

mpoeschl    2003/02/12 01:48:58

  Modified:    .        project.xml
               xdocs    index.xml navigation.xml
  Log:
  change links to torque
  
  Revision  Changes    Path
  1.9       +9 -2      jakarta-turbine-site/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-site/project.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- project.xml	11 Feb 2003 22:58:41 -0000	1.8
  +++ project.xml	12 Feb 2003 09:48:57 -0000	1.9
  @@ -14,14 +14,21 @@
     <package>org.apache.turbine</package>
     <logo>/images/blue-logo.gif</logo>
     <shortDescription>A servlet based framework.</shortDescription>
  -  <description>Turbine is a servlet based framework that allows experienced Java developers to quickly build secure web applications. Parts of Turbine can also be used independently of the web portion of Turbine as well. In other words, we strive to make portions of Turbine easily available for use in other applications.</description>
  +  <description>
  +    Turbine is a servlet based framework that allows experienced Java developers
  +    to quickly build secure web applications. Parts of Turbine can also be used
  +    independently of the web portion of Turbine as well. In other words, we
  +    strive to make portions of Turbine easily available for use in other
  +    applications.
  +  </description>
     <url>http://jakarta.apache.org/turbine/</url>
     <issueTrackingUrl>http://scarab.werken.com/scarab/issues/</issueTrackingUrl>
     <siteAddress>jakarta.apache.org</siteAddress>
     <siteDirectory>/www/jakarta.apache.org/turbine/</siteDirectory>
   
     <repository>
  -    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-turbine-site</connection>
  +    <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-turbine-site:anoncvs</connection>
  +    <developerConnection>scm:cvs:ext:${maven.username}@cvs.apache.org:/home/cvs:jakarta-turbine-site</developerConnection>
       <url>http://cvs.apache.org/viewcvs/jakarta-turbine-site/</url>
     </repository>
   
  
  
  
  1.10      +3 -1      jakarta-turbine-site/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-site/xdocs/index.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- index.xml	19 Dec 2002 16:51:03 -0000	1.9
  +++ index.xml	12 Feb 2003 09:48:57 -0000	1.10
  @@ -71,6 +71,8 @@
   
     <p>
       Torque was developed as part of Turbine and is now decoupled.
  +    <a href="http://db.apache.org/torque/">Torque</a> is a subproject of
  +    <a href="http://db.apache.org">db.apache.org</a>
     </p>
   
   <subsection name="Versions">
  @@ -92,7 +94,7 @@
   
     <p>
       <strong>Torque 3.1</strong>.
  -    <a href="http://jakarta.apache.org/turbine/torque-3/">Torque 3.1</a> will
  +    <a href="http://db.apache.org/torque/">Torque 3.1</a> will
       be the next feature enhanced release.
     </p>
   </subsection>
  
  
  
  1.4       +2 -2      jakarta-turbine-site/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-site/xdocs/navigation.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- navigation.xml	19 Dec 2002 16:51:03 -0000	1.3
  +++ navigation.xml	12 Feb 2003 09:48:57 -0000	1.4
  @@ -9,7 +9,7 @@
         <item name="Turbine"                 href="http://jakarta.apache.org/turbine/"/>
         <item name="Turbine-2"               href="http://jakarta.apache.org/turbine/turbine-2/"/>
         <item name="Turbine-3"               href="http://jakarta.apache.org/turbine/turbine-3/"/>
  -      <item name="Torque"                  href="http://jakarta.apache.org/turbine/torque/"/>
  +      <item name="Torque"                  href="http://db.apache.org/torque/"/>
         <item name="Fulcrum"                 href="http://jakarta.apache.org/turbine/fulcrum/"/>
         <item name="TDK"                     href="http://jakarta.apache.org/turbine/tdk/"/>
         <item name="Maven"                   href="http://jakarta.apache.org/turbine/maven/"/>
  @@ -26,7 +26,7 @@
           <item name="Turbine 2.3.x"         href="/turbine-2/index.html"/>
           <item name="Turbine 3.x"           href="/turbine-3/index.html"/>
           <item name="Torque 3.0.x"          href="/torque-30/index.html"/>
  -        <item name="Torque 3.1.x"          href="/torque/index.html"/>
  +        <item name="Torque 3.1.x"          href="http://db.apache.org/torque/"/>
           <item name="Fulcrum"               href="/fulcrum/index.html"/>
           <item name="TDK"                   href="/tdk/index.html"/>
           <item name="Maven"                 href="/maven/index.html"/>
  
  
  

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