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 2021/04/08 10:52:08 UTC

[GitHub] [pulsar] jianyun8023 opened a new issue #10172: pulsar-client-all still need to add dependencies when packages use

jianyun8023 opened a new issue #10172:
URL: https://github.com/apache/pulsar/issues/10172


   **Describe the bug**
   When using the pulsar-client-all.jar package, it still needs to add some dependencies before it can be used. Not just a jar can use pulsar-client.
   
   The following are required dependencies
    - `org.slf4j:jul-to-slf4j`: When PulsarAdmin is initialized, it must be relied upon.
     
    - The following part does not need to add dependencies before 2.7
    - `io.airlift:aircompressor` 
    - `org.bouncycastle:bcpkix-jdk15on`
    - `org.bouncycastle:bcprov-jdk15on`
    - `org.bouncycastle:bcprov-ext-jdk15on`
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Go to '...'
   2. Click on '....'
   3. Scroll down to '....'
   4. See error
   
   **Expected behavior**
   A clear and concise description of what you expected to happen.
   
   **Screenshots**
   If applicable, add screenshots to help explain your problem.
   
   **Desktop (please complete the following information):**
    - OS: [e.g. iOS]
   
   **Additional context**
   Add any other context about the problem here.
   


-- 
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.

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



[GitHub] [pulsar] codelipenghui commented on issue #10172: pulsar-client-all still need to add dependencies when packages use

Posted by GitBox <gi...@apache.org>.
codelipenghui commented on issue #10172:
URL: https://github.com/apache/pulsar/issues/10172#issuecomment-1058891579


   The issue had no activity for 30 days, mark with Stale label.


-- 
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