You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Berenguer Blasi (Jira)" <ji...@apache.org> on 2022/06/23 05:20:00 UTC

[jira] [Updated] (CASSANDRA-17712) Remove javadocs step from CI and release process

     [ https://issues.apache.org/jira/browse/CASSANDRA-17712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Berenguer Blasi updated CASSANDRA-17712:
----------------------------------------
    Description: 
Currently the javadocs step is both:
- Taking up jenkins cycles and generating a [large output|https://ci-cassandra.apache.org/job/Cassandra-trunk-artifacts/1313/jdk=jdk_1.8_latest,label=cassandra/consoleFull] in CI when building artifacts
- Failing randomly on javadoc issues such as {{AlterTableStatement.java:135: error: text not allowed in element}}

Apidocs are not being bundled, uploaded or used anywhere. Hence it would be best to remove javadocs generation on every CI. Mainly removing javadoc from artifacts and mvn-install.

  was:
Currently the javadocs step is both:
- Taking up jenkins cycles and generating a [large output|https://ci-cassandra.apache.org/job/Cassandra-trunk-artifacts/1313/jdk=jdk_1.8_latest,label=cassandra/consoleFull] in CI when building artifacts
- Failing randomly on javadoc issues such as {{AlterTableStatement.java:135: error: text not allowed in element}}

Apidocs are not being bundled, uploaded or used anywhere. Hence it would be best to remove javadocs generation on every CI.


> Remove javadocs step from CI and release process
> ------------------------------------------------
>
>                 Key: CASSANDRA-17712
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17712
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Berenguer Blasi
>            Priority: Normal
>
> Currently the javadocs step is both:
> - Taking up jenkins cycles and generating a [large output|https://ci-cassandra.apache.org/job/Cassandra-trunk-artifacts/1313/jdk=jdk_1.8_latest,label=cassandra/consoleFull] in CI when building artifacts
> - Failing randomly on javadoc issues such as {{AlterTableStatement.java:135: error: text not allowed in element}}
> Apidocs are not being bundled, uploaded or used anywhere. Hence it would be best to remove javadocs generation on every CI. Mainly removing javadoc from artifacts and mvn-install.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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