You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/04/18 16:13:00 UTC

[jira] [Commented] (IGNITE-7108) Apache Ignite 2.5 RPM and DEB packages

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

ASF GitHub Bot commented on IGNITE-7108:
----------------------------------------

GitHub user vveider opened a pull request:

    https://github.com/apache/ignite/pull/3869

    IGNITE-7108 Apache Ignite 2.5 RPM and DEB packages

     * added package.sh script for automation DEB and RPM packages build
     * added DEB package build
     * updated RPM package version to 2.5.0
     * refactored RPM files layout for unification of build process
     * improved packages layout hierarchy

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-7108

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/3869.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3869
    
----
commit f00c6bafb5524bd7fdfb50a94671ab5eee94ef38
Author: Ivanov Petr <pi...@...>
Date:   2018-04-17T07:59:11Z

    IGNITE-7108 Apache Ignite 2.5 RPM and DEB packages
     * added package.sh script for automation DEB and RPM packages build
     * added DEB package build
     * updated RPM package version to 2.5.0
     * refactored RPM files layout for unification of build process
     * improved packages layout hierarchy

----


> Apache Ignite 2.5 RPM and DEB packages
> --------------------------------------
>
>                 Key: IGNITE-7108
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7108
>             Project: Ignite
>          Issue Type: New Feature
>          Components: binary
>            Reporter: Peter Ivanov
>            Assignee: Peter Ivanov
>            Priority: Critical
>              Labels: important
>             Fix For: 2.5
>
>
> # (/) Update RPM build process to unify with DEB build.
> # Prepare build of DEB package (using architecture and layout from RPM package).
> # Add RPM / DEB building to release scripts
> # Add Bintray repository delivery / update scheme for DEB and RPM.



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