Changeset 19612 in josm
- Timestamp:
- 2026-08-11T01:10:59+02:00 (16 hours ago)
- File:
-
- 1 edited
-
trunk/build.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/build.xml
r19586 r19612 602 602 -dontobfuscate 603 603 -dontwarn org.jetbrains.annotations.** 604 605 # jsvg (see #24793) references these compile-time-only annotations (OSGi/JPMS bundle 606 # metadata, errorprone) which are absent at runtime; jsvg works fine without them. 607 -dontwarn org.osgi.annotation.bundle.** 608 -dontwarn aQute.bnd.annotation.** 609 -dontwarn com.google.errorprone.annotations.** 610 -dontwarn java.lang.invoke.MethodHandle 604 611 605 612 # These options probably are not necessary (and make processing a bit slower)
Note:
See TracChangeset
for help on using the changeset viewer.
