diff --git a/groovy.antproject/src/org/netbeans/modules/groovy/antproject/resources/groovy-build-ejb.xsl b/groovy.antproject/src/org/netbeans/modules/groovy/antproject/resources/groovy-build-ejb.xsl --- a/groovy.antproject/src/org/netbeans/modules/groovy/antproject/resources/groovy-build-ejb.xsl +++ b/groovy.antproject/src/org/netbeans/modules/groovy/antproject/resources/groovy-build-ejb.xsl @@ -122,7 +122,6 @@ @{sourcepath} @{destdir} ${source.encoding} - @{includes} @{excludes} false true diff --git a/groovy.antproject/src/org/netbeans/modules/groovy/antproject/resources/groovy-build-j2se.xsl b/groovy.antproject/src/org/netbeans/modules/groovy/antproject/resources/groovy-build-j2se.xsl --- a/groovy.antproject/src/org/netbeans/modules/groovy/antproject/resources/groovy-build-j2se.xsl +++ b/groovy.antproject/src/org/netbeans/modules/groovy/antproject/resources/groovy-build-j2se.xsl @@ -134,7 +134,6 @@ @{sourcepath} @{destdir} ${source.encoding} - @{includes} @{excludes} false true diff --git a/groovy.antproject/src/org/netbeans/modules/groovy/antproject/resources/groovy-build-web.xsl b/groovy.antproject/src/org/netbeans/modules/groovy/antproject/resources/groovy-build-web.xsl --- a/groovy.antproject/src/org/netbeans/modules/groovy/antproject/resources/groovy-build-web.xsl +++ b/groovy.antproject/src/org/netbeans/modules/groovy/antproject/resources/groovy-build-web.xsl @@ -122,7 +122,6 @@ @{sourcepath} @{destdir} ${source.encoding} - @{includes} @{excludes} false true