From 0bf363bb6aed583ea228cec88598144b2cbe0d73 Mon Sep 17 00:00:00 2001 From: rbuj Date: Tue, 17 Jun 2014 11:37:02 +0200 Subject: OS X: modify rhino1_5R5 patch for JDKs >= 1.5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ie07d71055d2776c0701a23db05a0cb91b8d5cb5b Reviewed-on: https://gerrit.libreoffice.org/9809 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- external/rhino/rhino1_5R5-find_swing.patch | 6 +++--- external/rhino/rhino1_5R5.patch | 10 +++++++--- 2 files changed, 10 insertions(+), 6 deletions(-) (limited to 'external/rhino') diff --git a/external/rhino/rhino1_5R5-find_swing.patch b/external/rhino/rhino1_5R5-find_swing.patch index f074fa845490..38ff78e4ec58 100644 --- a/external/rhino/rhino1_5R5-find_swing.patch +++ b/external/rhino/rhino1_5R5-find_swing.patch @@ -1,14 +1,14 @@ --- misc/rhino1_5R5/toolsrc/build.xml 2009-10-29 18:29:46.605524507 +0100 +++ misc/build/rhino1_5R5/toolsrc/build.xml 2009-10-29 18:29:26.536908810 +0100 -@@ -12,6 +12,7 @@ - +@@ -16,6 +16,7 @@ + + -@@ -38,7 +42,7 @@ +@@ -42,7 +43,7 @@ diff --git a/external/rhino/rhino1_5R5.patch b/external/rhino/rhino1_5R5.patch index 5b10c320d015..e44872e3df8f 100644 --- a/external/rhino/rhino1_5R5.patch +++ b/external/rhino/rhino1_5R5.patch @@ -108,7 +108,7 @@ } --- misc/rhino1_5R5/toolsrc/build.xml 2004-03-25 21:54:34.000000000 +0100 +++ misc/build/rhino1_5R5/toolsrc/build.xml 2009-01-17 20:46:44.000000000 +0100 -@@ -6,6 +6,24 @@ +@@ -6,6 +6,28 @@ --> @@ -116,6 +116,10 @@ + + + ++ ++ ++ ++ + + + @@ -133,7 +137,7 @@ -@@ -20,46 +38,10 @@ +@@ -20,46 +42,10 @@ @@ -181,7 +185,7 @@ -@@ -68,6 +50,7 @@ +@@ -68,6 +54,7 @@ includes="org/**/*.java" deprecation="on" debug="${debug}"> -- cgit v1.2.3