[
https://issues.apache.org/jira/browse/KNOX-998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16869035#comment-16869035
]
Sandeep More edited comment on KNOX-998 at 6/20/19 11:53 PM:
-------------------------------------------------------------
[~jackson] depends on what classes were extended, you can check if the classes
you extended are part of
[gateway-adapter|https://github.com/apache/knox/tree/master/gateway-adapter],
if they are then you will don't need to recompile the extension and likely you
can use it as-is.
was (Author: smore):
[~jackson] depends on what classes were extended, you can check if the classes
you extended are part of
[gateway-adapter|[https://github.com/apache/knox/tree/master/gateway-adapter]],
if they are then you will don't need to recompile the extension and likely you
can use it as-is.
> Rename class packages to org.apache.knox.gateway
> ------------------------------------------------
>
> Key: KNOX-998
> URL: https://issues.apache.org/jira/browse/KNOX-998
> Project: Apache Knox
> Issue Type: Improvement
> Components: Server
> Reporter: Sandeep More
> Assignee: Sandeep More
> Priority: Major
> Fix For: 1.0.0
>
>
> Update the package names in order to remove "hadoop" from the class packages
> throughout Apache Knox codebase. Currently, the package are some derivative
> of "org.apache.hadoop.gateway...". The intent of this improvement is to make
> the class packages rooted at "org.apache.knox.gateway...". We will have to
> determine what is needed to be backward compatible for any consumers that
> have extended our existing classes however.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)