Changeset 11487 in josm for trunk/README
- Timestamp:
- 2017-01-22T19:50:32+01:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/README
r11295 r11487 122 122 problems in source code); can be launched as an ant target in build.xml 123 123 - commons-cli-1.3.1.jar dependency of Groovy Ant task 124 - error_prone_ant-2.0.1 4.jar124 - error_prone_ant-2.0.15.jar 125 125 used to detect code errors during compilation 126 126 - findbugs/ libs and config files for findbugs (automatically detects common bugs and potential 127 127 problems in source code); can be launched as an ant target in build.xml 128 - groovy-all-2.4. 7.jar used for some unit tests and various scripts128 - groovy-all-2.4.8.jar used for some unit tests and various scripts 129 129 - jacocoant.jar used to include coverage data into JUnit test reports 130 130 - japicc/ used to generate a compatibility report between optimized jar and normal one
Note:
See TracChangeset
for help on using the changeset viewer.