kylin git commit: KYLIN-1355 Fix package version bug and add script to build a java-hotfix package, instead of a full package

2016-01-27 Thread mahongbin
Repository: kylin Updated Branches: refs/heads/2.x-staging 91ae3fc84 -> 5f4c581e6 KYLIN-1355 Fix package version bug and add script to build a java-hotfix package, instead of a full package Changes: * Add build/script/package_libs.sh to build library jars only tarball * Fix version parsing

[3/3] kylin git commit: KYLIN-1355 Fix package version bug and add script to build a java-hotfix package, instead of a full package

2016-01-27 Thread mahongbin
KYLIN-1355 Fix package version bug and add script to build a java-hotfix package, instead of a full package Changes: * Add build/script/package_libs.sh to build library jars only tarball * Fix version parsing bug in build/script/package.sh Signed-off-by: honma Project: