Hello, It looks like following this guide in order to create a good "source bundle" for an ASF Project (in this case Apache Pulsar) leads to a strange behaviour. https://maven.apache.org/apache-resource-bundles/
Basically some files miss the 'executable' flag, this way when the user unpacks the released sources the build does not work because there are scripts that are not executable. more context here https://github.com/apache/pulsar/issues/10917 Has anyone had the same experience ? Regards Enrico --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
