diff options
author | Sven Gothel <[email protected]> | 2019-06-15 14:02:52 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2019-06-15 14:02:52 +0200 |
commit | bd21aded190bb92261e4a01acdfa8e1be2158474 (patch) | |
tree | 2883cdf28fb5e630ab209734e289783aaf7e8a6d /lib | |
parent | 9a66c005a3cd304c4b47abd9a287a60e3545b9da (diff) |
Enable build using OpenJDK 1.8, adding xercesImpl 2.12 to lib
Diffstat (limited to 'lib')
-rw-r--r-- | lib/xercesImpl-2.12.0.LICENSE-2.0.txt | 8 | ||||
-rw-r--r-- | lib/xercesImpl-2.12.0.jar | bin | 0 -> 1386397 bytes |
2 files changed, 8 insertions, 0 deletions
diff --git a/lib/xercesImpl-2.12.0.LICENSE-2.0.txt b/lib/xercesImpl-2.12.0.LICENSE-2.0.txt new file mode 100644 index 0000000..82e90ab --- /dev/null +++ b/lib/xercesImpl-2.12.0.LICENSE-2.0.txt @@ -0,0 +1,8 @@ +File retrieved via: https://repo1.maven.org/maven2/xerces/xercesImpl/2.12.0/xercesImpl-2.12.0.jar +https://mvnrepository.com/artifact/xerces/xercesImpl/2.12.0 + +Apache License +Version 2.0, January 2004 +http://www.apache.org/licenses/ +http://www.apache.org/licenses/LICENSE-2.0.txt + diff --git a/lib/xercesImpl-2.12.0.jar b/lib/xercesImpl-2.12.0.jar Binary files differnew file mode 100644 index 0000000..b69d01d --- /dev/null +++ b/lib/xercesImpl-2.12.0.jar |