[
https://issues.apache.org/jira/browse/SENTRY-2123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergio Peña updated SENTRY-2123:
--------------------------------
Resolution: Fixed
Fix Version/s: 2.1.0
Status: Resolved (was: Patch Available)
> Specify code path of auth-generated thrift files for Javadoc and exclude them
> from Javadoc generation
> -----------------------------------------------------------------------------------------------------
>
> Key: SENTRY-2123
> URL: https://issues.apache.org/jira/browse/SENTRY-2123
> Project: Sentry
> Issue Type: Bug
> Components: Sentry
> Affects Versions: 2.1.0
> Reporter: Na Li
> Assignee: Na Li
> Priority: Major
> Fix For: 2.1.0
>
> Attachments: SENTRY-2123.001.patch, SENTRY-2123.002.patch
>
>
> Thrift source code is generated and put in its separate directory. Without
> providing its path to Javadoc, Javadoc compilation of sentry-provider-db and
> sentry-hdfs-common cannot find those auto-generated files.
> {code:java}
> package org.apache.sentry.hdfs.service.thrift does not exist import
> org.apache.sentry.hdfs.service.thrift.TPathsDump;{code}
> Also, Javadoc should not be geneated for those auto-generated code.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)