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

Galen O'Sullivan updated GEODE-3684:
------------------------------------
    Description: 
I'm seeing the following warnings in build:
{code}
/Users/gosullivan/src/gemfire/open/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/MessageExecutionContext.java:91:
 warning - @return tag has no arguments.
{code}
{code}
geode-protobuf/src/main/java/org/apache/geode/protocol/protobuf/utilities/ProtobufUtilities.java:101:
 warning - Tag @link: reference not found: BasicTypes.Entry
{code}

  was:
I'm seeing the following warnings in build:
{code}
geode-protobuf/src/main/java/org/apache/geode/protocol/protobuf/utilities/ProtobufUtilities.java:101:
 warning - Tag @link: reference not found: BasicTypes.Entry
{code}


> Fix javadoc warnings during build
> ---------------------------------
>
>                 Key: GEODE-3684
>                 URL: https://issues.apache.org/jira/browse/GEODE-3684
>             Project: Geode
>          Issue Type: Bug
>          Components: client/server
>            Reporter: Galen O'Sullivan
>            Priority: Trivial
>             Fix For: 1.3.0
>
>
> I'm seeing the following warnings in build:
> {code}
> /Users/gosullivan/src/gemfire/open/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/MessageExecutionContext.java:91:
>  warning - @return tag has no arguments.
> {code}
> {code}
> geode-protobuf/src/main/java/org/apache/geode/protocol/protobuf/utilities/ProtobufUtilities.java:101:
>  warning - Tag @link: reference not found: BasicTypes.Entry
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to