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

[jira] [Commented] (FLINK-9754) Release scripts refers to non-existing profile

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

ASF GitHub Bot commented on FLINK-9754:
---------------------------------------

GitHub user zentol opened a pull request:

    https://github.com/apache/flink/pull/6286

    [FLINK-9754][release] Remove references to scala profiles

    ## What is the purpose of the change
    
    This PR removes references to `scala_X.Y` profiles from the release scripts. These profiles have been removed in 1.5.0 already and currently cause the release scripts to fail. 


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

    $ git pull https://github.com/zentol/flink 9754

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

    https://github.com/apache/flink/pull/6286.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 #6286
    
----
commit 55347ac44260fa2aeeca09c47578994b22cbfc4d
Author: zentol <ch...@...>
Date:   2018-07-09T10:48:13Z

    [FLINK-9754][release] Remove references to scala profiles

----


> Release scripts refers to non-existing profile
> ----------------------------------------------
>
>                 Key: FLINK-9754
>                 URL: https://issues.apache.org/jira/browse/FLINK-9754
>             Project: Flink
>          Issue Type: Bug
>          Components: Release System
>    Affects Versions: 1.5.0, 1.6.0
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Major
>              Labels: pull-request-available
>
> The {{deploy_staging_jars.sh}} and {{create_binary_release.sh}} try to activate the {{scala-2.11}} profile, but this profile no longer exists.



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