source: trunk/grails-app/conf/BuildConfig.groovy @ 34

Last change on this file since 34 was 34, checked in by duh, 13 years ago

-removed testing authorization code
-looking at 'apache shiro' and / or nimble

File size: 406 bytes
Line 
1/**
2 * Project build configuration
3 * @Author  Jeroen Wesbeek
4 * @Since   20091027
5 * @Description
6 *
7 * Specific build configuration for the GSCF application
8 *
9 * Revision information:
10 * $Rev$
11 * $Author$
12 * $Date$
13 */
14
15/**
16 * add the nimble repository
17 * @see http://sites.google.com/site/nimbledoc/nimble-installation
18 */
19grails.plugin.repos.discovery.intient = "http://intient.com/downloads/grails/"
Note: See TracBrowser for help on using the repository browser.