Revision: 18250
          http://sourceforge.net/p/gate/code/18250
Author:   ian_roberts
Date:     2014-08-18 17:15:38 +0000 (Mon, 18 Aug 2014)
Log Message:
-----------
Not sure how I missed this - mimir-core had been updated from gate-core 7.1 to 
8.0 but mimir-web hadn't.

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   
2014-08-18 16:43:39 UTC (rev 18249)
+++ mimir/trunk/mimir-web/grails-app/conf/BuildConfig.groovy.template   
2014-08-18 17:15:38 UTC (rev 18250)
@@ -24,9 +24,9 @@
     dependencies {
       
       // GATE(-core), minus unused deps
-      compile ('uk.ac.gate:gate-core:7.1') {
+      compile ('uk.ac.gate:gate-core:8.0') {
         excludes 'tika-core', 'tika-parsers', 'lucene-core', 
-            'woodstox-core-lgpl', 'xmlunit', 'xpp3'
+            'woodstox-core-lgpl', 'spring-aop', 'xmlunit', 'xpp3'
       }
       // bring in some of the excluded dependencies, but non-transitively
       compile('org.apache.tika:tika-core:1.0', 

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


------------------------------------------------------------------------------
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to