You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mnemonic.apache.org by "Xiaojin Jiao (Jira)" <ji...@apache.org> on 2021/08/26 04:22:00 UTC

[jira] [Created] (MNEMONIC-678) Fix gradle build error for mnemonic-core

Xiaojin Jiao created MNEMONIC-678:
-------------------------------------

             Summary: Fix gradle build error for mnemonic-core
                 Key: MNEMONIC-678
                 URL: https://issues.apache.org/jira/browse/MNEMONIC-678
             Project: Mnemonic
          Issue Type: Task
          Components: Core
    Affects Versions: 0.16.0
            Reporter: Xiaojin Jiao
            Assignee: Yanhui Zhao
             Fix For: 0.16.0


> Task :mnemonic-core:compileJava FAILED
/home/mnemonic/git/mnemonic/mnemonic-core/src/main/java/org/apache/mnemonic/AnnotatedDurableEntityClass.java:993: error: cannot find symbol
 typespecbuilder.alwaysQualify("Unsafe");
 ^
 symbol: method alwaysQualify(String)
 location: variable typespecbuilder of type Builder



--
This message was sent by Atlassian Jira
(v8.3.4#803005)