Revision: 20056
http://sourceforge.net/p/gate/code/20056
Author: markagreenwood
Date: 2017-02-02 07:01:02 +0000 (Thu, 02 Feb 2017)
Log Message:
-----------
some notes on how it might work
Modified Paths:
--------------
gate/branches/sawdust2/plugins/Developer_Tools/src/main/java/gate/creole/MoveToMaven.java
Modified:
gate/branches/sawdust2/plugins/Developer_Tools/src/main/java/gate/creole/MoveToMaven.java
===================================================================
---
gate/branches/sawdust2/plugins/Developer_Tools/src/main/java/gate/creole/MoveToMaven.java
2017-02-02 06:58:58 UTC (rev 20055)
+++
gate/branches/sawdust2/plugins/Developer_Tools/src/main/java/gate/creole/MoveToMaven.java
2017-02-02 07:01:02 UTC (rev 20056)
@@ -27,5 +27,15 @@
@Override
public List<Action> getActions() {
return null;
+
+ //choose a file
+
+ //read the plugins out of the XML (not using persistence manager)
+
+ //for each URL try and find a new plugin
+
+ //replace the URL with the new plugin entry
+
+ //scan the rest of the app for any URLs that go inside the plugin base
URL and replace with creole:// ResourceReference instances
}
}
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs