[
https://issues.apache.org/jira/browse/KNOX-998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16297427#comment-16297427
]
Sandeep More commented on KNOX-998:
-----------------------------------
Hello [~rkellogg]
Good question, this issue is addressed by creating adapter classes, which have
the old package structure so that the existing deployments are not affected.
This is an example for [logging |
https://github.com/apache/knox/blob/KNOX-998-Package_Restructuring/gateway-adapter/src/main/java/org/apache/hadoop/gateway/audit/log4j/layout/AuditLayout.java]
> 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: Bug
> Components: Server
> Reporter: Sandeep More
> Assignee: Sandeep More
> 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
(v6.4.14#64029)