CLI: Remove common-eplugin dependent libraries 78/11778/1
authorJihoon Song <jihoon80.song@samsung.com>
Tue, 5 Nov 2013 01:17:23 +0000 (10:17 +0900)
committerJihoon Song <jihoon80.song@samsung.com>
Tue, 5 Nov 2013 01:20:20 +0000 (10:20 +0900)
Sign module libraries in common-eplugin are changed from binary to source.
Related import scripts are removed.

Change-Id: I61db1a56ec373a6abf154a2a5beb5eee0ed037db
Signed-off-by: Jihoon Song <jihoon80.song@samsung.com>
package/build.linux

index 7c01868..10fd8a7 100755 (executable)
@@ -142,12 +142,10 @@ native_install() {
     cp -rf ${SRCDIR}/package/addingFiles/template ${NATIVE_TARGET}/ || true
 
 dependency_jars="
-HashSign.jar
 commons-cli-*.jar
 log4j-*.jar
 slf4j-api-*.jar
 slf4j-log4j*.jar
-xmlsec-*.jar
 "
        for i in ${dependency_jars}
        do