From 862d74a63e09664fb8c535958f7badfcce82a920 Mon Sep 17 00:00:00 2001 From: "nosslived@gmail.com" Date: Fri, 13 Jan 2012 19:27:11 +0000 Subject: [PATCH] Updated ant build.xml and filtered template to generate an OSGIfied Manifest with "ant jar". --- build.xml | 15 +++++++++++---- src/main/resources/build.xml | 15 +++++++++++---- 2 files changed, 22 insertions(+), 8 deletions(-) diff --git a/build.xml b/build.xml index df9a3f0..ff49be5 100644 --- a/build.xml +++ b/build.xml @@ -1,8 +1,6 @@ - - @@ -27,8 +25,17 @@ - + includes="**/*.class"> + + + + + + + + + diff --git a/src/main/resources/build.xml b/src/main/resources/build.xml index 60fdc74..2cf0e5d 100644 --- a/src/main/resources/build.xml +++ b/src/main/resources/build.xml @@ -1,8 +1,6 @@ - - @@ -27,8 +25,17 @@ - + includes="**/*.class"> + + + + + + + + +