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 Shuler (JIRA)" <ji...@apache.org> on 2018/09/10 20:23:00 UTC

[jira] [Resolved] (CASSANDRA-14714) `ant artifacts` broken on trunk (4.0); creates no tar artifacts

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

Michael Shuler resolved CASSANDRA-14714.
----------------------------------------
    Resolution: Not A Problem

Thanks for the Jira pointer.

Local fix and I can build tar.gz artifacts successfully:
{noformat}
export JAVA_HOME=/usr/lib/jvm/java-1.11.0-openjdk-amd64
export JAVA8_HOME=/usr/lib/jvm/java-1.8.0-openjdk-amd64{noformat}

> `ant artifacts` broken on trunk (4.0); creates no tar artifacts
> ---------------------------------------------------------------
>
>                 Key: CASSANDRA-14714
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14714
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Michael Shuler
>            Priority: Blocker
>             Fix For: 4.0
>
>
> `ant artifacts` on the trunk (4.0) branch currently creates no tar artifacts. Additionally, the target does not exit non-zero, so the result is:
> {noformat}
> <...>
> artifacts:
> BUILD SUCCESSFUL
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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