bipinprasad opened a new pull request #3460:
URL: https://github.com/apache/storm/pull/3460


   ## What is the purpose of the change
   
   *javax.jms has been removed from maven central repo. Storm has transitive 
dependency on this jar*
   
   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
   
   Changing the hive.version to 2.3.9 updates minor version but does not pull 
in javax.jms
   
   ## How was the change tested
   
   *Run mvn clean install*


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@storm.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to