From 7eb57d3896a612ffface1bf710fc7b29e996d9a9 Mon Sep 17 00:00:00 2001 From: Florian Schmaus Date: Mon, 3 Feb 2014 18:38:39 +0100 Subject: [PATCH] build.xml: Use metainf instead of copy --- build/build.xml | 34 +++++++++++++++------------------- 1 file changed, 15 insertions(+), 19 deletions(-) diff --git a/build/build.xml b/build/build.xml index 5834a5dad..78f9e5144 100644 --- a/build/build.xml +++ b/build/build.xml @@ -211,14 +211,12 @@ - - - - + includes="org/jivesoftware/smack/**/*.class" > + + @@ -230,14 +228,14 @@ - + @@ -290,13 +288,13 @@ - + includes="org/jivesoftware/smackx/workgroup/**/*.class"> + @@ -308,13 +306,13 @@ - + includes="org/jivesoftware/smackx/**/*.class" > + @@ -339,21 +337,19 @@ - - - + includes="org/jivesoftware/smack/**/*.class" > + + - + includes="org/jivesoftware/smackx/**/*.class, org/jivesoftware/util/**/*.class" > + +