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


##########
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:
   No, actually I should remove the commented lines as they are accounted for 
elsewhere.  I originally left them in to remind me while I was working.
   
   I will update RAT-323 with some examples.



-- 
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: dev-unsubscr...@creadur.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to