Skip to content

Instantly share code, notes, and snippets.

@bradleybeddoes
Created January 5, 2010 23:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bradleybeddoes/269830 to your computer and use it in GitHub Desktop.
Save bradleybeddoes/269830 to your computer and use it in GitHub Desktop.
grails-app/conf/BuildConfig.groovy
// Local Plugins
basePath=new File("../")
grails.plugin.location.saml2orm="${basePath.absolutePath}/saml2orm"
grails.plugin.location.federationcore="${basePath.absolutePath}/federationcore"
grails.plugin.location.federationcompliance="${basePath.absolutePath}/federationcompliance"
// Nimble Dev
grails.plugin.location.nimble="../../nimble"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment