WALA/com.ibm.wala.cast.java.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
..
.externalToolBuilders switch to ant for downloading external dependence. also, added ant as a builder, so hopefully files will be downloaded automatically 2011-03-10 20:23:48 +00:00
.settings Disable some Eclipse warnings on Java test inputs 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
src Disable some Eclipse warnings on Java test inputs 2018-04-18 11:29:25 -05:00
.gitignore ignore junk 2012-07-02 13:59:50 -04:00
Java60RegressionExclusions.txt complete conversion to Unix line endings 2012-09-04 16:05:49 -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 Set required build property for project-specific compiler settings 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