From 8d06802208c2f90d291b3f49af7d51b111187861 Mon Sep 17 00:00:00 2001 From: Wim Jongman Date: Mon, 11 May 2015 10:39:59 +0200 Subject: Bug 463010 - Change aggregator build to unpack200 with Java 8, instead of Java 6 Added eclipse.inf to source build properties Change-Id: I8b1fd41a3c2c4703dc20f9d61f882688372dfdea --- protocols/bundles/org.jivesoftware.smack/build.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'protocols/bundles') diff --git a/protocols/bundles/org.jivesoftware.smack/build.properties b/protocols/bundles/org.jivesoftware.smack/build.properties index 0d941e0c6..eb2978be8 100644 --- a/protocols/bundles/org.jivesoftware.smack/build.properties +++ b/protocols/bundles/org.jivesoftware.smack/build.properties @@ -6,9 +6,9 @@ bin.includes = META-INF/,\ 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 -- cgit v1.2.3