Revision: 17398
http://sourceforge.net/p/gate/code/17398
Author: markagreenwood
Date: 2014-02-22 11:46:34 +0000 (Sat, 22 Feb 2014)
Log Message:
-----------
removed a deprecated running strategy
Modified Paths:
--------------
gate/trunk/src/main/gate/creole/RunningStrategy.java
Modified: gate/trunk/src/main/gate/creole/RunningStrategy.java
===================================================================
--- gate/trunk/src/main/gate/creole/RunningStrategy.java 2014-02-22
11:14:08 UTC (rev 17397)
+++ gate/trunk/src/main/gate/creole/RunningStrategy.java 2014-02-22
11:46:34 UTC (rev 17398)
@@ -80,14 +80,4 @@
ProcessingResource pr;
boolean shouldRun;
}
-
- /**
- * @deprecated use {@link UnconditionalRunningStrategy} instead.
- */
- @Deprecated
- public static class RunAlwaysStrategy extends UnconditionalRunningStrategy{
- public RunAlwaysStrategy(ProcessingResource pr){
- super(pr, true);
- }
- }
}
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs