Skip to content

Commit

Permalink
KYLIN-2395 disable tomcat jar scanner to avoid lots of trivial warnin…
Browse files Browse the repository at this point in the history
…g messages

Signed-off-by: Billy Liu <billyliu@apache.org>
  • Loading branch information
etherge authored and yiming187 committed Jan 16, 2017
1 parent 61d4302 commit 4bc31de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/deploy/context.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@
<Manager pathname="" />
-->
<Loader loaderClass="org.apache.kylin.ext.CustomizedWebappClassloader"/>
<JarScanner scanClassPath="false" />
</Context>

0 comments on commit 4bc31de

Please sign in to comment.