Skip to content

Commit 91386a6

Browse files
author
graeme
committed
updates to some docs for RC4
git-svn-id: https://svn.codehaus.org/grails/trunk@6487 1cfb16fd-6d17-0410-8ff1-b7e8e1e2867d
1 parent 8ef3dd6 commit 91386a6

File tree

3 files changed

+6
-116
lines changed

3 files changed

+6
-116
lines changed

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Grails, release 1.0 RC2 (December, 2007)
1+
Grails, release 1.0 RC4 (January, 2008)
22
--------------------------------------------------
33
http://grails.org
44

dependencies.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -79,12 +79,12 @@ The following libraries are included in Grails because they are required either
7979
- EJB 3.0 Final Release
8080
- required for running Grails applications (When using Hibernate EJB3 annotations)
8181

82-
* gant-0.3.4-SNAPSHOT.jar
83-
- Gant 0.3.4 Snapshot build (http://groovy.codehaus.org/Gant)
82+
* gant-1.0.2_groovy-1.5.0.jar
83+
- Gant 1.0.2 (http://groovy.codehaus.org/Gant)
8484
- required for the command line tools (Gant)
8585

86-
* groovy-all-1.5.jar
87-
- Groovy 1.5 (http://groovy.codehaus.org)
86+
* groovy-all-1.6-beta-1-SNAPSHOT.jar
87+
- Groovy 1.6 SNAPSHOT (http://groovy.codehaus.org)
8888
- required for the command line tools (Gant)
8989
- required for building Grails core
9090
- required for running Grails applications
@@ -161,7 +161,7 @@ Jetty JNDI Support 6.1.4 (http://www.mortbay.org)
161161
- required for building Grails core
162162
- required for running Grails applications
163163

164-
* spring-2.5.jar, spring-test.jar, spring-webmvc.jar
164+
* spring-2.5.1.jar, spring-test.jar, spring-webmvc.jar
165165
- required for building Grails core
166166
- required for the command line tools (Gant)
167167
- required for running Grails applications

src/commons/org/codehaus/groovy/grails/commons/GrailsConfigUtils.java

Lines changed: 0 additions & 110 deletions
This file was deleted.

0 commit comments

Comments
 (0)