From 6d779afa0377b410b32a3a21c75a079e45d27b46 Mon Sep 17 00:00:00 2001 From: hyocheol ahn Date: Sat, 5 Sep 2015 15:18:57 +0900 Subject: [PATCH] SCRIPT: Added ant scrip log Change-Id: Iea32226d13adbc8e904ec95c96ff51ca2f3f6bbe Signed-off-by: hyocheol ahn --- script/ant-build.xml | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/script/ant-build.xml b/script/ant-build.xml index 8be65a8..4f6ec66 100644 --- a/script/ant-build.xml +++ b/script/ant-build.xml @@ -121,12 +121,14 @@ - copy features from ${SRCDIR} to $build.path/features. ===================================================================== --> + IDE ANT - copy.build.sources start...... + IDE ANT - copy.build.sources end...... - - IDE ANT Update Site Native Path Check : ${update.plugin.path} + - IDE ANT Update Site: ${update.plugin.path} exist... + IDE ANT Native Update Site 1 : ${update.plugin.path} exist... + IDE ANT Native Update Site Install Complete : ${update.plugin.path} exist... - IDE ANT Update Site: ${update.plugin.path} not exist... + IDE ANT Native Update Site 2 : ${update.plugin.path} not exist... - IDE ANT Update Site Web Path Check : ${update.plugin.path} - IDE ANT Update Site: ${update.plugin.path} exist... + IDE ANT Web Update Site 3 : ${update.plugin.path} exist... + IDE ANT Web Update Site Install Complete : ${update.plugin.path} exist... - IDE ANT Update Site: ${update.plugin.path} not exist... + IDE ANT Web Update Site 4: ${update.plugin.path} not exist... -- 2.7.4