ottlinger commented on code in PR #159:
URL: https://github.com/apache/creadur-rat/pull/159#discussion_r1379350975


##########
apache-rat-core/src/main/java/org/apache/rat/Report.java:
##########
@@ -147,27 +146,106 @@ public static final void main(String[] args) throws 
Exception {
         if (args == null || args.length != 1) {
             printUsage(opts);
         } else {
+            

Review Comment:
   I'll merge the changes, feel free to remove the commentedOut stuff in a 
different PR - thanks.



-- 
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