Krisztian Szucs created ARROW-4238: -------------------------------------- Summary: [Packaging] Fix RC version conflict between crossbow and rake Key: ARROW-4238 URL: https://issues.apache.org/jira/browse/ARROW-4238 Project: Apache Arrow Issue Type: Bug Components: Packaging Reporter: Krisztian Szucs Assignee: Krisztian Szucs
Linux package builds are detecting the release and expecting an RC postfixed version number during submit, like `0.12.0-rc1`. The rest of the crossbow tasks are expecting non-rc version numbers, so currently either one or the other works, but not both. -- This message was sent by Atlassian JIRA (v7.6.3#76005)