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/06/03 09:15:01 UTC

[GitHub] [pulsar] lhotari opened a new pull request #10807: Fix NoClassDefFoundError when running pulsar cli tools in dev directory

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


   Fixes #10802
   
   ### Motivation
   
   See #10802 
   
   ### Modifications
   
   - when running pulsar cli tools in a docker container, the cached
     distribution/server/target/classpath.txt must be removed since it
     contains absolute paths
   
   - the generation of the `distribution/server/target/classpath.txt` file was invalid
     in the cli scripts. `mvn -pl distribution/server generate-sources`
     should be used to create the file since that's how the main build generates the file.


-- 
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] lhotari commented on pull request #10807: Fix NoClassDefFoundError when running pulsar cli tools in dev directory

Posted by GitBox <gi...@apache.org>.
lhotari commented on pull request #10807:
URL: https://github.com/apache/pulsar/pull/10807#issuecomment-853721029


   @sijie @tuteng Please review this asap. This fixes an issue in the Pulsar website build reported as #10802 .


-- 
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] lhotari commented on pull request #10807: Fix NoClassDefFoundError when running pulsar cli tools in dev directory

Posted by GitBox <gi...@apache.org>.
lhotari commented on pull request #10807:
URL: https://github.com/apache/pulsar/pull/10807#issuecomment-853721029


   @sijie @tuteng Please review this asap. This fixes an issue in the Pulsar website build reported as #10802 .


-- 
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 merged pull request #10807: Fix NoClassDefFoundError when running pulsar cli tools in dev directory

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


   


-- 
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 merged pull request #10807: Fix NoClassDefFoundError when running pulsar cli tools in dev directory

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


   


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