WALA/com.ibm.wala.core.tests
Ben Liblit ba455f4737 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-17 15:02:36 -05:00
..
.settings Let Buildship create new settings files when importing 2018-04-17 15:02:35 -05:00
META-INF java 8 changes 2017-08-25 10:58:00 -04:00
dat changes for handling of 'callbacks' in dynamic CGs 2015-06-28 17:06:21 -04:00
launchers Update Eclipse JUnit test launchers for use with Buildship 2018-04-17 15:02:35 -05:00
src/com/ibm/wala Resolve the last two Eclipse warnings about using raw types 2018-04-13 12:53:33 -05:00
build.gradle Update gradle-download-plugin and use some of its new features 2018-04-17 15:02:36 -05:00
build.properties Tweak output dirs to match what Buildship puts into ".classpath" 2018-04-17 15:02:35 -05:00
javaCompiler...args generate linux build file 2008-05-29 15:34:20 +00:00
plugin.properties complete conversion to Unix line endings 2012-09-04 16:05:49 -07:00
plugin.xml Add stub DOCTYPE declarations for Eclipse plug-in manifest files 2016-11-28 14:55:34 -06:00
pom.xml version 1.4.4-SNAPSHOT 2017-08-06 07:25:20 -07:00