Revision: 14881
          http://gate.svn.sourceforge.net/gate/?rev=14881&view=rev
Author:   valyt
Date:     2012-01-05 11:11:26 +0000 (Thu, 05 Jan 2012)
Log Message:
-----------
whitespace formatting

Modified Paths:
--------------
    mimir/trunk/mimir-web/grails-app/conf/BuildConfig.groovy.template

Modified: mimir/trunk/mimir-web/grails-app/conf/BuildConfig.groovy.template
===================================================================
--- mimir/trunk/mimir-web/grails-app/conf/BuildConfig.groovy.template   
2012-01-05 02:20:11 UTC (rev 14880)
+++ mimir/trunk/mimir-web/grails-app/conf/BuildConfig.groovy.template   
2012-01-05 11:11:26 UTC (rev 14881)
@@ -16,35 +16,35 @@
 grails.project.test.reports.dir        = "target/test-reports"
 //grails.project.war.file = "target/${appName}-${appVersion}.war"
 grails.project.dependency.resolution = {
-    // inherit Grails' default dependencies
-    inherits( "global" ) {
-        // uncomment to disable ehcache
-        // excludes 'ehcache'
-    }
-    log "warn" // log level of Ivy resolver, either 'error', 'warn', 'info', 
'debug' or 'verbose'
-    repositories {        
-        grailsPlugins()
-        grailsHome()
-       grailsCentral()
+  // inherit Grails' default dependencies
+  inherits( "global" ) {
+    // uncomment to disable ehcache
+    // excludes 'ehcache'
+  }
+  log "warn" // log level of Ivy resolver, either 'error', 'warn', 'info', 
'debug' or 'verbose'
+  repositories {        
+    grailsPlugins()
+    grailsHome()
+    grailsCentral()
 
-        // uncomment the below to enable remote dependency resolution
-        // from public Maven repositories
-        //mavenLocal()
-        //mavenCentral()
-        //mavenRepo "http://snapshots.repository.codehaus.org";
-        //mavenRepo "http://repository.codehaus.org";
-        //mavenRepo "http://download.java.net/maven/2/";
-        //mavenRepo "http://repository.jboss.com/maven2/";
-    }
-    dependencies {
-        // specify dependencies here under either 'build', 'compile', 
'runtime', 'test' or 'provided' scopes eg.
+    // uncomment the below to enable remote dependency resolution
+    // from public Maven repositories
+    //mavenLocal()
+    //mavenCentral()
+    //mavenRepo "http://snapshots.repository.codehaus.org";
+    //mavenRepo "http://repository.codehaus.org";
+    //mavenRepo "http://download.java.net/maven/2/";
+    //mavenRepo "http://repository.jboss.com/maven2/";
+  }
+  dependencies {
+    // specify dependencies here under either 'build', 'compile', 'runtime', 
'test' or 'provided' scopes eg.
 
-        // runtime 'mysql:mysql-connector-java:5.1.5'
-    }
-    plugins {
-      compile ':gwt:0.6.1'
-      runtime ":webflow:$grailsVersion"
-    }
+    // runtime 'mysql:mysql-connector-java:5.1.5'
+  }
+  plugins {
+    compile ':gwt:0.6.1'
+    runtime ":webflow:$grailsVersion"
+  }
 }
 
 gwt {

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to