[
https://issues.apache.org/jira/browse/KAFKA-2676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15122331#comment-15122331
]
ASF GitHub Bot commented on KAFKA-2676:
---------------------------------------
GitHub user kichristensen opened a pull request:
https://github.com/apache/kafka/pull/828
KAFKA-2676: AclCommandTest has wrong package name
Also fixed a couple of other tests with the same issue.
This is my original work and I license the work to the project under the
project's open source license
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kichristensen/kafka KAFKA-2676
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/828.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 #828
----
commit f90863f255ac4583d7e47ea18585a222f7ead84f
Author: Kim Christensen <[email protected]>
Date: 2016-01-28T21:08:48Z
Remove unit part from package names
----
> AclCommandTest has wrong package name
> --------------------------------------
>
> Key: KAFKA-2676
> URL: https://issues.apache.org/jira/browse/KAFKA-2676
> Project: Kafka
> Issue Type: Bug
> Components: core
> Affects Versions: 0.9.0.0
> Reporter: Jun Rao
> Assignee: chen zhu
> Labels: newbie
>
> AclCommandTest has the package unit.kafka.security.auth. We should remove the
> unit par. ResourceTypeTest has the same issue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)