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 tv...@apache.org on 2008/01/11 23:05:57 UTC

svn commit: r611316 - in /db/torque/site/trunk/xdocs: changes.xml index.xml status.xml

Author: tv
Date: Fri Jan 11 14:05:56 2008
New Revision: 611316

URL: http://svn.apache.org/viewvc?rev=611316&view=rev
Log:
Prepare site publication

Modified:
    db/torque/site/trunk/xdocs/changes.xml
    db/torque/site/trunk/xdocs/index.xml
    db/torque/site/trunk/xdocs/status.xml

Modified: db/torque/site/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/db/torque/site/trunk/xdocs/changes.xml?rev=611316&r1=611315&r2=611316&view=diff
==============================================================================
--- db/torque/site/trunk/xdocs/changes.xml (original)
+++ db/torque/site/trunk/xdocs/changes.xml Fri Jan 11 14:05:56 2008
@@ -30,7 +30,9 @@
   </properties>
 
   <body>
-  <release version="3.3-RC3" date="in SVN">
+  <release version="3.3" date="in SVN">
+  </release>
+  <release version="3.3-RC3" date="2008-01-11">
     <action type="remove" dev="tfischer">
       maven2 plugin: removed the property idTableXmlFile from the sql and
       id-table-init-sql goals. The property never was passed by the mojo and 

Modified: db/torque/site/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewvc/db/torque/site/trunk/xdocs/index.xml?rev=611316&r1=611315&r2=611316&view=diff
==============================================================================
--- db/torque/site/trunk/xdocs/index.xml (original)
+++ db/torque/site/trunk/xdocs/index.xml Fri Jan 11 14:05:56 2008
@@ -29,9 +29,9 @@
   </properties>
 
   <body>
-   <source>
+   <!-- source>
    Please see the <a href="status.html">News and Status Page</a> for
-   information about a Maven 1.0.x repository change.</source>
+   information about a Maven 1.0.x repository change.</source -->
    <section name="What is Torque?">
      <p>
        Torque is an object-relational mapper for java.  In other words, Torque
@@ -101,6 +101,12 @@
          Up to release 3.1.x, the templates were a part of the generator.
          Starting with the 3.2 release of Torque, the templates have been 
          separated into their own jar archive.
+       </dd>
+       <dt>village</dt>
+       <dd>
+         Village is a 100% Pure Java API that sits on top of the JDBC
+         API. The purpose of this API is to make it easier to interact with
+         a JDBC compliant relational database.
        </dd>
      </dl>
     </p>

Modified: db/torque/site/trunk/xdocs/status.xml
URL: http://svn.apache.org/viewvc/db/torque/site/trunk/xdocs/status.xml?rev=611316&r1=611315&r2=611316&view=diff
==============================================================================
--- db/torque/site/trunk/xdocs/status.xml (original)
+++ db/torque/site/trunk/xdocs/status.xml Fri Jan 11 14:05:56 2008
@@ -37,9 +37,36 @@
         Torque.
       </p>
 
+      <subsection name="11 January 2008 - Torque 3.3-rc3 is released!">
+        <p>
+          This version contains a fair number of fixes against 3.3-RC2, among them
+          the integtration of the Village library into the Torque project. Others are 
+          <ul>
+            <li>
+              Improvements and fixes for the Maven2-plugin
+            </li>
+            <li>
+              Several improvements and corrections to templates to improve
+              SQL and Java code generation for different databases, namely Sybase
+              and MS-SQL.
+            </li>
+            <li>
+              Improvements and corrections to the templates.
+            </li>
+            <li>
+              and much more...
+            </li>
+          </ul>
+          You can obtain the Torque 3.3-rc3 generator, runtime and
+          maven-plugin from our <a href="download.html">Download
+          page</a> or from the <a href="http://ibiblio.org/maven/torque/" class="externalLink" title="External Link">ibiblio maven
+          repository</a>. Please refer for the full changes to the
+          changes reports at <a href="changes-report.html">Changes Report</a>.
+        </p>
+      </subsection>
       <subsection name="26 February 2007 - Torque 3.3-rc2 is released!">
         <p>
-          Thhis version contains a couple of fixes against 3.3-RC1, namely
+          This version contains a couple of fixes against 3.3-RC1, namely
           <ul>
             <li>
               A fix for the handling of the <code>interface</code> attribute



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