From 706009a7dba502eb03d133afe818c03a43d45108 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 26 Sep 2012 16:51:39 -0400 Subject: add java/jna, a dependency of arduino --- java/jna/libre-without-clover.patch | 71 +++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 java/jna/libre-without-clover.patch (limited to 'java/jna/libre-without-clover.patch') diff --git a/java/jna/libre-without-clover.patch b/java/jna/libre-without-clover.patch new file mode 100644 index 000000000..b4947e8b2 --- /dev/null +++ b/java/jna/libre-without-clover.patch @@ -0,0 +1,71 @@ +diff -ru jna-3.4.2.orig/build.xml jna-3.4.2/build.xml +--- jna-3.4.2.orig/build.xml 2012-09-06 06:55:52.000000000 -0400 ++++ jna-3.4.2/build.xml 2012-09-24 15:49:59.000000000 -0400 +@@ -230,7 +230,6 @@ + + + +- + + + +@@ -536,12 +535,11 @@ + + + +- + + + + +- ++ + + + +@@ -626,7 +624,7 @@ + + + View test report in file://${reports.junit}/index.html +- One or more tests failed ++ One or more tests failed + + + +@@ -640,27 +638,6 @@ + + + +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- Reports generated in ${reports.clover} +- +- + + + +@@ -881,7 +858,7 @@ + + + +- ++ + + + -- cgit v1.2.3-54-g00ecf