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/09/03 02:15:00 UTC

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

     [ https://issues.apache.org/jira/browse/MNEMONIC-678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xiaojin Jiao resolved MNEMONIC-678.
-----------------------------------
    Resolution: Fixed

> 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: Xiaojin Jiao
>            Priority: Major
>             Fix For: 0.16.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> > 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)