Changeset 67


Ignore:
Timestamp:
Dec 16, 2009, 5:09:26 PM (13 years ago)
Author:
duh
Message:
  • updated to latest stable (grails 1.1.2)
Location:
trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore
      •  

        old new  
        11stacktrace.log
         2.classpath
         3.project
         4.settings
  • trunk/application.properties

    r62 r67  
    11#utf-8
    2 #Tue Dec 08 16:27:23 CET 2009
     2#Wed Dec 16 17:23:46 CET 2009
    33plugins.shiro=1.0.1
    44plugins.mail=0.9
     
    66plugins.jquery=1.3.2.4
    77app.servlet.version=2.4
    8 plugins.hibernate=1.1.1
     8plugins.hibernate=1.1.2
    99app.name=gscf
    1010plugins.nimble=0.3-SNAPSHOT
    11 app.grails.version=1.1.1
     11app.grails.version=1.1.2
  • trunk/gscf.launch

    r4 r67  
    1010<listAttribute key="org.eclipse.jdt.launching.CLASSPATH">
    1111<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#10;&lt;runtimeClasspathEntry containerPath=&quot;org.eclipse.jdt.launching.JRE_CONTAINER&quot; javaProject=&quot;gscf&quot; path=&quot;1&quot; type=&quot;4&quot;/&gt;&#10;"/>
    12 <listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#10;&lt;runtimeClasspathEntry containerPath=&quot;GRAILS_HOME/dist/grails-bootstrap-1.1.1.jar&quot; path=&quot;3&quot; type=&quot;3&quot;/&gt;&#10;"/>
     12<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#10;&lt;runtimeClasspathEntry containerPath=&quot;GRAILS_HOME/dist/grails-bootstrap-1.1.2.jar&quot; path=&quot;3&quot; type=&quot;3&quot;/&gt;&#10;"/>
    1313<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#10;&lt;runtimeClasspathEntry containerPath=&quot;GRAILS_HOME/lib/groovy-all-1.6.3.jar&quot; path=&quot;3&quot; type=&quot;3&quot;/&gt;&#10;"/>
    1414</listAttribute>
Note: See TracChangeset for help on using the changeset viewer.