Last change
on this file since 2024 was
2024,
checked in by work@…, 11 years ago
|
- because gdtimporter relies on gdt >= 0.0.44, grails installs the latest gdt release (currently 0.1.4). However, gscf's application properties contains gdt verison 0.1.1 which grails handles later. The result is that grails will install gdt 0.1.4, then ask the user to 'upgrade' to 0.1.1, and then the ast transformations will fail. Hence: quite a weird situation. To resolve this gdt version is updated to 0.1.4 in gscf's application.properties
|
-
Property svn:keywords set to
Date Author Rev
|
File size:
582 bytes
|
Line | |
---|
1 | #Grails Metadata file |
---|
2 | #Mon Sep 19 16:27:26 CEST 2011 |
---|
3 | app.build.display.info=1 |
---|
4 | app.build.svn.revision=1079 |
---|
5 | app.build.timestamp=1288881462 |
---|
6 | app.build.type=dev |
---|
7 | app.grails.version=1.3.7 |
---|
8 | app.name=gscf |
---|
9 | app.servlet.version=2.4 |
---|
10 | app.version=0.8.5 |
---|
11 | plugins.ajaxflow=0.2.1 |
---|
12 | plugins.crypto=2.0 |
---|
13 | plugins.db-util=0.4 |
---|
14 | plugins.famfamfam=1.0.1 |
---|
15 | plugins.gdt=0.1.4 |
---|
16 | plugins.gdtimporter=0.4.6.6 |
---|
17 | plugins.grom=0.2.2 |
---|
18 | plugins.hibernate=1.3.7 |
---|
19 | plugins.jquery=1.6.1.1 |
---|
20 | plugins.jumpbar=0.1.5 |
---|
21 | plugins.mail=1.0-SNAPSHOT |
---|
22 | plugins.oauth=0.10 |
---|
23 | plugins.spring-security-core=1.1.3 |
---|
24 | plugins.tomcat=1.3.7.2 |
---|
25 | plugins.webflow=1.3.7 |
---|
Note: See
TracBrowser
for help on using the repository browser.