[
https://issues.apache.org/jira/browse/STORM-3841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bipin Prasad resolved STORM-3841.
---------------------------------
Fix Version/s: 2.5.0
Resolution: Fixed
PR was merged
> Remove dependency on javax.jms which has been removed from maven central repo
> -----------------------------------------------------------------------------
>
> Key: STORM-3841
> URL: https://issues.apache.org/jira/browse/STORM-3841
> Project: Apache Storm
> Issue Type: Improvement
> Components: build, examples, Flux, storm-autocreds, storm-hdfs,
> storm-hive, storm-sql
> Reporter: Bipin Prasad
> Assignee: Bipin Prasad
> Priority: Major
> Fix For: 2.5.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> The transitive dependency comes from
> {noformat}
> org.apache.hive.hcatalog:hive-webhcat-java-client:jar:2.3.4
> -> org.apache.hive.hcatalog:hive-hcatalog-server-extensions:jar:2.3.4
> -> javax.jms:jms:jar:1.1
> {noformat}
> Changing the version to 2.3.9 updates minor version but does not pull in
> javax.jms
--
This message was sent by Atlassian Jira
(v8.20.10#820010)