You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@crail.apache.org by PepperJo <gi...@git.apache.org> on 2018/10/18 12:11:45 UTC

[GitHub] incubator-crail pull request #42: Source tar

GitHub user PepperJo opened a pull request:

    https://github.com/apache/incubator-crail/pull/42

    Source tar

    

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

    $ git pull https://github.com/PepperJo/incubator-crail source_tar

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

    https://github.com/apache/incubator-crail/pull/42.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 #42
    
----
commit 0413729e1d82184163038f12e03cdc203dbcbda5
Author: Jonas Pfefferle <pe...@...>
Date:   2018-10-18T11:20:03Z

    Generate source tar files instead of zip
    
    Generate source tar.gz files instead of zip files to be
    consistent with the binary release.
    
    https://jira.apache.org/jira/projects/CRAIL/issues/CRAIL-54
    
    Signed-off-by: Jonas Pfefferle <pe...@apache.org>

commit 3f98f6cf0777036d3269a4f13f6243e19854b692
Author: Jonas Pfefferle <pe...@...>
Date:   2018-10-18T12:10:24Z

    POM: use tag HEAD in scm configuration
    
    Use tag HEAD in scm configuration to avoid version increments by
    release plugin for rc candidates.
    
    Signed-off-by: Jonas Pfefferle <pe...@apache.org>

----


---

[GitHub] incubator-crail pull request #42: Source tar

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-crail/pull/42


---