Revision: 14634
          http://gate.svn.sourceforge.net/gate/?rev=14634&view=rev
Author:   valyt
Date:     2011-12-02 09:37:38 +0000 (Fri, 02 Dec 2011)
Log Message:
-----------
Made the MimirURL parameter init-time, for added user-friendliness.

Modified Paths:
--------------
    mimir/branches/3.4/mimir-client/src/gate/mimir/index/MimirIndexingPR.java

Modified: 
mimir/branches/3.4/mimir-client/src/gate/mimir/index/MimirIndexingPR.java
===================================================================
--- mimir/branches/3.4/mimir-client/src/gate/mimir/index/MimirIndexingPR.java   
2011-12-02 09:28:01 UTC (rev 14633)
+++ mimir/branches/3.4/mimir-client/src/gate/mimir/index/MimirIndexingPR.java   
2011-12-02 09:37:38 UTC (rev 14634)
@@ -50,7 +50,6 @@
   }
 
   @CreoleParameter (comment="The Index URL, as obtained from the Mímir 
Server.")
-  @RunTime
   public void setMimirIndexUrl(URL mimirIndexUrl) {
     this.mimirIndexUrl = mimirIndexUrl;
   }

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


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to