Changeset 18818 in josm for trunk/build.xml


Ignore:
Timestamp:
2023-08-23T00:10:21+02:00 (3 years ago)
Author:
taylor.smock
Message:

Fix tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/build.xml

    r18727 r18818  
    188188                <!-- Indicate that this jar may have version specific classes. Only used in Java9+. -->
    189189                <attribute name="Multi-Release" value="true"/>
     190                <attribute name="Automatic-Module-Name" value="org.openstreetmap.josm"/>
    190191            </manifest>
    191192        </jar>
Note: See TracChangeset for help on using the changeset viewer.