diff --git a/build/build.xml b/build/build.xml index 158c8b059..a4f2736da 100644 --- a/build/build.xml +++ b/build/build.xml @@ -164,21 +164,32 @@ - + includes="org/jivesoftware/smack/**/*.class, **/smack-config.xml"> + + + + + + + + + excludes="org/jivesoftware/smackx/debugger/*.class"> + + + + + + @@ -186,21 +197,31 @@ + includes="org/jivesoftware/smackx/debugger/*.class, **/*.png"> + + + + + + + includes="org/jivesoftware/smackx/**/*.class"> + + + + + + diff --git a/build/build/biz.aQute.bnd.jar b/build/build/biz.aQute.bnd.jar new file mode 100644 index 000000000..1ff8d4ff5 Binary files /dev/null and b/build/build/biz.aQute.bnd.jar differ