5 Commits

Author SHA1 Message Date
Daniel Martí
4929a8c15d Remove now unnecessary -pre-build from ant 2014-06-05 09:49:41 +02:00
Hans-Christoph Steiner
81cbef82b4 finish ant/gradle build for appcompat-v7
Both preferencefragment and appcompat-v7 submodules need the
android-support-v4.jar to be included in their respective libs/ dirs in
order for ant to build those projects.
2014-06-04 23:19:54 -04:00
Hans-Christoph Steiner
d813f1ec17 run JUnit tests using android-junit-report to get XML output
Jenkins needs some kind of report from the JUnit tests in order to tell
whether the tests succeeded or not.  android-junit-report is a library to do
exactly that.  With this setup, Jenkins should now successfully understand the
status of the JUnit tests, where before it just ran them and ignored the
results
2014-04-11 14:10:26 -04:00
Hans-Christoph Steiner
bc6f3d5cd9 add ant javadoc to generate javadoc for FDroid sources 2014-04-11 14:10:25 -04:00
Hans-Christoph Steiner
da329089fb add custom ant rules for downloading JUnit results 2014-04-08 00:16:03 -04:00