Bug 463010 - Change aggregator build to unpack200 with Java 8, instead
of Java 6 

Added eclipse.inf to source build properties


Change-Id: I8b1fd41a3c2c4703dc20f9d61f882688372dfdea
diff --git a/protocols/bundles/org.jivesoftware.smack/build.properties b/protocols/bundles/org.jivesoftware.smack/build.properties
index 0d941e0..eb2978b 100644
--- a/protocols/bundles/org.jivesoftware.smack/build.properties
+++ b/protocols/bundles/org.jivesoftware.smack/build.properties
@@ -6,9 +6,9 @@
                jars/xpp.jar,\
                asl-v20.txt,\
                about.html
-src.includes = jars/,\
-               asl-v20.txt,\
-               about.html
+src.includes = asl-v20.txt,\
+               about.html,\
+               META-INF/eclipse.inf
 javacSource = 1.5
 javacTarget = 1.5
 jre.compilation.profile = J2SE-1.5