[openrtm-commit:00947] r388 - trunk/rtmtools/jp.go.aist.rtm.toolscommon
openrtm @ openrtm.org
openrtm @ openrtm.org
2013年 1月 25日 (金) 16:01:42 JST
Author: n-ando
Date: 2013-01-25 16:01:42 +0900 (Fri, 25 Jan 2013)
New Revision: 388
Modified:
trunk/rtmtools/jp.go.aist.rtm.toolscommon/build.xml
Log:
'NSview's bug: not found SDOPackage.Configuration has been fixed. refs #2576
Modified: trunk/rtmtools/jp.go.aist.rtm.toolscommon/build.xml
===================================================================
--- trunk/rtmtools/jp.go.aist.rtm.toolscommon/build.xml 2013-01-25 06:54:26 UTC (rev 387)
+++ trunk/rtmtools/jp.go.aist.rtm.toolscommon/build.xml 2013-01-25 07:01:42 UTC (rev 388)
@@ -31,8 +31,8 @@
</tstamp>
<target name="buildAll">
+ <antcall target="clean" />
<antcall target="idlCompile" />
- <antcall target="clean" />
<antcall target="compile" />
<antcall target="jar" />
</target>
More information about the openrtm-commit
mailing list