Increased heap memory to 256m in build-time.
Change-Id: Iff6e12c111225be384ae7fc5d8f7fd7c21c1018d
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
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
+* 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
-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