Claudenw commented on code in PR #252:
URL: https://github.com/apache/creadur-rat/pull/252#discussion_r1605958322


##########
src/changes/changes.xml:
##########
@@ -72,17 +72,21 @@ 
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-377" type="add" dev="claudenw">
-        Added ability to specify the level of reporting on STANDARD files 
within a project.  This necessitated an addition
-        of a command line option "standard" to limit specify the level of 
detail in the STANDARD file reporting.  See command line
-        help for more details.  By default, there is no change in the 
reporting and only the presence of archives are reported.
+        <action issue="RAT-377" type="add" dev="claudenw">
+            Added ability to specify the level of reporting on STANDARD files 
within a project.  This necessitated an addition
+            of a command line option "standard" to limit specify the level of 
detail in the STANDARD file reporting.  See command line
+            help for more details.  By default, there is no change in the 
reporting and only the presence of archives are reported.
 
-        Change also fixed a major issue in license sorting.  Resulting in a 
change in order and expanding the name space for licenses.
-        Licenses now must have a unique id within the family name space. (e.g. 
family1/one is different from family2/one).
-      </action>
-      <action issue="RAT-190" type="fix" dev="claudenw">
-        Javascript (.js) files not processed as text.
-        Fixed as part of the Tika change.
+            Change also fixed a major issue in license sorting.  Resulting in 
a change in order and expanding the name space for licenses.
+            Licenses now must have a unique id within the family name space. 
(e.g. family1/one is different from family2/one).
+        </action>
+        <action issue="RAT-190" type="fix" dev="claudenw">
+            Javascript (.js) files not processed as text.
+            Fixed as part of the Tika change.
+        </action>
+        <action issue="RAT-265" type="fix" dev="claudenw">

Review Comment:
   Tests added.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to