[Jiemamy-notify:2479] commit [3472] 実験用のフィードのfetchを停止した。

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2009年 8月 16日 (日) 23:50:35 JST


Revision: 3472
          http://sourceforge.jp/projects/jiemamy/svn/view?view=rev&revision=3472
Author:   shin1
Date:     2009-08-16 23:50:35 +0900 (Sun, 16 Aug 2009)

Log Message:
-----------
実験用のフィードのfetchを停止した。

Modified Paths:
--------------
    sandbox/jiemamy-feeds/war/WEB-INF/cron.xml

Modified: sandbox/jiemamy-feeds/war/WEB-INF/cron.xml
===================================================================
--- sandbox/jiemamy-feeds/war/WEB-INF/cron.xml	2009-08-13 13:51:05 UTC (rev 3471)
+++ sandbox/jiemamy-feeds/war/WEB-INF/cron.xml	2009-08-16 14:50:35 UTC (rev 3472)
@@ -8,14 +8,20 @@
   <cron>
     <url>/cron/fetch?name=jiemamy-sf</url>
     <description>fetch the jiemamy SF.jp timeline.</description>
-    <schedule>every 3 minutes</schedule>
+    <schedule>every 1 minutes</schedule>
   </cron>
   <cron>
     <url>/cron/fetch?name=jiemamy-hudson</url>
     <description>fetch the jiemamy Hudson builds.</description>
-    <schedule>every 3 minutes</schedule>
+    <schedule>every 1 minutes</schedule>
   </cron>
   <cron>
+    <url>/cron/fetch?name=jiemamy-jira</url>
+    <description>fetch the jiemamy JIRA builds.</description>
+    <schedule>every 1 minutes</schedule>
+  </cron>
+  <!--
+  <cron>
     <url>/cron/fetch?name=twitter-appengine</url>
     <description>fetch the twitter-appengine.</description>
     <schedule>every 3 minutes</schedule>
@@ -25,7 +31,6 @@
     <description>fetch the twitter-gae.</description>
     <schedule>every 3 minutes</schedule>
   </cron>
-  <!--
   <cron>
     <url>/cron/fetch?name=twitter-eclipse</url>
     <description>fetch the twitter-eclipse.</description>




Jiemamy-notify メーリングリストの案内
Back to archive index