[
https://issues.apache.org/jira/browse/ZOOKEEPER-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803787#action_12803787
]
Patrick Hunt commented on ZOOKEEPER-652:
----------------------------------------
See ZOOKEEPER-537 - 3.3.0 already has the bin/src/jdoc split.
keep in mind that in 3.3.0 we have 4 jars, the legacy jar, and bin/src/jdoc
jars. If we move fwd on this idea we would have something like 7 jars. ;-)
Also there would be a bit of work to determine/separate the shared code. in
ZOOKEEPER-233 there was an issue wrt this, in particular you might
end up with 10 jars as a result... Ugh.
With 3.3.0 the bin jar is smaller (no source), not sure how much real benefit
there is to splitting out the client at that point.
> package server and client separately
> ------------------------------------
>
> Key: ZOOKEEPER-652
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-652
> Project: Zookeeper
> Issue Type: Improvement
> Components: build
> Reporter: zhouyanming
>
> is it possible split zookeeper.jar to zookeeper-server.jar and
> zookeeper-client.jar?
> so app can only use client jar
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.