Ignore:
Timestamp:
Apr 28, 2011, 3:21:46 PM (13 years ago)
Author:
gav
Message:

Install class-diagram plugin in branches/util-apps/DomainUtil.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/util-apps/DomainUtil/grails-app/conf/BuildConfig.groovy

    r907 r909  
    2424        //mavenRepo "http://repository.jboss.com/maven2/"
    2525    }
     26    plugins {
     27        runtime ':class-diagram:0.5.2'
     28    }
    2629    dependencies {
    2730        // specify dependencies here under either 'build', 'compile', 'runtime', 'test' or 'provided' scopes eg.
Note: See TracChangeset for help on using the changeset viewer.