summarylogtreecommitdiffstats
path: root/jtharness.patch
diff options
context:
space:
mode:
authorVladimir Tsanev2018-12-28 16:45:27 +0200
committerVladimir Tsanev2018-12-28 16:45:27 +0200
commit7a69401066296de1ae4fd3ca4faa4ffd4f2b5ba3 (patch)
tree82b689705e2e3428923e458cbe412dfc325e6fc0 /jtharness.patch
parent6bcd1562b46b8a70c9b47f1b19fe7145ab2b048e (diff)
downloadaur-jtharness.tar.gz
upgrade to jg6.0-b04
Diffstat (limited to 'jtharness.patch')
-rw-r--r--jtharness.patch18
1 files changed, 18 insertions, 0 deletions
diff --git a/jtharness.patch b/jtharness.patch
new file mode 100644
index 000000000000..1682193204f4
--- /dev/null
+++ b/jtharness.patch
@@ -0,0 +1,18 @@
+diff -r d629cdcdba43 build/local.properties
+--- a/build/local.properties Sun Oct 28 12:25:21 2018 +0000
++++ b/build/local.properties Fri Dec 28 16:40:32 2018 +0200
+@@ -32,11 +32,11 @@
+ servletjar = servlet-api.jar
+
+ # bytecode library
+-asmjar = asm6.jar
+-asmcommonsjar = asm-commons6.jar
++asmjar = /usr/share/java/asm/asm.jar
++asmcommonsjar = /usr/share/java/asm/asm-commons.jar
+
+ # JUnit Library - Version 4 currently used to compile 3 and 4 support
+-junitlib = junit-4.10.jar
++junitlib = /usr/share/java/junit.jar
+
+ # Please specify location where the build distribution (output) will be created
+ BUILD_DIR = ../JTHarness-build