WALA/com.ibm.wala.dalvik.test
Ben Liblit 03e43d100b Update gradle-download-plugin and use some of its new features
We now download and verify checksums as a single task, rather than as
two separate tasks.  This simplifies other task dependencies, since we
no longer have a checksum-verified "stamp" file separate from the
download itself.  Unfortunately the combined task now has a
significant amount of repeated boilerplate.  I'm hoping to refactor
that all out into a custom task class, but haven't yet figured out the
details:
<https://github.com/michel-kraemer/gradle-download-task/issues/108>.

We now also use ETags to be smarter about when a fresh download is or
is not actually needed.  I think there are still opportunities for
improved caching here, but this is a step in the right direction.
2018-04-18 11:29:28 -05:00
..
.settings Let Buildship create new settings files when importing 2018-04-18 11:29:25 -05:00
data dalvik test infrastructure 2015-04-05 21:22:55 -04: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
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 Update gradle-download-plugin and use some of its new features 2018-04-18 11:29:28 -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