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/02/09 03:33:13 UTC

[GitHub] [pulsar] wangjialing218 opened a new pull request #9536: [Build] build with unix lineEnding in Windows

wangjialing218 opened a new pull request #9536:
URL: https://github.com/apache/pulsar/pull/9536


   ### Motivation
   When build pulsar in Windows using "mvn clean install -DskipTests" and upload the tar.gz file in /distribution/server/target to Linux server, the package can not be executed because the sh files and bin files in /bin are using Windows line ending.
   
   ### Modifications
   Specify unix line ending when building pulsar. 
   
   ### Does this pull request potentially affect one of the following parts:
   
     - Dependencies (does it add or upgrade a dependency): (no)
     - The public API: (no)
     - The schema: ( no )
     - The default values of configurations: ( no)
     - The wire protocol: ( no)
     - The rest endpoints: ( no)
     - The admin cli options: ( no)
     - Anything that affects deployment: (yes )
   


----------------------------------------------------------------
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] gaoran10 commented on pull request #9536: [Build] build with unix lineEnding in Windows

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


   /pulsarbot run-failure-checks


----------------------------------------------------------------
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] wangjialing218 commented on pull request #9536: [Build] build with unix lineEnding in Windows

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


   /pulsarbot run-failure-checks


----------------------------------------------------------------
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] merlimat merged pull request #9536: [Build] build with unix lineEnding in Windows

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


   


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