Details
-
Bug
-
Status: Resolved
-
Low
-
Resolution: Fixed
-
Low
Description
the long-test fails:
BUILD FAILED /home/tahooie/datastax/cassandra/build.xml:1125: Problem: failed to create task or type jvmarg Cause: The name is undefined.
The problem is that the build.xml file has the jvmarg outside the <testmacro> tag instead of inside it. A patch is forthcoming.