JAL-2754 spike branch updated to latest
authorgmungoc <g.m.carstairs@dundee.ac.uk>
Fri, 27 Oct 2017 11:21:21 +0000 (12:21 +0100)
committergmungoc <g.m.carstairs@dundee.ac.uk>
Fri, 27 Oct 2017 11:21:21 +0000 (12:21 +0100)
build.xml
utils/proguard_5.3.3.jar [new file with mode: 0755]

index bb146dd..436148a 100755 (executable)
--- a/build.xml
+++ b/build.xml
       <include name="plugin.jar" />
     </fileset>
   </path>
-  <taskdef resource="proguard/ant/task.properties" classpath="utils/proguard.jar" />
+  <taskdef resource="proguard/ant/task.properties" classpath="utils/proguard_5.3.3.jar" />
 
   <proguard verbose="true" >
     <injar file="in.jar" />
diff --git a/utils/proguard_5.3.3.jar b/utils/proguard_5.3.3.jar
new file mode 100755 (executable)
index 0000000..08f4a4c
Binary files /dev/null and b/utils/proguard_5.3.3.jar differ