From ba0da2f169827cdbf37208abe8b97f8f24b9d232 Mon Sep 17 00:00:00 2001 From: Romain Kuntz Date: Fri, 9 Feb 2007 06:43:21 +0000 Subject: [PATCH] Include macosx specific bundles (ie media.jar) in macosx package. Was broken since a recent commit. Include native macosx lib (libtray, etc.) in macosx package and added the path to the java library path. The systray icon is now displayed on macosx. --- build.xml | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/build.xml b/build.xml index 9eeb89222..c313a514b 100644 --- a/build.xml +++ b/build.xml @@ -394,9 +394,17 @@ token="org.osgi.framework.system.packages=" value="org.osgi.framework.system.packages= com.growl;"/> felix.auto.start.70= reference:file:sc-bundles/os-specific/macosx/growlnotification.jar + append="true">felix.auto.start.70= reference:file:sc-bundles/growlnotification.jar + + + + + + + @@ -420,6 +428,8 @@ + - + + - - @@ -645,7 +655,7 @@ depends="prepare-single-test,prepare-all-tests,clean-test-reports" description="Starts felix and runs selected Service Impl Compatibility Kits."> - @@ -730,7 +740,7 @@ -