This should be fixed now.

On 7/20/13 12:20 PM, Avery Ching wrote:

My bad. I am out but will fix in a few hours.

On Jul 20, 2013 11:02 AM, "Christian Krause" <m...@ckrause.org <mailto:m...@ckrause.org>> wrote:

    Hi,
    I get these compile errors. Could it be that some classes are missing?

    Cheers,
    Christian

    [ERROR] Failed to execute goal
    org.apache.maven.plugins:maven-compiler-plugin:3.0:compile
    (default-compile) on project giraph-core: Compilation failure:
    Compilation failure:
    [ERROR]
    
/home/christian/giraph-git/giraph-core/target/munged/main/org/apache/giraph/comm/netty/NettyWorkerClientRequestProcessor.java:[24,30]
    cannot find symbol
    [ERROR] symbol:   class SendMessageToAllCache
    [ERROR] location: package org.apache.giraph.comm
    [ERROR]
    
/home/christian/giraph-git/giraph-core/target/munged/main/org/apache/giraph/comm/requests/RequestType.java:[41,5]
    cannot find symbol
    [ERROR] symbol:   class SendWorkerOneToAllMessagesRequest
    [ERROR] location: class org.apache.giraph.comm.requests.RequestType
    [ERROR]
    
/home/christian/giraph-git/giraph-core/target/munged/main/org/apache/giraph/comm/netty/NettyWorkerClientRequestProcessor.java:[132,13]
    cannot find symbol
    [ERROR] symbol:   class SendMessageToAllCache
    [ERROR] location: class
    org.apache.giraph.comm.netty.NettyWorkerClientRequestProcessor<I,V,E>


Reply via email to