Angelo Polo created CASSANDRA-16151:
---------------------------------------
Summary: Package tools/bin scripts as executable
Key: CASSANDRA-16151
URL: https://issues.apache.org/jira/browse/CASSANDRA-16151
Project: Cassandra
Issue Type: Bug
Components: Packaging
Reporter: Angelo Polo
Attachments: 3.11-Package-tools-bin-scripts-as-executable.patch,
trunk-Package-tools-bin-scripts-as-executable.patch
The tools/bin scripts aren't packaged as executable in the source
distributions, though in the repository the scripts have the right bits.
This causes, on 3.11.8 for example, the tests in
org.apache.cassandra.cql3.EmptyValuesTest to fail:
{{java.io.IOException: Cannot run program "tools/bin/sstabledump": error=13,
Permission denied}}
{{[junit-timeout] junit.framework.AssertionFailedError: java.io.IOException}}
{{[junit-timeout] at
org.apache.cassandra.cql3.EmptyValuesTest.verify(EmptyValuesTest.java:85)}}
{{[junit-timeout] at
org.apache.cassandra.cql3.EmptyValuesTest.verifyJsonInsert(EmptyValuesTest.java:112)}}
See attached patch of build.xml for the trunk and cassandra-3.11 branches.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]