zbentley commented on issue #11833:
URL: https://github.com/apache/pulsar/issues/11833#issuecomment-907815034


   There may be other shell scripts affected by being not executable; however, 
`rename-netty-native-libs.sh` is the only one that needs a `chmod` for `mvn -X 
clean package -DskipTests -Pcore-modules` (my minimal build) to succeed. It 
might be worth auditing the pom.xml files in this repo to make sure that either 
a) all shellscripts invoked are executable or b) all of them are invoked with 
an explicit interpreter, e.g. `/bin/sh`.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to