[
https://issues.apache.org/jira/browse/LUCENE-5590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13965917#comment-13965917
]
Robert Muir commented on LUCENE-5590:
-------------------------------------
I think its adequately described in the parent issue. Our release process
generates 600MB of "stuff". The size just keeps getting bigger and bigger, and
is already difficult to work with (e.g. upload across the internet).
A lot of the size is duplication: the source code is released two ways, once as
a tar.gz, also as maven. the .class files are released three ways (two binary
formats, then maven). the javadocs are generate and added to the binary
distributions (then multiplied twice again, for .tar.gz and .zip), as well as
being generated for maven.
It would be nice if the release was a reasonable size. I don't understand how
zip is helping any user. If a user does not know what to do with a .tgz, i do
not think I can help them!
> remove .zip binary artifacts
> ----------------------------
>
> Key: LUCENE-5590
> URL: https://issues.apache.org/jira/browse/LUCENE-5590
> Project: Lucene - Core
> Issue Type: Sub-task
> Reporter: Robert Muir
>
> It is enough to release this as .tgz
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]