Revision: 18724
http://sourceforge.net/p/gate/code/18724
Author: markagreenwood
Date: 2015-05-28 13:31:19 +0000 (Thu, 28 May 2015)
Log Message:
-----------
moved the OFAI update site to the end of the list
Modified Paths:
--------------
gate/trunk/src/main/gate/gui/creole/manager/PluginUpdateManager.java
Modified: gate/trunk/src/main/gate/gui/creole/manager/PluginUpdateManager.java
===================================================================
--- gate/trunk/src/main/gate/gui/creole/manager/PluginUpdateManager.java
2015-05-28 13:03:46 UTC (rev 18723)
+++ gate/trunk/src/main/gate/gui/creole/manager/PluginUpdateManager.java
2015-05-28 13:31:19 UTC (rev 18724)
@@ -140,8 +140,6 @@
private static final String[] defaultUpdateSites = new String[]{
"Additional Plugins from the GATE Team",
"https://gate.ac.uk/gate/build/deploy/plugins/gate-8.1.xml",
- "Austrian Research Institute for AI (OFAI)",
- "http://www.ofai.at/~johann.petrak/GATE/gate-update-site.xml",
"Semantic Software Lab",
"http://creole.semanticsoftware.info/gate-update-site.xml",
//"City University Centre for Health Informatics",
@@ -149,7 +147,9 @@
"Moonlytics",
"http://word-correction-gate-plugin.googlecode.com/svn/trunk/site.xml",
"SAGA",
- "http://demos.gsi.dit.upm.es/SAGA/gate-update-site.xml"};
+ "http://demos.gsi.dit.upm.es/SAGA/gate-update-site.xml",
+ "Austrian Research Institute for AI (OFAI)",
+ "http://www.ofai.at/~johann.petrak/GATE/gate-update-site.xml"};
public static File getUserPluginsHome() {
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