[
https://issues.apache.org/jira/browse/CASSANDRA-3784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirk True updated CASSANDRA-3784:
---------------------------------
Attachment: CASSANDRA-3784.patch
Patch that adds a type for T such that we can pass the compiler's generics
checks.
> 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
>
> Attachments: CASSANDRA-3784.patch
>
>
> 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