WALA/com.ibm.wala.dalvik.test
Ben Liblit 47539da731 Unpack Android SDK and install extra components as a single task
Previously we unpacked in one task, then installed two extra
components in two dependent tasks.  However, installing extra
components modifies some files in place, effectively making those
files both inputs and outputs.  That creates race conditions, and
probably interferes with task output caching.  Better, then, to treat
the unpack and extra installations all as a single task whose output
is the complete Android SDK tree with all required components
installed.
2018-04-18 11:29:29 -05:00
..
.settings Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
META-INF Revert "Build WALA using Gradle instead of Maven" (#298) 2018-04-18 12:15:56 -04:00
OSGI-INF/l10n Externalize bundle names and vendors 2017-06-07 17:42:11 +02:00
data dalvik test infrastructure 2015-04-05 21:22:55 -04:00
source/com/ibm/wala/dalvik further refactoring to enable more reuse 2018-02-05 15:18:37 -08:00
.gitignore Ignore a transient file that appears during testing 2018-04-18 11:29:27 -05:00
build.gradle Unpack Android SDK and install extra components as a single task 2018-04-18 11:29:29 -05:00
build.properties java 8 changes 2017-08-25 10:58:00 -04:00
build.xml try to find dx.jar 2018-02-05 15:43:49 -08:00
pom.xml Revert "Build WALA using Gradle instead of Maven" (#298) 2018-04-18 12:15:56 -04:00