binary artifacts need ivy for dependencies
------------------------------------------
Key: CASSANDRA-796
URL: https://issues.apache.org/jira/browse/CASSANDRA-796
Project: Cassandra
Issue Type: Bug
Components: Tools
Affects Versions: 0.6
Reporter: Eric Evans
Assignee: Eric Evans
Priority: Minor
Fix For: 0.6
Currently, if you generate a release, the binary artifact is missing required
dependencies and the means to obtain them. The patch that follows a) copies
build.xml and ivy.xml into the bin artifact and b) makes build.xml smart enough
to tell when it's being run from a binary artifact.
This would also require updating all installation and quickstart documentation
as well (the patch updates README.txt).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.