From fcba89ac946daa661e322ddbb2622b7407f1a48c Mon Sep 17 00:00:00 2001 From: Romain Kuntz Date: Mon, 29 Jan 2007 03:14:09 +0000 Subject: [PATCH] Removed dependencies to sed for the macosx package generation. Replaced with ant's "replace" and "echo" tasks. --- build.xml | 29 ++++++++++--------- .../macosx/felix.client.run.properties.sed | 3 -- .../install/macosx/logging.properties.sed | 1 - 3 files changed, 15 insertions(+), 18 deletions(-) delete mode 100644 resources/install/macosx/felix.client.run.properties.sed delete mode 100644 resources/install/macosx/logging.properties.sed diff --git a/build.xml b/build.xml index ae1ec8b57..124e6b1a0 100644 --- a/build.xml +++ b/build.xml @@ -354,22 +354,23 @@ - - - - + + - - - - + + + felix.auto.start.70= reference:file:sc-bundles/os-specific/macosx/growlnotification.jar +