WALA/com.ibm.wala.core.testdata
Ben Liblit 5d5fa18b5f Replace source directories rather than appending to them
I was confused about the differences among:

	srcDir 'foo'
	srcDirs ['foo']
	srcDirs = ['foo']

As it turns out, the first two append to the set of source
directories, while the last replaces this set entirely.  I generally
want replacement, since WALA's current directory layout never matches
Gradle's assumed defaults.
2018-04-18 11:29:25 -05:00
..
.settings Many improvements to Gradle build support, including within Eclipse 2018-04-18 11:29:24 -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
classes incorporate changes from other branch 2013-02-06 12:34:25 +01:00
ocaml more support for Java 7: 2014-08-07 16:02:48 -04:00
scripts/cruise Add stub DOCTYPE declarations for various hand-authored XML files 2016-11-28 14:55:34 -06:00
src Fix bug with method lookup (#276) 2017-12-23 16:38:26 -08:00
.classpath Add Gradle build script for a subproject that previously had none 2018-04-18 11:29:24 -05:00
.project Many improvements to Gradle build support, including within Eclipse 2018-04-18 11:29:24 -05:00
build.gradle Replace source directories rather than appending to them 2018-04-18 11:29:25 -05:00
build.properties Revert "Build WALA using Gradle instead of Maven" (#298) 2018-04-18 12:15:56 -04:00
build.xml further refactoring to enable more reuse 2018-02-05 15:18:37 -08:00
pom.xml Revert "Build WALA using Gradle instead of Maven" (#298) 2018-04-18 12:15:56 -04:00