[
https://issues.apache.org/jira/browse/STORM-3823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard Zowalla closed STORM-3823.
----------------------------------
Fix Version/s: 2.5.0
Resolution: Fixed
> Release Prep fails in storm-client/test/py/test_storm_cli.py
> ------------------------------------------------------------
>
> Key: STORM-3823
> URL: https://issues.apache.org/jira/browse/STORM-3823
> Project: Apache Storm
> Issue Type: Bug
> Affects Versions: 2.3.0
> Reporter: Bipin Prasad
> Assignee: Bipin Prasad
> Priority: Major
> Fix For: 2.5.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> When running the release preparation script via:
> *mvn release:prepare -P dist,rat,externals,examples*
> the python test script *storm-client/test/py/test_storm_cli.py* fails because
> the command generated by storm.py is slightly different than what the test
> script expects.
> In particular, directories are added to java classpath with a "/*". This is
> correct.
> However, the test script does not expect this.
> Fix the test script storm-client/test/py/test_storm_cli.py to append "/*" to
> directories that contain jar files.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)