[
https://issues.apache.org/jira/browse/IGNITE-8691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16500151#comment-16500151
]
ASF GitHub Bot commented on IGNITE-8691:
----------------------------------------
GitHub user Jokser opened a pull request:
https://github.com/apache/ignite/pull/4118
IGNITE-8691 Removed jar-plugin from ignite-zookeeper module
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-8691
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4118.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 #4118
----
commit 0512f384fd85ebf5e03308aae1f459dc59855e71
Author: Pavel Kovalenko <jokserfn@...>
Date: 2018-06-04T12:31:25Z
IGNITE-8691 Removed jar-plugin from ignite-zookeeper module
----
> Get rid of tests jar artifact in ignite-zookeeper module
> --------------------------------------------------------
>
> Key: IGNITE-8691
> URL: https://issues.apache.org/jira/browse/IGNITE-8691
> Project: Ignite
> Issue Type: Bug
> Components: zookeeper
> Affects Versions: 2.5
> Reporter: Pavel Kovalenko
> Assignee: Pavel Kovalenko
> Priority: Major
> Fix For: 2.6
>
>
> Currently Ignite building process produces
> {noformat}
> org/apache/ignite/ignite-zookeeper/2.X.X/ignite-zookeeper-2.X.X-tests.jar
> {noformat}
> artifact which seems to be useless and should be excluded as result of
> packaging.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)