You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Alan Gates (JIRA)" <ji...@apache.org> on 2012/10/31 22:43:11 UTC

[jira] [Created] (PIG-3019) Need a target in build.xml for source releases

Alan Gates created PIG-3019:
-------------------------------

             Summary: Need a target in build.xml for source releases
                 Key: PIG-3019
                 URL: https://issues.apache.org/jira/browse/PIG-3019
             Project: Pig
          Issue Type: Improvement
          Components: build
    Affects Versions: 0.11, 0.10.1
            Reporter: Alan Gates
            Assignee: Alan Gates
             Fix For: 0.11, 0.10.1


Current Pig releases contain jar files.  We need a source only release distribution to be in compliance with Apache release rules.  We need to add a src-release target to build.xml that will build a source only release artifact.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (PIG-3019) Need a target in build.xml for source releases

Posted by "Alan Gates (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-3019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan Gates updated PIG-3019:
----------------------------

    Attachment: PIG-3019.patch
    
> Need a target in build.xml for source releases
> ----------------------------------------------
>
>                 Key: PIG-3019
>                 URL: https://issues.apache.org/jira/browse/PIG-3019
>             Project: Pig
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.11, 0.10.1
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>             Fix For: 0.11, 0.10.1
>
>         Attachments: PIG-3019.patch
>
>
> Current Pig releases contain jar files.  We need a source only release distribution to be in compliance with Apache release rules.  We need to add a src-release target to build.xml that will build a source only release artifact.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (PIG-3019) Need a target in build.xml for source releases

Posted by "Alan Gates (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-3019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan Gates updated PIG-3019:
----------------------------

    Status: Patch Available  (was: Open)
    
> Need a target in build.xml for source releases
> ----------------------------------------------
>
>                 Key: PIG-3019
>                 URL: https://issues.apache.org/jira/browse/PIG-3019
>             Project: Pig
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.11, 0.10.1
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>             Fix For: 0.11, 0.10.1
>
>         Attachments: PIG-3019.patch
>
>
> Current Pig releases contain jar files.  We need a source only release distribution to be in compliance with Apache release rules.  We need to add a src-release target to build.xml that will build a source only release artifact.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (PIG-3019) Need a target in build.xml for source releases

Posted by "Daniel Dai (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PIG-3019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13488367#comment-13488367 ] 

Daniel Dai commented on PIG-3019:
---------------------------------

+1. Run "ant src-release" and get a src only tarball. Untar it and it compiles.

One note, we need to do a fresh checkout before running "ant src-release", otherwise, there may be garbage inside.
                
> Need a target in build.xml for source releases
> ----------------------------------------------
>
>                 Key: PIG-3019
>                 URL: https://issues.apache.org/jira/browse/PIG-3019
>             Project: Pig
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.11, 0.10.1
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>             Fix For: 0.11, 0.10.1
>
>         Attachments: PIG-3019.patch
>
>
> Current Pig releases contain jar files.  We need a source only release distribution to be in compliance with Apache release rules.  We need to add a src-release target to build.xml that will build a source only release artifact.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (PIG-3019) Need a target in build.xml for source releases

Posted by "Alan Gates (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PIG-3019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13489724#comment-13489724 ] 

Alan Gates commented on PIG-3019:
---------------------------------

I plan on porting this to 0.11 and 0.10 as well.
                
> Need a target in build.xml for source releases
> ----------------------------------------------
>
>                 Key: PIG-3019
>                 URL: https://issues.apache.org/jira/browse/PIG-3019
>             Project: Pig
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.11, 0.10.1
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>             Fix For: 0.11, 0.10.1
>
>         Attachments: PIG-3019.patch
>
>
> Current Pig releases contain jar files.  We need a source only release distribution to be in compliance with Apache release rules.  We need to add a src-release target to build.xml that will build a source only release artifact.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (PIG-3019) Need a target in build.xml for source releases

Posted by "Alan Gates (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-3019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan Gates updated PIG-3019:
----------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

Patch checked into trunk, 0.11, 0.10, and trunk.
                
> Need a target in build.xml for source releases
> ----------------------------------------------
>
>                 Key: PIG-3019
>                 URL: https://issues.apache.org/jira/browse/PIG-3019
>             Project: Pig
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.11, 0.10.1
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>             Fix For: 0.11, 0.10.1
>
>         Attachments: PIG-3019.patch
>
>
> Current Pig releases contain jar files.  We need a source only release distribution to be in compliance with Apache release rules.  We need to add a src-release target to build.xml that will build a source only release artifact.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira