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)