test-server/build.xml in calabash-android-0.4.7.pre6 vs test-server/build.xml in calabash-android-0.4.7.pre7

- old
+ new

@@ -74,13 +74,13 @@ destdir="${bin.dir}" verbose="${verbose}" source="1.6" target="1.6" debug="true" + includeantruntime="false" bootclasspathref="android.target.classpath" classpath="${extensible.classpath}" - classpathref="jar.libs.ref"> - </javac> + classpathref="jar.libs.ref" /> </target> <target name="package" depends="-check.preconditions"> <antcall target="-compile" />