Small fixes for 1.6 release
[zxing.git] / build.xml
index f2ededa..45a99fd 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -55,7 +55,7 @@
       <zipfileset dir="." prefix="zxing-${version}">
         <exclude name="**/.*"/> <!-- exclude hidden files -->
         <exclude name="**/.svn"/>
-        <exclude name="**/.iml"/>
+        <exclude name="**/*.iml"/>
         <include name="AUTHORS"/>
         <include name="COPYING"/>
         <include name="README"/>
         <pathelement location="${WTK-home}/lib/midp_2.0.jar"/>
         <pathelement location="${WTK-home}/lib/jsr135_1.2.jar"/>
         <pathelement location="${WTK-home}/lib/jsr234_1.0.jar"/>
-        <pathelement location="${android-home}/platforms/android-8/android.jar"/>
+        <pathelement location="${android-home}/platforms/android-3/android.jar"/>
         <pathelement location="${tomcat-home}/lib/servlet-api.jar"/>
         <fileset dir="zxingorg/web/WEB-INF/lib">
           <include name="*.jar"/>