You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chukwa.apache.org by "Eric Yang (Created) (JIRA)" <ji...@apache.org> on 2011/12/22 02:15:30 UTC

[jira] [Created] (CHUKWA-623) Add ability to create source tarball for release

Add ability to create source tarball for release
------------------------------------------------

                 Key: CHUKWA-623
                 URL: https://issues.apache.org/jira/browse/CHUKWA-623
             Project: Chukwa
          Issue Type: Improvement
          Components: build and test code
    Affects Versions: 0.5.0
         Environment: Maven
            Reporter: Eric Yang
            Assignee: Eric Yang
             Fix For: 0.5.0


The current tarball is a binary release.  We should also have a source release to reproduce artifacts.
The proposal is to add a flag to maven to trigger source tarball generation.  For example:

{noformat}
mvn clean package -Drelease
{noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CHUKWA-623) Add ability to create source tarball for release

Posted by "Eric Yang (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CHUKWA-623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Yang resolved CHUKWA-623.
------------------------------

    Resolution: Fixed

I just committed this.
                
> Add ability to create source tarball for release
> ------------------------------------------------
>
>                 Key: CHUKWA-623
>                 URL: https://issues.apache.org/jira/browse/CHUKWA-623
>             Project: Chukwa
>          Issue Type: Improvement
>          Components: build and test code
>    Affects Versions: 0.5.0
>         Environment: Maven
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>             Fix For: 0.5.0
>
>
> The current tarball is a binary release.  We should also have a source release to reproduce artifacts.
> The proposal is to add a flag to maven to trigger source tarball generation.  For example:
> {noformat}
> mvn clean package -Drelease
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira