This is an automated email from the ASF dual-hosted git repository.
reiabreu pushed a change to branch remove-lib-worker-stormpy
in repository https://gitbox.apache.org/repos/asf/storm.git
from eb9b1d26d Fix worker classpath in BasicContainer: lib-worker ->
lib-common
add 59c910fa5 Implement 3-way lib/lib-common/lib-worker classpath split
No new revisions were added by this update.
Summary of changes:
bin/storm.py | 13 ++--
storm-dist/binary/final-package/pom.xml | 12 ++--
.../final-package/src/main/scripts/dedup-libs.py | 70 ++++++++++------------
.../src/main/scripts/test_dedup_libs.py | 44 +++++++-------
.../storm/daemon/supervisor/BasicContainer.java | 4 +-
5 files changed, 74 insertions(+), 69 deletions(-)