Author: gk Date: Thu Aug 14 14:36:38 2025 New Revision: 1090900 Log: - Update site to the latest informations.
Modified: sites/db/content/torque/download.html sites/db/content/torque/mail-lists.html sites/db/content/torque/torque-7.0/index.html Modified: sites/db/content/torque/download.html ============================================================================== --- sites/db/content/torque/download.html Thu Aug 14 11:49:24 2025 (r1090899) +++ sites/db/content/torque/download.html Thu Aug 14 14:36:38 2025 (r1090900) @@ -1,9 +1,9 @@ <html> <!-- this file is referenced in DOAP RDF --> <head> - <meta http-equiv="refresh" content="0; URL=torque-6.0/download.html"> + <meta http-equiv="refresh" content="0; URL=torque-7.0/download.html"> </head> <body> - <h3>You should be redirected to the <a href="torque-6.0/download.html">Torque download</a>.</h3> + <h3>You should be redirected to the <a href="torque-7.0/download.html">Torque download</a>.</h3> </body> </html> Modified: sites/db/content/torque/mail-lists.html ============================================================================== --- sites/db/content/torque/mail-lists.html Thu Aug 14 11:49:24 2025 (r1090899) +++ sites/db/content/torque/mail-lists.html Thu Aug 14 14:36:38 2025 (r1090900) @@ -1,9 +1,9 @@ <html> <!-- this file name is referenced in DOAP RDF --> <head> - <meta http-equiv="refresh" content="0; URL=torque-6.0/mailing-lists.html"> + <meta http-equiv="refresh" content="0; URL=torque-7.0/mailing-lists.html"> </head> <body> - <h3>You should be redirected to the <a href="torque-6.0/mailing-lists.html">Torque mailing-lists</a>.</h3> + <h3>You should be redirected to the <a href="torque-7.0/mailing-lists.html">Torque mailing-lists</a>.</h3> </body> </html> Modified: sites/db/content/torque/torque-7.0/index.html ============================================================================== --- sites/db/content/torque/torque-7.0/index.html Thu Aug 14 11:49:24 2025 (r1090899) +++ sites/db/content/torque/torque-7.0/index.html Thu Aug 14 14:36:38 2025 (r1090900) @@ -237,9 +237,10 @@ <p> - Torque 6.0 requires JDK 11. Torque 5.0 and 5.1 requires JDK 1.8 or higher. Torque 4.0 requires JDK 1.6 or higher. - Also labelled version 5.0 it is still considered highly compatible with version 4. - Development version will be 6.1-SNAPSHOT. + Torque 7.0 requires Java 17 or higher. + Torque 6.0 requires JDK 11 or higher. + Torque 5.0 and 5.1 require JDK 1.8 or higher. Torque 4.0 requires JDK 1.6 or higher. + Development version will be 7.1-SNAPSHOT. </p> </section>