Last change
on this file since 247 was
247,
checked in by duh, 14 years ago
|
|
-
Property svn:keywords set to
Author Rev Date
|
File size:
421 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: 247 $ |
---|
11 | * $Author: duh $ |
---|
12 | * $Date: 2010-03-08 17:29:14 +0000 (ma, 08 mrt 2010) $ |
---|
13 | */ |
---|
14 | |
---|
15 | /** |
---|
16 | * add the nimble repository |
---|
17 | * @see http://sites.google.com/site/nimbledoc/nimble-installation |
---|
18 | */ |
---|
19 | //grails.plugin.repos.discovery.intient = "http://intient.com/downloads/grails/" |
---|
20 | return true; |
---|
Note: See
TracBrowser
for help on using the repository browser.