Changeset 8820 in josm for trunk/README


Ignore:
Timestamp:
2015-10-04T15:42:57+02:00 (9 years ago)
Author:
Don-vip
Message:

update to Groovy 2.4.5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/README

    r8691 r8820  
    123123    - findbugs/             libs and config files for findbugs (automatically detects common bugs and potential
    124124                            problems in source code); can be launched as an ant target in build.xml
    125     - groovy-all-2.4.4.jar  used for some unit tests and various scripts
     125    - groovy-all-2.4.5.jar  used for some unit tests and various scripts
    126126    - jacocoant.jar         used to include coverage data into JUnit test reports
    127127    - javacc.jar            used in the build process to generate some .java files from a javacc source file
Note: See TracChangeset for help on using the changeset viewer.