Return-Path: Mailing-List: contact turbine-torque-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list turbine-torque-dev@jakarta.apache.org Received: (qmail 3890 invoked by uid 98); 6 Dec 2002 20:12:52 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Received: (qmail 3786 invoked from network); 6 Dec 2002 20:12:49 -0000 Received: from daedalus.apache.org (HELO apache.org) (63.251.56.142) by nagoya.betaversion.org with SMTP; 6 Dec 2002 20:12:49 -0000 Received: (qmail 12327 invoked by uid 500); 6 Dec 2002 20:11:39 -0000 Received: (qmail 12242 invoked from network); 6 Dec 2002 20:11:38 -0000 Received: from unknown (HELO gandalf.tucana.at) (212.69.176.55) by daedalus.apache.org with SMTP; 6 Dec 2002 20:11:38 -0000 Received: (from root@localhost) by gandalf.tucana.at (8.11.2/8.11.2) id gB6Jq7515842 for turbine-torque-dev@jakarta.apache.org.AVP; Fri, 6 Dec 2002 20:52:07 +0100 Received: from marmot.at (marmot [80.108.22.14]) by gandalf.tucana.at (8.11.2/8.11.2) with ESMTP id gB6Jq6I15810; Fri, 6 Dec 2002 20:52:06 +0100 Message-ID: <3DF10480.60303@marmot.at> Date: Fri, 06 Dec 2002 21:11:44 +0100 From: Martin Poeschl User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3a) Gecko/20021118 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Turbine Users List , Turbine Developers List , Turbine Torque Users List , Turbine Torque Developers List , announcements@jakarta.apache.org Subject: [ANN] Torque 3.0 release X-Enigmail-Version: 0.71.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N The Torque team is pleased to announce the 3.0 release! http://jakarta.apache.org/turbine/torque/ Torque is a persistence layer. Torque generates all the database resources (sql scripts + java om/peer classes) required by your application and includes a runtime environment to run the generated classes. Torque was developed as part of the Turbine Framework. It is now decoupled and can be used by itself. You can find a full list of changes here: http://jakarta.apache.org/turbine/torque/changes.html You can find the Torque distributions here: http://jakarta.apache.org/builds/jakarta-turbine/torque/release/ Martin