Commit 87b1950 seunghun
committed
1 parent 9c13bc1 commit 87b1950 Copy full SHA for 87b1950
File tree 1 file changed +1
-1
lines changed
com.cubrid.cubridmanager.build
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -20,4 +20,4 @@ echo "${PRODUCT_NAME} ${VERSION} build is started..."
20
20
rm -rf ${OUTPUT_DIR}
21
21
mkdir -p ${OUTPUT_DIR}
22
22
cd ${BUILD_HOME}
23
- ${JAVA_HOME} /bin/java -jar ${ECLIPSE_HOME} /plugins/org.eclipse.equinox.launcher_1.1 .0.v20100507 .jar -application org.eclipse.ant.core.antRunner -buildfile ${BUILD_DIR} /build.xml -Doutput.path=${OUTPUT_DIR} -Declipse.home=${ECLIPSE_HOME} -Dmakensis.path=${MAKENSIS_EXEC_PATH} -Dmakensis.input.path=${MAKENSIS_INPUT_PATH} -Dmakensis.output.path=${MAKENSIS_OUTPUT_PATH} -Dproduct.version=${VERSION} dist
23
+ ${JAVA_HOME} /bin/java -jar ${ECLIPSE_HOME} /plugins/org.eclipse.equinox.launcher_1.3 .0.v20140415-2008 .jar -application org.eclipse.ant.core.antRunner -buildfile ${BUILD_DIR} /build.xml -Doutput.path=${OUTPUT_DIR} -Declipse.home=${ECLIPSE_HOME} -Dmakensis.path=${MAKENSIS_EXEC_PATH} -Dmakensis.input.path=${MAKENSIS_INPUT_PATH} -Dmakensis.output.path=${MAKENSIS_OUTPUT_PATH} -Dproduct.version=${VERSION} dist
You can’t perform that action at this time.
0 commit comments