You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Addison (JIRA)" <ji...@apache.org> on 2018/02/07 17:40:00 UTC

[jira] [Created] (GEODE-4619) NC build fails on ClientHandShake

Addison created GEODE-4619:
------------------------------

             Summary: NC build fails on ClientHandShake
                 Key: GEODE-4619
                 URL: https://issues.apache.org/jira/browse/GEODE-4619
             Project: Geode
          Issue Type: Task
          Components: native client
            Reporter: Addison


{code}
import org.apache.geode.internal.cache.tier.ClientHandShake;
                                           ^
  symbol:   class ClientHandShake
  location: package org.apache.geode.internal.cache.tier
1 error
tests/javaobject/CMakeFiles/javaobject.dir/build.make:170: recipe for target 'tests/javaobject/CMakeFiles/javaobject.dir/java_compiled_javaobject' failed
make[2]: *** [tests/javaobject/CMakeFiles/javaobject.dir/java_compiled_javaobject] Error 1
make[2]: Leaving directory
CMakeFiles/Makefile2:10506: recipe for target 'tests/javaobject/CMakeFiles/javaobject.dir/all' failed
make[1]: *** [tests/javaobject/CMakeFiles/javaobject.dir/all] Error 2
make[1]: Leaving directory'
Makefile:151: recipe for target 'all' failed
make: *** [all] Error 2
{code}

Most likely related to this change: GEODE-4439 refactor



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)