This is an automated email from the ASF dual-hosted git repository. gk pushed a commit to branch turbine-6-mariadb-10-java-11 in repository https://gitbox.apache.org/repos/asf/turbine-archetypes.git
commit ac627dcd916927a371da61ad25d2da81c7b74261 Author: Georg Kallidis <[email protected]> AuthorDate: Mon Mar 25 18:21:21 2024 +0100 Update changes.xml --- src/changes/changes.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 5f8f45c..9c459f9 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -24,7 +24,12 @@ </properties> <body> - <release version="turbine-webapp-5.2-2.0.1-SNAPSHOT" date="in Gitbox"> + <release version="turbine-webapp-6.0-3.0.0-SNAPSHOT" date="in Gitbox"> + <action type="update" dev="gk"> + Add new default service to TR.properties: + <p>services.DateTimeFormatterService.classname= org.apache.turbine.services.localization.DateTimeFormatterService</p> + <p>services.DateTimeFormatterService.earlyInit=true </p> + </action> </release> <release version="turbine-webapp-5.1-2.0.0" date="2022-09-09"> <action type="update" dev="gk">
