From c5f6b86200d9ffb2ea3afcc143b46ac177741e31 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Thu, 2 Apr 2009 15:11:02 +0000 Subject: [PATCH] Make generic OSGi boot git-svn-id: https://svn.argeo.org/slc/trunk@2318 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- .../src/main/ant/osgiboot.xml | 26 ++++++++++++++----- 1 file changed, 20 insertions(+), 6 deletions(-) diff --git a/runtime/org.argeo.slc.osgiboot/src/main/ant/osgiboot.xml b/runtime/org.argeo.slc.osgiboot/src/main/ant/osgiboot.xml index ea7b6a4b0..7c8917681 100644 --- a/runtime/org.argeo.slc.osgiboot/src/main/ant/osgiboot.xml +++ b/runtime/org.argeo.slc.osgiboot/src/main/ant/osgiboot.xml @@ -1,4 +1,5 @@ + @@ -6,14 +7,26 @@ - + + + + + + + + + + + + + - + - - - + + + @@ -78,7 +91,8 @@ osgi.bundles=reference:file:${osgiBootBundle}@start - + + \ No newline at end of file -- 2.39.5