Revision: 17174
          http://sourceforge.net/p/gate/code/17174
Author:   valyt
Date:     2013-12-16 11:21:06 +0000 (Mon, 16 Dec 2013)
Log Message:
-----------
Removed custom ivy settings, as it's no longer needed, now that the plugin is 
part of GATE.
 

Modified Paths:
--------------
    gate/trunk/plugins/Text_Categorization/build.xml

Removed Paths:
-------------
    gate/trunk/plugins/Text_Categorization/build/ivysettings.xml

Deleted: gate/trunk/plugins/Text_Categorization/build/ivysettings.xml
===================================================================
--- gate/trunk/plugins/Text_Categorization/build/ivysettings.xml        
2013-12-15 18:54:25 UTC (rev 17173)
+++ gate/trunk/plugins/Text_Categorization/build/ivysettings.xml        
2013-12-16 11:21:06 UTC (rev 17174)
@@ -1,10 +0,0 @@
-<ivysettings>
-  <settings defaultResolver="default"/>
-  <resolvers>
-    <chain name="default" returnFirst="true">
-      <ibiblio name="maven-central" m2compatible="true" />
-      <ibiblio name="gate.ac.uk" m2compatible="true" 
-        root="http://repo.gate.ac.uk/content/groups/public/"; />
-    </chain>
-  </resolvers>
-</ivysettings>
\ No newline at end of file

Modified: gate/trunk/plugins/Text_Categorization/build.xml
===================================================================
--- gate/trunk/plugins/Text_Categorization/build.xml    2013-12-15 18:54:25 UTC 
(rev 17173)
+++ gate/trunk/plugins/Text_Categorization/build.xml    2013-12-16 11:21:06 UTC 
(rev 17174)
@@ -49,7 +49,6 @@
   </target>
   
   <target name="depend">
-    <ivy:configure file="${ivy.dir}/ivysettings.xml"/>
     <ivy:resolve file="${ivy.dir}/ivy.xml" log="quiet"/>
      <!-- <ivy:report todir="${ivy.dir}/ivy-report" /> -->
     <ivy:cachepath pathid="ivylibs"/>

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


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to