WALA/com.ibm.wala.cast.js.test.data
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
examples-src missed files 2017-08-06 19:16:25 -04:00
META-INF Revert "Build WALA using Gradle instead of Maven" (#298) 2018-04-18 12:15:56 -04:00
OSGI-INF/l10n Add localization properties file with some bundle string definitions 2017-09-17 14:25:40 -07:00
build.gradle Update gradle-download-plugin and use some of its new features 2018-04-18 11:29:28 -05:00
build.properties Add localization properties file with some bundle string definitions 2017-09-17 14:25:40 -07:00
build.xml Update more parts of the build configuration to use Java 8 2017-11-26 18:46:00 -06:00
pom.xml Revert "Build WALA using Gradle instead of Maven" (#298) 2018-04-18 12:15:56 -04:00