Changeset 11487 in josm for trunk/README


Ignore:
Timestamp:
2017-01-22T19:50:32+01:00 (7 years ago)
Author:
Don-vip
Message:

tools/lib update (equalsverifier 2.2, guava 21, javassist 3.21, system-rules 1.16.1, unitils-core 3.4.6, error-prone 2.0.15, groovy 2.4.8, proguard 5.3.2)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/README

    r11295 r11487  
    122122                            problems in source code); can be launched as an ant target in build.xml
    123123    - commons-cli-1.3.1.jar dependency of Groovy Ant task
    124     - error_prone_ant-2.0.14.jar
     124    - error_prone_ant-2.0.15.jar
    125125                            used to detect code errors during compilation
    126126    - findbugs/             libs and config files for findbugs (automatically detects common bugs and potential
    127127                            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 scripts
     128    - groovy-all-2.4.8.jar  used for some unit tests and various scripts
    129129    - jacocoant.jar         used to include coverage data into JUnit test reports
    130130    - japicc/               used to generate a compatibility report between optimized jar and normal one
Note: See TracChangeset for help on using the changeset viewer.