Delete src/main/generated on clean

Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo
Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/83167df4
Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/83167df4
Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/83167df4

Branch: refs/heads/master
Commit: 83167df47a820f964f9a05caee627c993e5584ab
Parents: 5fc74d5
Author: Howard M. Lewis Ship <[email protected]>
Authored: Sat Apr 20 15:24:43 2013 -0400
Committer: Howard M. Lewis Ship <[email protected]>
Committed: Sat Apr 20 15:24:43 2013 -0400

----------------------------------------------------------------------
 tapestry-core/build.gradle |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/83167df4/tapestry-core/build.gradle
----------------------------------------------------------------------
diff --git a/tapestry-core/build.gradle b/tapestry-core/build.gradle
index b922575..a26c55f 100644
--- a/tapestry-core/build.gradle
+++ b/tapestry-core/build.gradle
@@ -72,11 +72,7 @@ sourceSets {
     }
 }
 
-idea.module {
-    sourceDirs += compileCoffeeScript.srcDir
-
-    testSourceDirs += compileTestCoffeeScript.srcDir
-}
+clean.delete generatedDir
 
 compileJava {
     dependsOn generateGrammarSource

Reply via email to