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 @@ - + + + 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 @@ - +

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. + +

village
+
+ 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.

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.

+ +

+ 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 +

    +
  • + Improvements and fixes for the Maven2-plugin +
  • +
  • + Several improvements and corrections to templates to improve + SQL and Java code generation for different databases, namely Sybase + and MS-SQL. +
  • +
  • + Improvements and corrections to the templates. +
  • +
  • + and much more... +
  • +
+ You can obtain the Torque 3.3-rc3 generator, runtime and + maven-plugin from our Download + page or from the ibiblio maven + repository. Please refer for the full changes to the + changes reports at Changes Report. +

+

- Thhis version contains a couple of fixes against 3.3-RC1, namely + This version contains a couple of fixes against 3.3-RC1, namely

  • A fix for the handling of the interface attribute --------------------------------------------------------------------- To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org For additional commands, e-mail: torque-dev-help@db.apache.org