Shaofeng SHI created KYLIN-1355:
-----------------------------------
Summary: Add script to build a java-hotfix package, instead of a
full package
Key: KYLIN-1355
URL: https://issues.apache.org/jira/browse/KYLIN-1355
Project: Kylin
Issue Type: Improvement
Components: Environment
Reporter: Shaofeng SHI
Assignee: hongbin ma
Sometimes we need deploy only java code change, but he ./scripts/package.sh
will make a full binary package which cost extra time on building the web
resources. It would be more efficient if we have a way to package only jar
files into a tar ball. Then in the server side, we only replace the jars to
take effective.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)