Tyler Patterson created CASSANDRA-4270:
------------------------------------------
Summary: long-test broken due to incorrect config option
Key: CASSANDRA-4270
URL: https://issues.apache.org/jira/browse/CASSANDRA-4270
Project: Cassandra
Issue Type: Bug
Components: Core
Affects Versions: 1.1.0
Reporter: Tyler Patterson
Assignee: Tyler Patterson
Priority: Minor
the long-test fails:
{code}
BUILD FAILED
/home/tahooie/datastax/cassandra/build.xml:1125: Problem: failed to create task
or type jvmarg
Cause: The name is undefined.
{code}
The problem is that the build.xml file has the jvmarg outside the <testmacro>
tag instead of inside it. A patch is forthcoming.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira