Changeset 7512 for trunk/build.xml


Ignore:
Timestamp:
Nov 1, 2018, 3:16:03 PM (5 years ago)
Author:
Nicklas Nordborg
Message:

References #2129: Preparations for Java 11 support

Adding extra JAR files that are required for running BASE with Java 11.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/build.xml

    r7504 r7512  
    203203        <include name="sql/**/*" />
    204204        <include name="config/**/*" />
     205        <include name="java11/**/*" />
    205206      </fileset>
    206207    </copy>
Note: See TracChangeset for help on using the changeset viewer.