[openrtm-commit:00590] r646 - branches/work/ForJenkinsTest/jp.go.aist.rtm.RTC/src/jp/go/aist/rtm/RTC/executionContext

openrtm @ openrtm.org openrtm @ openrtm.org
2012年 1月 17日 (火) 17:22:02 JST


Author: fsi-katami
Date: 2012-01-17 17:22:00 +0900 (Tue, 17 Jan 2012)
New Revision: 646

Modified:
   branches/work/ForJenkinsTest/jp.go.aist.rtm.RTC/src/jp/go/aist/rtm/RTC/executionContext/ExecutionContextBase.java
Log:
Committed the source code where the build error occurred (The purpose of this is to test of Jenkins). 

Modified: branches/work/ForJenkinsTest/jp.go.aist.rtm.RTC/src/jp/go/aist/rtm/RTC/executionContext/ExecutionContextBase.java
===================================================================
--- branches/work/ForJenkinsTest/jp.go.aist.rtm.RTC/src/jp/go/aist/rtm/RTC/executionContext/ExecutionContextBase.java	2012-01-17 08:06:25 UTC (rev 645)
+++ branches/work/ForJenkinsTest/jp.go.aist.rtm.RTC/src/jp/go/aist/rtm/RTC/executionContext/ExecutionContextBase.java	2012-01-17 08:22:00 UTC (rev 646)
@@ -15,11 +15,6 @@
 public abstract class ExecutionContextBase extends
         ExtTrigExecutionContextServicePOA implements ECNewDeleteFunc {
 
-    /**
-     * <p>ExecutionContextの処理を1周期分進めます。</p>
-     */
-    public void tick() throws SystemException {
-    }
     
     /**
      * <p>本オブジェクトのExecutionContextServiceとしてのCORBAオブジェクト参照を設定します。</p>



openrtm-commit メーリングリストの案内