henning     2004/10/26 06:24:26

  Modified:    .        Tag: TURBINE_2_3_BRANCH project.xml
               xdocs    Tag: TURBINE_2_3_BRANCH changes.xml
                        turbine-schema.xml
  Log:
  Update a few jars; prepare for the 2.3.1 release.
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.136.2.16 +10 -2     jakarta-turbine-2/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/project.xml,v
  retrieving revision 1.136.2.15
  retrieving revision 1.136.2.16
  diff -u -r1.136.2.15 -r1.136.2.16
  --- project.xml       16 Oct 2004 08:05:40 -0000      1.136.2.15
  +++ project.xml       26 Oct 2004 13:24:26 -0000      1.136.2.16
  @@ -426,7 +426,7 @@
       <dependency>
         <groupId>commons-pool</groupId>
         <artifactId>commons-pool</artifactId>
  -      <version>1.1</version>
  +      <version>1.2</version>
         <url>http://jakarta.apache.org/commons/pool/</url>
         <type>jar</type>
       </dependency>
  @@ -611,7 +611,7 @@
       <dependency>
         <groupId>commons-dbcp</groupId>
         <artifactId>commons-dbcp</artifactId>
  -      <version>1.1</version>
  +      <version>1.2.1</version>
         <url>http://jakarta.apache.org/commons/dbcp/</url>
         <type>jar</type>
       </dependency>
  @@ -626,6 +626,13 @@
       <!-- Ah well. And then there is maven...  -->
   
       <dependency>
  +      <groupId>torque</groupId>
  +      <artifactId>maven-torque-plugin</artifactId>
  +      <version>3.1.1</version>
  +      <type>plugin</type>
  +    </dependency>
  +
  +    <dependency>
         <groupId>maven</groupId>
         <artifactId>maven-pmd-plugin</artifactId>
         <version>1.6</version>
  @@ -674,6 +681,7 @@
       <report>maven-jcoverage-plugin</report>
       <report>maven-simian-plugin</report>
       <report>maven-junit-report-plugin</report>
  +    <report>maven-torque-plugin</report>
   <!--
       <report>maven-linkcheck-plugin</report>
   ===========================================================
  
  
  
  No                   revision
  No                   revision
  1.60.2.22 +4 -4      jakarta-turbine-2/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/xdocs/changes.xml,v
  retrieving revision 1.60.2.21
  retrieving revision 1.60.2.22
  diff -u -r1.60.2.21 -r1.60.2.22
  --- changes.xml       19 Sep 2004 20:07:19 -0000      1.60.2.21
  +++ changes.xml       26 Oct 2004 13:24:26 -0000      1.60.2.22
  @@ -73,7 +73,7 @@
   -->
   
   
  -<section name="Turbine 2.3-rc3-dev">
  +<section name="Turbine 2.3.1">
   
   <subsection name="Other changes">
   <p>
  @@ -90,10 +90,10 @@
   
   </section>
   
  -<section name="Turbine 2.3-rc2">
  +<section name="Turbine 2.3.1-rc2">
   
   <p>
  -Changes between Turbine 2.3-rc1 and 2.3.1-rc2.
  +Changes between Turbine 2.3.1-rc1 and 2.3.1-rc2.
   </p>
   
   <subsection name="Fixed bugs">
  @@ -114,7 +114,7 @@
   </subsection>
   </section>
   
  -<section name="Turbine 2.3-rc2">
  +<section name="Turbine 2.3.1-rc1">
   
   <p>
   Changes between Turbine 2.3 and 2.3.1-rc1.
  
  
  
  1.2.4.3   +10 -0     jakarta-turbine-2/xdocs/turbine-schema.xml
  
  Index: turbine-schema.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/xdocs/turbine-schema.xml,v
  retrieving revision 1.2.4.2
  retrieving revision 1.2.4.3
  diff -u -r1.2.4.2 -r1.2.4.3
  --- turbine-schema.xml        20 May 2004 03:34:26 -0000      1.2.4.2
  +++ turbine-schema.xml        26 Oct 2004 13:24:26 -0000      1.2.4.3
  @@ -27,6 +27,16 @@
   
   <body>
   
  +<section name="Turbine and Torque">
  +<p>
  +This document is for the DBSecurityService. If you look for
  +documentation about the schema for the <a
  +href="services/torque-security-service.html">TorqueSecurityService</a>
  +or the Scheduler Service, please look at the <a
  +href="torque/index.html">Torque Report</a>.
  +</p>
  +</section>
  +
   <section name="Turbine Schema">
   <p>
   The naming scheme is that the Turbine specific tables are prefixed with
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to