From 4fbc50cb299e2e9334ebbfabc6ebe32718130b6b Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Sat, 21 Sep 2013 06:11:58 +0200 Subject: Fix build issue on OSX w/ Java6. target.rt.jar is not enough for compile-time classes (host), since com.sun.tools.doclets.Taglet is required. --- make/build.xml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/make/build.xml b/make/build.xml index 2d1ec43..e22a062 100644 --- a/make/build.xml +++ b/make/build.xml @@ -704,7 +704,7 @@ - + - + -- cgit v1.2.3