This is an automated email from the ASF dual-hosted git repository. gk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/turbine-fulcrum-yaafi.git
commit 2fd2f470f50be396314bf691aef2a832119be589 Author: Georg Kallidis <[email protected]> AuthorDate: Fri Dec 10 08:05:23 2021 +0100 Update changes --- src/changes/changes.xml | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 4480791..02f6c8c 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -24,7 +24,26 @@ </properties> <body> - <release version="1.0.9-SNAPSHOT" date="as in SVN"> + <release version="1.0.9-SNAPSHOT" date="as in GIT"> + <action dev="gk" type="update"> + Update scm to git and configure project + </action> + <action dev="gk" type="update"> + Add Log4j2Logger here to use in Fulcrums more easily in upcoming releases. + Deprecate the same class in Turbine core and Fulcrum Testcontainer. + </action> + <action dev="gk" type="update"> + Update Tests to Junit 5 + </action> + <action dev="painter" type="fix"> + Add missing NOTICE + </action> + <action dev="tv" type="fix"> + Make YAAFI less chatty + </action> + <action dev="gk" type="update"> + git patch 1 merged to svn repo (w/o maven.xml), thanks to Jimmy Casey <[email protected]>. + </action> <action dev="painter" type="update"> Updating dependencies </action>
