You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/02/02 11:44:41 UTC

[GitHub] [pulsar] lhotari opened a new pull request #14094: Upgrade commons-cli to 1.5.0

lhotari opened a new pull request #14094:
URL: https://github.com/apache/pulsar/pull/14094


   ### Motivation
   
   - commons-cli 1.3+ is required by Zookeeper 3.7.0+
     - https://github.com/apache/zookeeper/commit/492fd79b
     - commons-cli versions <1.3 fail with error:
      ` java.lang.NoClassDefFoundError: org/apache/commons/cli/DefaultParser`
   
   ### Modification
   
   Upgrade commons-cli to 1.5.0


-- 
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: commits-unsubscribe@pulsar.apache.org

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



[GitHub] [pulsar] lhotari merged pull request #14094: Upgrade commons-cli to 1.5.0

Posted by GitBox <gi...@apache.org>.
lhotari merged pull request #14094:
URL: https://github.com/apache/pulsar/pull/14094


   


-- 
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: commits-unsubscribe@pulsar.apache.org

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