[
https://issues.apache.org/jira/browse/STORM-3841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bipin Prasad updated STORM-3841:
--------------------------------
Summary: Remove dependency on javax.jms which has been removed from maven
central repo (was: Remove dependency on javax.jms which has been removed from
maven central repop)
> 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
>
> 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.1#820001)