Re: Preparing Release Torque 5.2 / 6.0
Jeffery Painter <[email protected]> Fri, 3 May 2024 10:29:38 -0400
| Newsgroups | gmane.comp.jakarta.turbine.torque.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Georg, Just wanted to point out as I was playing with the archetype code generation, the version of torque referenced is 5.1, however we did not update the schema files to point to 5.1 which should be an easy fix. But, I was checking and it appears that the version for 5.1 release and on the website, xsd still says 5.0 https://db.apache.org/torque/torque-5.1/documentation/orm-reference/database-5-0.xsd https://db.apache.org/torque/torque-5.1/documentation/orm-reference/database-5-0-strict.xsd and there is no resource found for: https://db.apache.org/torque/torque-5.1/documentation/orm-reference/database-5-1.xsd https://db.apache.org/torque/torque-5.1/documentation/orm-reference/database-5-1-strict.xsd I don't imaging these schema definitions have changed much, and no impact as far as I can tell on the use of either. But, if you are preparing a 5.2 release of torque, you may want to check that these are consistent? Thanks, Jeff On 4/5/24 08:41, Kallidis, Georg wrote: > Hi all Torque Devs, > > I am in the process to prepare a Torque release, currently as version 5.2. > > Except changes in the code like fixes and features, this release will support only Java 11. > > I think we should release as version 6.0 as this might be enough clear that we break support for Java 8? > > Anyone likes to share one's opinion? > > Thanks! > > Best regards, > > Georg > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >