Author: nickboldt
Date: 2010-10-13 12:39:54 -0400 (Wed, 13 Oct 2010)
New Revision: 25799
Modified:
trunk/build/target-platform/build.xml
Log:
update to newer M build
Modified: trunk/build/target-platform/build.xml
===================================================================
--- trunk/build/target-platform/build.xml 2010-10-13 16:30:11 UTC (rev 25798)
+++ trunk/build/target-platform/build.xml 2010-10-13 16:39:54 UTC (rev 25799)
@@ -81,8 +81,8 @@
<!-- TODO: make this work on Mac and Windows? Currently only meant to work with linux
32- and 64-bit slaves -->
<target name="get.eclipse">
<!-- NOTE: must use same platform (50M) or SDK (103M - 168M) version as feature
version on target platform, or will get install/update conflicts -->
- <property name="eclipse.URL"
value="http://www.eclipse.org/downloads/download.php?r=1&fil...
/>
- <property name="eclipse.version" value="M20101006-0936" />
+ <property name="eclipse.version" value="M20101013-0800" />
+ <property name="eclipse.URL"
value="http://www.eclipse.org/downloads/download.php?r=1&fil...
/>
<!--<property name="eclipse.URL"
value="http://www.eclipse.org/downloads/download.php?r=1&fil...
/>
<property name="eclipse.version" value="eclipse-SDK-3.6.1" />
-->
<if>