Github user HeartSaVioR commented on a diff in the pull request:
https://github.com/apache/storm/pull/2752#discussion_r204260307
--- Diff:
storm-dist/binary/storm-webapp-bin/src/main/assembly/storm-webapp.xml ---
@@ -27,6 +27,18 @@
<useProjectArtifact>false</useProjectArtifact>
<outputDirectory>lib-webapp</outputDirectory>
<unpack>false</unpack>
+ <excludes>
--- End diff --
Once we also move UI to webapp this will be no longer needed at all.---
