Subproject "com.ibm.wala.cast.js.test.data" contains no Java code

This commit is contained in:
Ben Liblit 2018-06-08 10:40:50 -05:00
parent b1b09684bd
commit c4f127f371
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ version '1.5.0-SNAPSHOT'
subprojects { subproject ->
// skip generic Java setup for the few projects that have no Java code whatsoever
switch (subproject.name) {
case 'com.ibm.wala.cast.js.test.data':
case 'com.ibm.wala-repository':
case ~/.*_feature/:
return