Skip to content

Commit

Permalink
gradle build polishing
Browse files Browse the repository at this point in the history
  • Loading branch information
pniederw committed Jan 1, 2011
1 parent 114b99e commit c6e5157
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
include 'spock-core', 'spock-specs', 'spock-tapestry', 'spock-guice', 'spock-spring', 'spock-unitils'
rootProject.name = "spock-groovy-1.7"

include 'spock-core'
include 'spock-guice'
include 'spock-specs'
include 'spock-spring'
include 'spock-tapestry'
include 'spock-unitils'

0 comments on commit c6e5157

Please sign in to comment.