[Jiemamy-notify:2480] commit [3473] cron に google group のフェッチを追加した。

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2009年 8月 19日 (水) 16:29:51 JST


Revision: 3473
          http://sourceforge.jp/projects/jiemamy/svn/view?view=rev&revision=3473
Author:   shin1
Date:     2009-08-19 16:29:50 +0900 (Wed, 19 Aug 2009)

Log Message:
-----------
cron に google group のフェッチを追加した。

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-16 14:50:35 UTC (rev 3472)
+++ sandbox/jiemamy-feeds/war/WEB-INF/cron.xml	2009-08-19 07:29:50 UTC (rev 3473)
@@ -16,8 +16,13 @@
     <schedule>every 1 minutes</schedule>
   </cron>
   <cron>
+    <url>/cron/fetch?name=jiemamy-googlegroup</url>
+    <description>fetch the jiemamy Google Groups.</description>
+    <schedule>every 1 minutes</schedule>
+  </cron>
+  <cron>
     <url>/cron/fetch?name=jiemamy-jira</url>
-    <description>fetch the jiemamy JIRA builds.</description>
+    <description>fetch the jiemamy JIRA.</description>
     <schedule>every 1 minutes</schedule>
   </cron>
   <!--




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