MISC: package version up (2.0.7) 62/11662/1
authorkh5325.kim <kh5325.kim@samsung.com>
Fri, 1 Nov 2013 07:49:05 +0000 (16:49 +0900)
committerkh5325.kim <kh5325.kim@samsung.com>
Fri, 1 Nov 2013 07:50:22 +0000 (16:50 +0900)
Increased heap memory to 256m in build-time.

Change-Id: Iff6e12c111225be384ae7fc5d8f7fd7c21c1018d
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
package/build.linux
package/changelog
package/pkginfo.manifest

index 00b5166..3c30353 100755 (executable)
@@ -173,7 +173,7 @@ __execute_pde_build()
        equinox_launcher=`echo org.eclipse.equinox.launcher_*.jar`
        pde_build=`echo org.eclipse.pde.build_*`
 
-       java -jar ${reference_ide_path}/plugins/$equinox_launcher -application org.eclipse.ant.core.antRunner -buildfile ${reference_ide_path}/plugins/$pde_build/scripts/productBuild/productBuild.xml -Dbuilder=$build_path -Dosgi.locking=none 2>&1
+       java -Xmx256m -jar ${reference_ide_path}/plugins/$equinox_launcher -application org.eclipse.ant.core.antRunner -buildfile ${reference_ide_path}/plugins/$pde_build/scripts/productBuild/productBuild.xml -Dbuilder=$build_path -Dosgi.locking=none 2>&1
 
        if [ $? != 0 ];
        then
index a2218f8..1530155 100644 (file)
@@ -1,3 +1,6 @@
+* 2.0.7
+- Increased heap memory to 256m in package build-time
+== kh5325.kim <kh5325.kim@samsung.com> 2013-11-01
 * 2.0.6
 - remove redundant plugin
 == jia-cheng.hu <jia-cheng.hu@intel.com> 2013-10-04 16:00
index 8119dfc..95a34d5 100644 (file)
@@ -1,4 +1,4 @@
-Version:2.0.6
+Version:2.0.7
 Maintainer:hyeongseok heo <hyeong-seok.heo@samsung.com>, gyeongseok seo <gyeongseok.seo@samsung.com>, jihoon song <jihoon80.song@samsung.com>, changhyun lee <changhyun1.lee@samsung.com>, bonyong lee <bonyong.lee@samsung.com>
 
 Package:websimulator-eplugin