Searched refs:RSSFeedWatcherTask (Results 1 – 5 of 5) sorted by relevance
12 RSSFeedWatcherTask.with=\ with 13 RSSFeedWatcherTask.To=To14 RSSFeedWatcherTask.Done=Done.68 RSSFeedWatcherTask.ErrorNoWatchActions=Error\! Must specify for which feed changes to watch and wha…69 RSSFeedWatcherTask.PleaseRunThisTaskLater=Please run this task at some later date to compare refere…70 RSSFeedWatcherTask.WarningNoScriptAction=Warning: Assuming no script action for71 RSSFeedWatcherTask.WarningNoCommandlineParams=Warning: Assuming no commandline params for72 RSSFeedWatcherTask.ToTheLatestVersion=to latest version of feed in73 RSSFeedWatcherTask.ErrorDestinationFileIsADirectory=Error\! Destination file exists as a directory\…74 RSSFeedWatcherTask.Compare=Compare[all …]
11 # properties for RSSFeedWatcherTask.java32 # The <exec> task that is run within RSSFeedWatcherTask.java, eg.39 … will execute the following under the covers of the org.eclipse.releng.services.RSSFeedWatcherTask:53 …heck the results of that execution, you can do so in the ant script that calls RSSFeedWatcherTask.
11 # properties for RSSFeedWatcherTask.java29 # The <exec> task that is run within RSSFeedWatcherTask.java, eg.36 … will execute the following under the covers of the org.eclipse.releng.services.RSSFeedWatcherTask:50 …heck the results of that execution, you can do so in the ant script that calls RSSFeedWatcherTask.
META-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/ ...
48 public class RSSFeedWatcherTask extends Task { class