Revision: 17296
          http://sourceforge.net/p/gate/code/17296
Author:   valyt
Date:     2014-02-13 12:44:40 +0000 (Thu, 13 Feb 2014)
Log Message:
-----------
The raison d'?\195?\170tre of mimir-core is to reside inside a Grails app, so 
let's exclude the spring dependency brought in by uk.ac.gate:gate-core.

When not inside a Grails app, spring functionality is not normally required, 
and can be explicitly brought in anyway.

Modified Paths:
--------------
    mimir/branches/5.0/mimir-core/build/ivy.xml

Modified: mimir/branches/5.0/mimir-core/build/ivy.xml
===================================================================
--- mimir/branches/5.0/mimir-core/build/ivy.xml 2014-02-13 12:05:55 UTC (rev 
17295)
+++ mimir/branches/5.0/mimir-core/build/ivy.xml 2014-02-13 12:44:40 UTC (rev 
17296)
@@ -19,6 +19,7 @@
       <exclude org="org.apache.tika" module="tika-parsers"/>
       <exclude org="org.apache.lucene" module="lucene-core"/>
       <exclude org="org.codehaus.woodstox" module="woodstox-core-lgpl"/>
+      <exclude org="org.springframework" module="spring-aop"/>
       <exclude org="xmlunit" module="xmlunit"/>
       <exclude org="xpp3" module="xpp3"/>
     </dependency>

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


------------------------------------------------------------------------------
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to