[
https://issues.apache.org/jira/browse/GEODE-2640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15944658#comment-15944658
]
ASF GitHub Bot commented on GEODE-2640:
---------------------------------------
GitHub user nabarunnag opened a pull request:
https://github.com/apache/geode/pull/433
GEODE-2640: Removing javadoc links causing build warnings.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nabarunnag/incubator-geode feature/GEODE-2640
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/geode/pull/433.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #433
----
commit 68f3bc7dca3af2135cb7c795c272d1d810f04ba6
Author: nabarun <[email protected]>
Date: 2017-03-28T07:03:54Z
GEODE-2640: Removing javadoc links causing build warnings.
----
> Building geode-lucene generates javadoc warnings
> ------------------------------------------------
>
> Key: GEODE-2640
> URL: https://issues.apache.org/jira/browse/GEODE-2640
> Project: Geode
> Issue Type: Bug
> Components: build, lucene
> Reporter: Kirk Lund
>
> Need to delete or fix the broken @link tags:
> :geode-lucene:javadoc/tmp/build/ae3c03f4/geode/geode-lucene/src/main/java/org/apache/geode/cache/lucene/LuceneQuery.java:42:
> warning - Tag @link: reference not found: org.apache.lucene.search
> /tmp/build/ae3c03f4/geode/geode-lucene/src/main/java/org/apache/geode/cache/lucene/LuceneResultStruct.java:46:
> warning - Tag @link: reference not found: org.apache.lucene.search
> /tmp/build/ae3c03f4/geode/geode-lucene/src/main/java/org/apache/geode/cache/lucene/LuceneResultStruct.java:46:
> warning - Tag @link: reference not found: org.apache.lucene.search
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)