Changeset 13494 in josm for trunk/build.xml
- Timestamp:
- 2018-03-04T01:30:00+01:00 (8 years ago)
- File:
-
- 1 edited
-
trunk/build.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/build.xml
r13492 r13494 384 384 <doctitle><![CDATA[<h2>JOSM - Javadoc</h2>]]></doctitle> 385 385 <bottom><![CDATA[<a href="https://josm.openstreetmap.de/">JOSM</a>]]></bottom> 386 <arg value="-html 4" if:set="isJava9" />386 <arg value="-html5" if:set="isJava9" /> 387 387 <arg value="--add-exports" if:set="isJava9" /> 388 388 <arg value="java.base/sun.security.util=ALL-UNNAMED" if:set="isJava9" />
Note:
See TracChangeset
for help on using the changeset viewer.
