Last change
on this file since 204 was
162,
checked in by duh, 13 years ago
|
|
-
Property svn:keywords set to
Date Author Rev
|
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: 162 $ |
---|
11 | * $Author: duh $ |
---|
12 | * $Date: 2010-02-02 14:07:02 +0000 (di, 02 feb 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.