This is an automated email from the ASF dual-hosted git repository.

pottlinger pushed a commit to branch feature/RAT-259
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git

commit 9f4340c02ce59f638b3afb289b2c8d81d72bf2f7
Author: Hugo Hirsch <[email protected]>
AuthorDate: Thu May 14 07:39:13 2020 +0200

    RAT-268: Add changelog for new handling of pomfile only modules
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 48288c0..cfd162d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -55,6 +55,9 @@ The <action> type attribute can be add,update,fix,remove.
 
   <body>
     <release version="0.14-SNAPSHOT" date="2020-xx-xx" description="Current 
SNAPSHOT - to be done">
+      <action issue="RAT-268" type="fix" due-to="Robert Scholte" 
dev="pottlinger">
+        Allow handling of pom-file-only projects by not assuming that all 
modules are in directories.
+      </action>
       <action issue="RAT-267" type="fix" due-to="Fabio Utzig" dev="pottlinger">
         Report ignored lines from exclusion file to stderr instead of std to 
not generate erroneous JSON.
       </action>

Reply via email to