Changeset 16033 in josm for trunk/build.xml


Ignore:
Timestamp:
2020-03-04T20:42:34+01:00 (6 years ago)
Author:
Don-vip
Message:

see #18845 - make MapCSSTagCheckerTest work without REVISION file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/build.xml

    r16028 r16033  
    468468        </sequential>
    469469    </macrodef>
    470     <target name="test-compile" depends="test-init,compile,extract-libraries,epsg,create-revision">
     470    <target name="test-compile" depends="test-init,compile,extract-libraries,epsg">
    471471        <call-javac testfamily="unit">
    472472            <cp-elements>
Note: See TracChangeset for help on using the changeset viewer.