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 2017/02/16 18:09:41 UTC

[jira] [Updated] (CASSANDRA-13230) Build RPM packages for release

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

Michael Shuler updated CASSANDRA-13230:
---------------------------------------
    Description: 
Currently, releases are built locally on Debian/Ubuntu based machines, without native support for building RPM packages. This can be done with a docker image.

The current cassandra-release scripts are here (please, do not randomly run and push tags..):
https://git-wip-us.apache.org/repos/asf?p=cassandra-builds.git;a=tree;f=cassandra-release
A couple incomplete docker run scripts are here:
https://git-wip-us.apache.org/repos/asf?p=cassandra-builds.git;a=tree;f=docker-wip

{code}
git clone https://git-wip-us.apache.org/repos/asf/cassandra-builds.git
{code}

Patches for build infra improvements are welcome!
/cc [~spodxx@gmail.com] if you want to assign to yourself, I'd be happy to review :)

  was:
Currently, releases are built locally on Debian/Ubuntu based machines, without native support for building RPM packages. This can be done with a docker image.

The current cassandra-release scripts are here (please, do not randomly run and push tags..):
https://git-wip-us.apache.org/repos/asf?p=cassandra-builds.git;a=tree;f=cassandra-release
A couple incomplete docker run scripts are here:
https://git-wip-us.apache.org/repos/asf?p=cassandra-builds.git;a=tree;f=docker-wip

Patches for build infra improvements are welcome!
/cc [~spodxx@gmail.com] if you want to assign to yourself, I'd be happy to review :)


> Build RPM packages for release
> ------------------------------
>
>                 Key: CASSANDRA-13230
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13230
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Packaging
>            Reporter: Michael Shuler
>
> Currently, releases are built locally on Debian/Ubuntu based machines, without native support for building RPM packages. This can be done with a docker image.
> The current cassandra-release scripts are here (please, do not randomly run and push tags..):
> https://git-wip-us.apache.org/repos/asf?p=cassandra-builds.git;a=tree;f=cassandra-release
> A couple incomplete docker run scripts are here:
> https://git-wip-us.apache.org/repos/asf?p=cassandra-builds.git;a=tree;f=docker-wip
> {code}
> git clone https://git-wip-us.apache.org/repos/asf/cassandra-builds.git
> {code}
> Patches for build infra improvements are welcome!
> /cc [~spodxx@gmail.com] if you want to assign to yourself, I'd be happy to review :)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)