This is an automated email from the ASF dual-hosted git repository.
pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
The following commit(s) were added to refs/heads/master by this push:
new 91f4fc3c RAT-391: Add develocity service offered for free at CoC 2024
in Bratislava
91f4fc3c is described below
commit 91f4fc3c55edc0b58c2ca85fca23dd3385437aa5
Author: P. Ottlinger <[email protected]>
AuthorDate: Thu Jun 6 21:37:09 2024 +0200
RAT-391: Add develocity service offered for free at CoC 2024 in Bratislava
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index d1cbbd32..7ab74655 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -72,6 +72,9 @@
https://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd
</release>
-->
<release version="0.17-SNAPSHOT" date="xxxx-yy-zz" description="Current
SNAPSHOT - release to be done">
+ <action issue="RAT-391" type="add" dev="pottlinger">
+ Integrate develocity service from Gradle and link to current results
from badge in README.md.
+ </action>
<action issue="RAT-345" type="add" dev="pottlinger">
Update build scripts and Maven wrapper in the RAT repo to Maven 3.9.7.
</action>