[openrtm-commit:01894] r603 - in trunk/rtmtools: jp.go.aist.rtm.nameserviceview jp.go.aist.rtm.nameserviceview.nl1 jp.go.aist.rtm.repositoryView jp.go.aist.rtm.repositoryView.nl1 jp.go.aist.rtm.rtcbuilder.java jp.go.aist.rtm.rtcbuilder.python jp.go.aist.rtm.systemeditor jp.go.aist.rtm.systemeditor.nl1
openrtm @ openrtm.org
openrtm @ openrtm.org
2016年 4月 13日 (水) 18:33:59 JST
Author: ga
Date: 2016-04-13 18:33:59 +0900 (Wed, 13 Apr 2016)
New Revision: 603
Modified:
trunk/rtmtools/jp.go.aist.rtm.nameserviceview.nl1/build.xml
trunk/rtmtools/jp.go.aist.rtm.nameserviceview/build.xml
trunk/rtmtools/jp.go.aist.rtm.repositoryView.nl1/build.xml
trunk/rtmtools/jp.go.aist.rtm.repositoryView/build.xml
trunk/rtmtools/jp.go.aist.rtm.rtcbuilder.java/build.xml
trunk/rtmtools/jp.go.aist.rtm.rtcbuilder.python/build.xml
trunk/rtmtools/jp.go.aist.rtm.systemeditor.nl1/build.xml
trunk/rtmtools/jp.go.aist.rtm.systemeditor/build.xml
Log:
Modified: trunk/rtmtools/jp.go.aist.rtm.nameserviceview/build.xml
===================================================================
--- trunk/rtmtools/jp.go.aist.rtm.nameserviceview/build.xml 2016-04-13 09:26:27 UTC (rev 602)
+++ trunk/rtmtools/jp.go.aist.rtm.nameserviceview/build.xml 2016-04-13 09:33:59 UTC (rev 603)
@@ -56,18 +56,18 @@
targetplatformlocation="${targetPlatformLocation}"
/>
-->
- <ant4eclipse:targetPlatform id="eclipse-4.4">
+ <ant4eclipse:targetPlatform id="eclipse-3.8">
<location dir="${targetPlatformLocation}" />
</ant4eclipse:targetPlatform>
<ant4eclipse:jdtClassPathLibrary name="org.eclipse.jdt.junit.JUNIT_CONTAINER/4">
- <fileset dir="${eclipse.home}/plugins/org.junit_4.11.0.v201303080030" />
+ <fileset dir="${eclipse.home}/plugins/org.junit_4.10.0.v4_10_0_v20120426-0900" />
</ant4eclipse:jdtClassPathLibrary>
<ant4eclipse:getJdtClassPath
pathid="build.classpath"
workspacedirectory="${workspace}"
projectname="${project.name}" >
- <jdtclasspathcontainerargument key="target.platform" value="eclipse-4.4" />
+ <jdtclasspathcontainerargument key="target.platform" value="eclipse-3.8" />
</ant4eclipse:getJdtClassPath>
Modified: trunk/rtmtools/jp.go.aist.rtm.nameserviceview.nl1/build.xml
===================================================================
--- trunk/rtmtools/jp.go.aist.rtm.nameserviceview.nl1/build.xml 2016-04-13 09:26:27 UTC (rev 602)
+++ trunk/rtmtools/jp.go.aist.rtm.nameserviceview.nl1/build.xml 2016-04-13 09:33:59 UTC (rev 603)
@@ -54,18 +54,18 @@
targetplatformlocation="${targetPlatformLocation}"
/>
-->
- <ant4eclipse:targetPlatform id="eclipse-4.4">
+ <ant4eclipse:targetPlatform id="eclipse-3.8">
<location dir="${targetPlatformLocation}" />
</ant4eclipse:targetPlatform>
<ant4eclipse:jdtClassPathLibrary name="org.eclipse.jdt.junit.JUNIT_CONTAINER/4">
- <fileset dir="${eclipse.home}/plugins/org.junit_4.11.0.v201303080030" />
+ <fileset dir="${eclipse.home}/plugins/org.junit_4.10.0.v4_10_0_v20120426-0900" />
</ant4eclipse:jdtClassPathLibrary>
<ant4eclipse:getJdtClassPath
pathid="build.classpath"
workspacedirectory="${workspace}"
projectname="${project.name}" >
- <jdtclasspathcontainerargument key="target.platform" value="eclipse-4.4" />
+ <jdtclasspathcontainerargument key="target.platform" value="eclipse-3.8" />
</ant4eclipse:getJdtClassPath>
<javac srcdir="${source}" destdir="${build.dir}"
classpathref="build.classpath" classpath="lib/commons-lang-2.2.jar" encoding="UTF-8" />
Modified: trunk/rtmtools/jp.go.aist.rtm.repositoryView/build.xml
===================================================================
--- trunk/rtmtools/jp.go.aist.rtm.repositoryView/build.xml 2016-04-13 09:26:27 UTC (rev 602)
+++ trunk/rtmtools/jp.go.aist.rtm.repositoryView/build.xml 2016-04-13 09:33:59 UTC (rev 603)
@@ -54,18 +54,18 @@
targetplatformlocation="${targetPlatformLocation}"
/>
-->
- <ant4eclipse:targetPlatform id="eclipse-4.4">
+ <ant4eclipse:targetPlatform id="eclipse-3.8">
<location dir="${targetPlatformLocation}" />
</ant4eclipse:targetPlatform>
<ant4eclipse:jdtClassPathLibrary name="org.eclipse.jdt.junit.JUNIT_CONTAINER/4">
- <fileset dir="${eclipse.home}/plugins/org.junit_4.11.0.v201303080030" />
+ <fileset dir="${eclipse.home}/plugins/org.junit_4.10.0.v4_10_0_v20120426-0900" />
</ant4eclipse:jdtClassPathLibrary>
<ant4eclipse:getJdtClassPath
pathid="build.classpath"
workspacedirectory="${workspace}"
projectname="${project.name}" >
- <jdtclasspathcontainerargument key="target.platform" value="eclipse-4.4" />
+ <jdtclasspathcontainerargument key="target.platform" value="eclipse-3.8" />
</ant4eclipse:getJdtClassPath>
<javac srcdir="${source}" destdir="${build.dir}"
Modified: trunk/rtmtools/jp.go.aist.rtm.repositoryView.nl1/build.xml
===================================================================
--- trunk/rtmtools/jp.go.aist.rtm.repositoryView.nl1/build.xml 2016-04-13 09:26:27 UTC (rev 602)
+++ trunk/rtmtools/jp.go.aist.rtm.repositoryView.nl1/build.xml 2016-04-13 09:33:59 UTC (rev 603)
@@ -54,18 +54,18 @@
targetplatformlocation="${targetPlatformLocation}"
/>
-->
- <ant4eclipse:targetPlatform id="eclipse-4.4">
+ <ant4eclipse:targetPlatform id="eclipse-3.8">
<location dir="${targetPlatformLocation}" />
</ant4eclipse:targetPlatform>
<ant4eclipse:jdtClassPathLibrary name="org.eclipse.jdt.junit.JUNIT_CONTAINER/4">
- <fileset dir="${eclipse.home}/plugins/org.junit_4.11.0.v201303080030" />
+ <fileset dir="${eclipse.home}/plugins/org.junit_4.10.0.v4_10_0_v20120426-0900" />
</ant4eclipse:jdtClassPathLibrary>
<ant4eclipse:getJdtClassPath
pathid="build.classpath"
workspacedirectory="${workspace}"
projectname="${project.name}" >
- <jdtclasspathcontainerargument key="target.platform" value="eclipse-4.4" />
+ <jdtclasspathcontainerargument key="target.platform" value="eclipse-3.8" />
</ant4eclipse:getJdtClassPath>
<javac srcdir="${source}" destdir="${build.dir}"
classpathref="build.classpath" classpath="lib/commons-lang-2.2.jar" encoding="UTF-8" />
Modified: trunk/rtmtools/jp.go.aist.rtm.rtcbuilder.java/build.xml
===================================================================
--- trunk/rtmtools/jp.go.aist.rtm.rtcbuilder.java/build.xml 2016-04-13 09:26:27 UTC (rev 602)
+++ trunk/rtmtools/jp.go.aist.rtm.rtcbuilder.java/build.xml 2016-04-13 09:33:59 UTC (rev 603)
@@ -50,18 +50,18 @@
<getEclipseClasspath pathid="build.classpath" targetplatformlocation="${targetPlatformLocation}"
workspace="${workspace}" projectname="${project.name}"/>
-->
- <ant4eclipse:targetPlatform id="eclipse-4.4">
+ <ant4eclipse:targetPlatform id="eclipse-3.8">
<location dir="${targetPlatformLocation}" />
</ant4eclipse:targetPlatform>
<ant4eclipse:jdtClassPathLibrary name="org.eclipse.jdt.junit.JUNIT_CONTAINER/4">
- <fileset dir="${eclipse.home}/plugins/org.junit_4.11.0.v201303080030" />
+ <fileset dir="${eclipse.home}/plugins/org.junit_4.10.0.v4_10_0_v20120426-0900" />
</ant4eclipse:jdtClassPathLibrary>
<ant4eclipse:getJdtClassPath
pathid="build.classpath"
workspacedirectory="${workspace}"
projectname="${project.name}" >
- <jdtclasspathcontainerargument key="target.platform" value="eclipse-4.4" />
+ <jdtclasspathcontainerargument key="target.platform" value="eclipse-3.8" />
</ant4eclipse:getJdtClassPath>
Modified: trunk/rtmtools/jp.go.aist.rtm.rtcbuilder.python/build.xml
===================================================================
--- trunk/rtmtools/jp.go.aist.rtm.rtcbuilder.python/build.xml 2016-04-13 09:26:27 UTC (rev 602)
+++ trunk/rtmtools/jp.go.aist.rtm.rtcbuilder.python/build.xml 2016-04-13 09:33:59 UTC (rev 603)
@@ -50,18 +50,18 @@
<getEclipseClasspath pathid="build.classpath" targetplatformlocation="${targetPlatformLocation}"
workspace="${workspace}" projectname="${project.name}"/>
-->
- <ant4eclipse:targetPlatform id="eclipse-4.4">
+ <ant4eclipse:targetPlatform id="eclipse-3.8">
<location dir="${targetPlatformLocation}" />
</ant4eclipse:targetPlatform>
<ant4eclipse:jdtClassPathLibrary name="org.eclipse.jdt.junit.JUNIT_CONTAINER/4">
- <fileset dir="${eclipse.home}/plugins/org.junit_4.11.0.v201303080030" />
+ <fileset dir="${eclipse.home}/plugins/org.junit_4.10.0.v4_10_0_v20120426-0900" />
</ant4eclipse:jdtClassPathLibrary>
<ant4eclipse:getJdtClassPath
pathid="build.classpath"
workspacedirectory="${workspace}"
projectname="${project.name}" >
- <jdtclasspathcontainerargument key="target.platform" value="eclipse-4.4" />
+ <jdtclasspathcontainerargument key="target.platform" value="eclipse-3.8" />
</ant4eclipse:getJdtClassPath>
Modified: trunk/rtmtools/jp.go.aist.rtm.systemeditor/build.xml
===================================================================
--- trunk/rtmtools/jp.go.aist.rtm.systemeditor/build.xml 2016-04-13 09:26:27 UTC (rev 602)
+++ trunk/rtmtools/jp.go.aist.rtm.systemeditor/build.xml 2016-04-13 09:33:59 UTC (rev 603)
@@ -55,18 +55,18 @@
targetplatformlocation="${targetPlatformLocation}"
/>
-->
- <ant4eclipse:targetPlatform id="eclipse-4.4">
+ <ant4eclipse:targetPlatform id="eclipse-3.8">
<location dir="${targetPlatformLocation}" />
</ant4eclipse:targetPlatform>
<ant4eclipse:jdtClassPathLibrary name="org.eclipse.jdt.junit.JUNIT_CONTAINER/4">
- <fileset dir="${eclipse.home}/plugins/org.junit_4.11.0.v201303080030" />
+ <fileset dir="${eclipse.home}/plugins/org.junit_4.10.0.v4_10_0_v20120426-0900" />
</ant4eclipse:jdtClassPathLibrary>
<ant4eclipse:getJdtClassPath
pathid="build.classpath"
workspacedirectory="${workspace}"
projectname="${project.name}" >
- <jdtclasspathcontainerargument key="target.platform" value="eclipse-4.4" />
+ <jdtclasspathcontainerargument key="target.platform" value="eclipse-3.8" />
</ant4eclipse:getJdtClassPath>
<javac srcdir="${source}" destdir="${build.dir}"
Modified: trunk/rtmtools/jp.go.aist.rtm.systemeditor.nl1/build.xml
===================================================================
--- trunk/rtmtools/jp.go.aist.rtm.systemeditor.nl1/build.xml 2016-04-13 09:26:27 UTC (rev 602)
+++ trunk/rtmtools/jp.go.aist.rtm.systemeditor.nl1/build.xml 2016-04-13 09:33:59 UTC (rev 603)
@@ -54,18 +54,18 @@
targetplatformlocation="${targetPlatformLocation}"
/>
-->
- <ant4eclipse:targetPlatform id="eclipse-4.4">
+ <ant4eclipse:targetPlatform id="eclipse-3.8">
<location dir="${targetPlatformLocation}" />
</ant4eclipse:targetPlatform>
<ant4eclipse:jdtClassPathLibrary name="org.eclipse.jdt.junit.JUNIT_CONTAINER/4">
- <fileset dir="${eclipse.home}/plugins/org.junit_4.11.0.v201303080030" />
+ <fileset dir="${eclipse.home}/plugins/org.junit_4.10.0.v4_10_0_v20120426-0900" />
</ant4eclipse:jdtClassPathLibrary>
<ant4eclipse:getJdtClassPath
pathid="build.classpath"
workspacedirectory="${workspace}"
projectname="${project.name}" >
- <jdtclasspathcontainerargument key="target.platform" value="eclipse-4.4" />
+ <jdtclasspathcontainerargument key="target.platform" value="eclipse-3.8" />
</ant4eclipse:getJdtClassPath>
More information about the openrtm-commit
mailing list