Changeset 16168 in josm for trunk/README


Ignore:
Timestamp:
2020-03-17T22:26:12+01:00 (4 years ago)
Author:
simon04
Message:

see #16860 - Resolve JavaCC using Apache Ivy

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/README

    r16050 r16168  
    161161    - jacocoant.jar         used to include coverage data into JUnit test reports
    162162    - japicc/               used to generate a compatibility report between optimized jar and normal one
    163     - javacc.jar            used in the build process to generate some .java files from a javacc source file
    164                             (src/org/openstreetmap/josm/gui/mappaint/mapcss/MapCSSParser.jj)
    165163    - proguard.jar          optimize final binary jar - see build.xml (not used in production so far)
    166164    - spotbugs/             libs and config files for spotbugs (automatically detects common bugs and potential
Note: See TracChangeset for help on using the changeset viewer.