[openrtm-commit:01901] r610 - trunk/rtmtools/jp.go.aist.rtm.toolscommon

openrtm @ openrtm.org openrtm @ openrtm.org
2016年 4月 13日 (水) 19:29:54 JST


Author: ga
Date: 2016-04-13 19:29:54 +0900 (Wed, 13 Apr 2016)
New Revision: 610

Modified:
   trunk/rtmtools/jp.go.aist.rtm.toolscommon/build.xml
Log:


Modified: trunk/rtmtools/jp.go.aist.rtm.toolscommon/build.xml
===================================================================
--- trunk/rtmtools/jp.go.aist.rtm.toolscommon/build.xml	2016-04-13 10:27:06 UTC (rev 609)
+++ trunk/rtmtools/jp.go.aist.rtm.toolscommon/build.xml	2016-04-13 10:29:54 UTC (rev 610)
@@ -64,7 +64,7 @@
 		<exec executable="${java.home}\..\bin\idlj">
 			<arg line="-fall -td ${source} -i ${idl.path} -emitAll ${idl.Logger}"/>
 		</exec>
-
+<!--
 		<exec executable="n2a">
 			<arg line="${source}\_SDOPackage\*.java"/>
 		</exec>
@@ -77,7 +77,7 @@
 		<exec executable="n2a">
 			<arg line="${source}\RTM\*.java"/>
 		</exec>
-
+-->
 	</target>
 
 	<target name="clean" description="ビルドで生成されたファイルを削除します">



More information about the openrtm-commit mailing list