You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Michael Semb Wever (Jira)" <ji...@apache.org> on 2020/02/09 15:55:00 UTC

[jira] [Commented] (CASSANDRA-15561) Extract Javadoc into a separate package

    [ https://issues.apache.org/jira/browse/CASSANDRA-15561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17033246#comment-17033246 ] 

Michael Semb Wever commented on CASSANDRA-15561:
------------------------------------------------

Javadoc separated artefacts are already available in the maven repository, ie https://repo1.maven.org/maven2/org/apache/cassandra/cassandra-all/4.0-alpha3/cassandra-all-4.0-alpha3-javadoc.jar

Do we need other artefacts? Can we simplify this ticket to simply removing the apidocs (nit-pick: javadoc is the tool to generate the apidocs) from the rpm and debian packages?

Otherwise,  it is not allowed for them to be included into the src artefacts, and we have online apidocs at
 - trunk – https://builds.apache.org/job/Cassandra-trunk-artifacts/javadoc/index.html?overview-tree.html
 - 3.11 – https://builds.apache.org/job/Cassandra-3.11-artifacts/javadoc/index.html?overview-tree.html
 - 3.0 – https://builds.apache.org/job/Cassandra-3.0-artifacts/javadoc/index.html?overview-tree.html
 - 2.2 – https://builds.apache.org/job/Cassandra-2.2-artifacts/javadoc/index.html?overview-tree.html
(though these are not locked to the released versions)

> Extract Javadoc into a separate package
> ---------------------------------------
>
>                 Key: CASSANDRA-15561
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15561
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Packaging
>            Reporter: Alex Ott
>            Priority: Normal
>
> Right now, the {{javadoc}} directory occupies 99Mb out of the 149Mb of Cassandra 4.0-alpha3 installation. It would be useful to extract Javadocs into a separate package for package installations (RPM/DEB), and maybe create a separate artifact for tarball (or include them into {{src}}?)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org