You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by bi...@apache.org on 2017/02/06 06:56:15 UTC

[3/3] kylin git commit: Merge branch 'KYLIN-2361'

Merge branch 'KYLIN-2361'


Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/4047e8dc
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/4047e8dc
Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/4047e8dc

Branch: refs/heads/master
Commit: 4047e8dc5bf8aad7c8db79abb5ef2c3be15cd622
Parents: 1925284 9a3bd71
Author: Billy Liu <bi...@apache.org>
Authored: Mon Feb 6 14:37:46 2017 +0800
Committer: Billy Liu <bi...@apache.org>
Committed: Mon Feb 6 14:37:46 2017 +0800

----------------------------------------------------------------------
 build/script/download-tomcat.sh                 |   8 +-
 pom.xml                                         |   2 +-
 .../java/org/apache/kylin/rest/DebugTomcat.java |  16 +-
 .../kylin/ext/CustomizedWebappClassloader.java  |   9 +-
 .../kylin/ext/OrderedWebResourceRoot.java       | 286 +++++++++++++++++++
 .../kylin/ext/WebappOrderedClassLoader.java     |  66 +++++
 6 files changed, 369 insertions(+), 18 deletions(-)
----------------------------------------------------------------------