r26692 - trunk/plugins/XMLSpider

[email protected]
Newsgroups gmane.network.freenet.cvs
Message-ID <[email protected]>
Author: toad
Date: 2009-04-09 22:22:29 +0000 (Thu, 09 Apr 2009)
New Revision: 26692

Modified:
   trunk/plugins/XMLSpider/XMLSpider.java
Log:
Version XMLSpider


Modified: trunk/plugins/XMLSpider/XMLSpider.java
===================================================================
--- trunk/plugins/XMLSpider/XMLSpider.java	2009-04-09 22:21:36 UTC (rev 26691)
+++ trunk/plugins/XMLSpider/XMLSpider.java	2009-04-09 22:22:29 UTC (rev 26692)
@@ -55,6 +55,7 @@
 import freenet.pluginmanager.FredPlugin;
 import freenet.pluginmanager.FredPluginHTTP;
 import freenet.pluginmanager.FredPluginL10n;
+import freenet.pluginmanager.FredPluginRealVersioned;
 import freenet.pluginmanager.FredPluginThreadless;
 import freenet.pluginmanager.FredPluginVersioned;
 import freenet.pluginmanager.PluginHTTPException;
@@ -73,7 +74,7 @@
  *  @author swati goyal
  *  
  */
-public class XMLSpider implements FredPlugin, FredPluginHTTP, FredPluginThreadless, FredPluginVersioned, FredPluginL10n, USKCallback, RequestClient {
+public class XMLSpider implements FredPlugin, FredPluginHTTP, FredPluginThreadless, FredPluginVersioned, FredPluginRealVersioned, FredPluginL10n, USKCallback, RequestClient {
 	public Config getConfig() {
 		return getRoot().getConfig();
 	}
@@ -97,6 +98,10 @@
 	public String getVersion() {
 		return version + " r" + Version.getSvnRevision();
 	}
+	
+	public long getRealVersion() {
+		return version;
+	}
 
 	private FetchContext ctx;
 	private ClientContext clientContext;
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.