Author: gk Date: Wed Sep 10 08:30:40 2025 New Revision: 1928327 Log: - Adjust logo placement for Apache logo as discussed. - Fix link to jira reports/changes and update "News and Status" (status.xml) for last releases.
Modified: db/torque/trunk/torque-site/src/site/site.xml db/torque/trunk/torque-site/src/site/xdoc/documentation/orm-reference/migration-from-torque-3.xml db/torque/trunk/torque-site/src/site/xdoc/status.xml Modified: db/torque/trunk/torque-site/src/site/site.xml ============================================================================== --- db/torque/trunk/torque-site/src/site/site.xml Wed Sep 10 08:30:13 2025 (r1928326) +++ db/torque/trunk/torque-site/src/site/site.xml Wed Sep 10 08:30:40 2025 (r1928327) @@ -26,11 +26,11 @@ <name>The Apache Db Project</name> <src>https://www.apache.org/img/feather_glyph_notm.png</src> <href>https://db.apache.org/</href> - <width>70px</width> + <width>50px</width> </bannerLeft> <bannerRight> - <name>Apache Torque</name> <src>images/torque-logo-new.png</src> + <alt>The Apache Torque Project</alt> </bannerRight> <publishDate format="dd MMMM yyyy" position="left" /> Modified: db/torque/trunk/torque-site/src/site/xdoc/documentation/orm-reference/migration-from-torque-3.xml ============================================================================== --- db/torque/trunk/torque-site/src/site/xdoc/documentation/orm-reference/migration-from-torque-3.xml Wed Sep 10 08:30:13 2025 (r1928326) +++ db/torque/trunk/torque-site/src/site/xdoc/documentation/orm-reference/migration-from-torque-3.xml Wed Sep 10 08:30:40 2025 (r1928327) @@ -87,7 +87,7 @@ </ul> <p> There are many more improvements and bug fixes. See the - <a href="../../jira-report.html">changes report</a> for details. + <a href="../../jira-changes.html">changes report</a> for details. </p> </section> <section name="Migrating from Torque 3 to Torque 4"> Modified: db/torque/trunk/torque-site/src/site/xdoc/status.xml ============================================================================== --- db/torque/trunk/torque-site/src/site/xdoc/status.xml Wed Sep 10 08:30:13 2025 (r1928326) +++ db/torque/trunk/torque-site/src/site/xdoc/status.xml Wed Sep 10 08:30:40 2025 (r1928327) @@ -37,12 +37,28 @@ It is here that you'll find announcements related to Torque. </p> + <subsection name="July 2025 - Torque-7.0 released"> + <p> + Java 17 baseline. + </p> + For details, please check the + <a href="jira-changes.html">changes list</a>. + </subsection> + + <subsection name="May 2024 - Torque-6.0 released"> + <p> + Java 11 baseline (before Java 8). + </p> + For details, please check the + <a href="jira-changes.html">changes list</a>. + </subsection> + <subsection name="Januar 2022 - Torque-5.1 released"> <p> Bug fix release (include LOG4J2 fix) with minor updates. </p> For details, please check the - <a href="jira-report.html">changes list</a>. + <a href="jira-changes.html">changes list</a>. </subsection> <subsection name="September 2020 - Torque-5.0 released"> @@ -51,7 +67,7 @@ Note: SCM and JIRA version 4.1 entries has been included and propagated as version 5.0. </p> For details, please check the - <a href="jira-report.html">changes list</a>. + <a href="jira-changes.html">changes list</a>. </subsection> <subsection name="March 2013 - Torque-4.0 released"> @@ -81,7 +97,7 @@ <li>And a few bugs were fixed.</li> </ul> For details, please check the - <a href="jira-report.html">changes list</a>. + <a href="jira-changes.html">changes list</a>. </subsection> <subsection name="20 September 2012 - Torque-4.0-beta1 released"> --------------------------------------------------------------------- To unsubscribe, e-mail: torque-dev-unsubscr...@db.apache.org For additional commands, e-mail: torque-dev-h...@db.apache.org