- Timestamp:
- 2016-05-21T03:05:22+02:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/build.xml
r10223 r10257 700 700 includeantruntime="false" createMissingPackageInfoClass="false" 701 701 encoding="UTF-8" classpath="${proj-classpath}"> 702 <!-- workaround to https://bz.apache.org/bugzilla/show_bug.cgi?id=59556 --> 703 <compilerarg value="-XaddExports:java.base/jdk.internal.reflect=ALL-UNNAMED" compiler="javac1.9" /> 702 704 </javac> 703 705 </target>
Note:
See TracChangeset
for help on using the changeset viewer.