[
https://issues.apache.org/jira/browse/ZOOKEEPER-98?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12617072#action_12617072
]
Hiram Chirino commented on ZOOKEEPER-98:
----------------------------------------
It just means the build needs to get updated so that each modules javac output
has it's own directory so that a proper jar for each can get created. Right
now all the modules: jmx, source code generators, main stuff all get dumped
into one classes directory.
> Make the ZooKeeper optional bits seperate jars.
> -----------------------------------------------
>
> Key: ZOOKEEPER-98
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-98
> Project: Zookeeper
> Issue Type: Improvement
> Components: build
> Reporter: Hiram Chirino
>
> Optional bits like the ZooKeeper jmx module and the upcoming protocol and
> spring support stuff should get packaged as separate jars so that they don't
> keep bloating up the main ZooKeeper jar.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.