Okay, I'd file "errors under jdk7" as "interesting, but mostly
irrelevant."  If someone wants to submit patches to make us build vs
an alpha jdk, fine, but it's not a stop-ship by any means.

On Fri, Aug 14, 2009 at 12:44 PM, Michael
Greene<michael.gre...@gmail.com> wrote:
> For what it's worth, this only occurs on JDK7 on Windows.  It does not
> occur on JDK6 on Linux or OSX.  It is repeatable though.
>
> On Fri, Aug 14, 2009 at 12:39 PM, Michael
> Greene<michael.gre...@gmail.com> wrote:
>> -1
>>
>> build-project:
>>     [echo] apache-cassandra-incubating:
>> E:\sources\cassandra-0.4.0-beta1\build.
>>             xml
>>    [javac] Compiling 259 source files to
>> E:\sources\cassandra-0.4.0-beta1\build
>>            \classes
>>    [javac] 
>> E:\sources\cassandra-0.4.0-beta1\src\java\org\apache\cassandra\servi
>>                                            ce\StorageProxy.java:484:
>> name clash: dispatchMessages(Map<String,ReadCommand[]>
>>                            ,Map<String,Message[]>) and
>> dispatchMessages(Map<String,EndPoint>,Map<String,Mes
>>                          sage>) have the same erasure
>>    [javac]     private static MultiQuorumResponseHandler
>> dispatchMessages(Map<S
>> tring, ReadCommand[]> readMessages, Map<String, Message[]> messages)
>> throws IOEx                                             ception
>>    [javac]                                               ^
>>    [javac] 
>> E:\sources\cassandra-0.4.0-beta1\src\java\org\apache\cassandra\servi
>>                                            ce\StorageProxy.java:544:
>> method dispatchMessages in class StorageProxy cannot b
>>                            e applied to given types
>>    [javac]         MultiQuorumResponseHandler cb =
>> dispatchMessages(readMessage
>>  s, replicaMessages);
>>    [javac]                                         ^
>>    [javac]   required: Map<String,EndPoint>,Map<String,Message>
>>    [javac]   found: Map<String,ReadCommand[]>,Map<String,Message[]>
>>    [javac] Note: Some input files use or override a deprecated API.
>>    [javac] Note: Recompile with -Xlint:deprecation for details.
>>    [javac] Note: Some input files use unchecked or unsafe operations.
>>    [javac] Note: Recompile with -Xlint:unchecked for details.
>>    [javac] 2 errors
>>
>>
>>
>> On Fri, Aug 14, 2009 at 12:35 PM, Jun Rao<jun...@almaden.ibm.com> wrote:
>>> +1.
>>>
>>> Jun
>>> IBM Almaden Research Center
>>> K55/B1, 650 Harry Road, San Jose, CA 95120-6099
>>>
>>> jun...@almaden.ibm.com
>>>
>>>
>>> Jonathan Ellis ---08/14/2009 10:04:11 AM---I thought it best to take a new
>>> vote on making an *official* release of 0.4 beta 1.
>>>
>>>
>>> From:
>>> Jonathan Ellis <jbel...@gmail.com>
>>> To:
>>> cassandra-dev@incubator.apache.org
>>> Date:
>>> 08/14/2009 10:04 AM
>>> Subject:
>>> [re-vote] cassandra 0.4 beta 1
>>> ________________________________
>>>
>>>
>>>
>>> I thought it best to take a new vote on making an *official* release
>>> of 0.4 beta 1.
>>>
>>> I've tagged a recent trunk as
>>> https://svn.apache.org/repos/asf/incubator/cassandra/tags/cassandra-0.4.0-beta1
>>> -- this is what will be built as the beta.
>>>
>>> +1 (binding) from me.
>>>
>>> -Jonathan
>>>
>>>
>>>
>>
>

Reply via email to