[
https://issues.apache.org/jira/browse/STORM-3823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494858#comment-17494858
]
Bipin Prasad commented on STORM-3823:
-------------------------------------
Add "/*" to directory in classpath
> 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
> Time Spent: 10m
> 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.1#820001)