Skip to content

Commit

Permalink
added drools-gorm plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
bauna committed Mar 29, 2011
1 parent 364de75 commit e72ca81
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions application.properties
Expand Up @@ -6,3 +6,4 @@ app.servlet.version=2.4
app.version=0.1
plugins.hibernate=1.3.5
plugins.tomcat=1.3.5
plugins.drools-gorm=0.1
1 change: 1 addition & 0 deletions grails-app/conf/BuildConfig.groovy
@@ -1,6 +1,7 @@
grails.project.class.dir = "target/classes"
grails.project.test.class.dir = "target/test-classes"
grails.project.test.reports.dir = "target/test-reports"
grails.plugin.location.'drools-gorm' = "/home/bauna/dev/work.bauga.force5/drools-gorm-ng"
//grails.project.war.file = "target/${appName}-${appVersion}.war"
grails.project.dependency.resolution = {
// inherit Grails' default dependencies
Expand Down

0 comments on commit e72ca81

Please sign in to comment.