Good evening all,
The latest version of the LOCC tool has been released on the web. A brief summary of the new features incorporated in this minor release include the following:
1) LOCC now fully supports the -printSummary command line option for displaying a summary of the files processed. If used, a message will print after each LOCC job that indicates the total number of files processed, the number of successfully processed files, the number of files with errors and a categorized list of these files. (Special thanks to Ray Weinaug and Chris Macharia)
2) The Java grammar in LOCC has been extended to allow the "super" keyword to be used as a primary suffix. This means that expressions such as "Subclass.super.aMethod()" are legal, which complies with the Java compiler. In earlier versions of LOCC, this usage would generate a parse exception. (Special thanks to James Wendel)
More information about the new release can be found at the following site:
http://csdl.ics.hawaii.edu/Tools/LOCC
Information about the LOCC sensor (for sending LOCC data to Hackystat) can be found here:
http://hackystat.ics.hawaii.edu/hackystat/docbook/apas17.html
Thanks for incorporating LOCC into your projects/build processes and please feel free to contact me should you have any comments or suggestions.
Best regards, Mike
