RangeTest.java compilation error on Range.rangeSet in Eclipse (not Ant or
IntelliJ)
-----------------------------------------------------------------------------------
Key: CASSANDRA-3784
URL: https://issues.apache.org/jira/browse/CASSANDRA-3784
Project: Cassandra
Issue Type: Bug
Components: Tests
Affects Versions: 1.1
Reporter: Kirk True
Assignee: Kirk True
Priority: Trivial
Fix For: 1.1
When building from trunk:
{noformat}
The method rangeSet(Range<T>...) in the type Range is not applicable for the
arguments (Range[])
RangeTest.java /cassandra/test/unit/org/apache/cassandra/dht line 184
{noformat}
--
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