The currently released versions of Torque are listed below.
Version | Runtime | Generator | Templates | Ant tasks | Maven Plugin |
---|---|---|---|---|---|
Torque 4.0-beta1 | TAR Sig. MD5 SHA1 | TAR Sig. MD5 SHA1 | TAR Sig. MD5 SHA1 | TAR Sig. MD5 SHA1 | JAR Sig. MD5 SHA1 |
ZIP Sig. MD5 SHA1 | ZIP Sig. MD5 SHA1 | ZIP Sig. MD5 SHA1 | TAR Sig. MD5 SHA1 | POM Sig. MD5 SHA1 |
Version | Download |
---|---|
Torque 4.0-beta1 | ZIP Sig. MD5 SHA1 |
Please check the integrity of the download using the KEYS file and the signature files.
The PGP signatures can be verified using PGP or GPG. First download the KEYS as well as the asc signature file for the relevant distribution. Make sure you get these files from the main distribution directory, rather than from a mirror. Then verify the signatures using e.g.
% pgpk -a KEYS % pgpv torque-4.0-beta1.tar.gz.asc or % pgp -ka KEYS % pgp torque-4.0-beta1.tar.gz.asc or % gpg --import KEYS % gpg --verify torque-4.0-beta1.tar.gz.asc
Older versions of Torque can be found at the Torque 3.3 download page.
Still older versions of Torque can be found in the archive.
You can check out the latest source from the DB SVN module.
Torque 4 resides in the db/torque/torque4 tree.
svn checkout http://svn.apache.org/repos/asf/db/torque/torque4/trunk