< prev index next >

./build.gradle

Print this page

        

*** 2294,2304 **** } } } from (sourceSets.main.resources) { ! includes = [ "com/sun/javafx/tools/ant/antlib.xml" ] } from (sourceSets.main.output.resourcesDir) { includes = [ "resources/web-files/**" ] } --- 2294,2304 ---- } } } from (sourceSets.main.resources) { ! includes = [ "com/sun/javafx/tools/ant/**" ] } from (sourceSets.main.output.resourcesDir) { includes = [ "resources/web-files/**" ] }
< prev index next >