You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Darryl L. Pierce (JIRA)" <ji...@apache.org> on 2012/07/12 21:27:34 UTC

[jira] [Created] (QPID-4134) Creates a source tarball for use by the Perl distributions.

Darryl L. Pierce created QPID-4134:
--------------------------------------

             Summary: Creates a source tarball for use by the Perl distributions.
                 Key: QPID-4134
                 URL: https://issues.apache.org/jira/browse/QPID-4134
             Project: Qpid
          Issue Type: Bug
          Components: Packaging
            Reporter: Darryl L. Pierce


Adds a new target to release.sh (--perl|-p) which bundles together files from the bindings/qpid/perl directory. These sources can then be used as upstreams for Perl packages.

It also includes changes to the Cmake build environment to do the same.

--
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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Updated] (QPID-4134) Creates a source tarball for use by the Perl distributions.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-4134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-4134:
-----------------------------------

    Attachment: 0003-Adds-a-Cmake-target-to-generate-a-source-tarball-for.patch
                0002-Installs-the-qpid.i-file-into-the-data-directory.patch
                0001-Added-I-to-the-swig-command-line-for-other-included-.patch
    
> Creates a source tarball for use by the Perl distributions.
> -----------------------------------------------------------
>
>                 Key: QPID-4134
>                 URL: https://issues.apache.org/jira/browse/QPID-4134
>             Project: Qpid
>          Issue Type: Bug
>          Components: Packaging
>            Reporter: Darryl L. Pierce
>              Labels: bindings, perl,
>         Attachments: 0001-Added-I-to-the-swig-command-line-for-other-included-.patch, 0002-Installs-the-qpid.i-file-into-the-data-directory.patch, 0003-Adds-a-Cmake-target-to-generate-a-source-tarball-for.patch
>
>
> This patch adds a new target to the Cmake build system to produce a source tarball for the Perl bindings.
> It replaces Makefile.PL.in with Makefile.PL, and removes Perl from the autotools build.

--
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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Assigned] (QPID-4134) Provide Perl language bindings for Qpid

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-4134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce reassigned QPID-4134:
--------------------------------------

    Assignee: Darryl L. Pierce
    
> Provide Perl language bindings for Qpid
> ---------------------------------------
>
>                 Key: QPID-4134
>                 URL: https://issues.apache.org/jira/browse/QPID-4134
>             Project: Qpid
>          Issue Type: Bug
>            Reporter: Darryl L. Pierce
>            Assignee: Darryl L. Pierce
>              Labels: bindings, perl,
>             Fix For: 0.21
>
>
> Provides a new Perl language binding that lives in the qpid:: namespace.

--
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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Updated] (QPID-4134) Creates a source tarball for use by the Perl distributions.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-4134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-4134:
-----------------------------------

    Attachment:     (was: 0002-Installs-the-qpid.i-file-into-the-data-directory.patch)
    
> Creates a source tarball for use by the Perl distributions.
> -----------------------------------------------------------
>
>                 Key: QPID-4134
>                 URL: https://issues.apache.org/jira/browse/QPID-4134
>             Project: Qpid
>          Issue Type: Bug
>          Components: Packaging
>            Reporter: Darryl L. Pierce
>              Labels: bindings, perl,
>         Attachments: 0001-Added-I-to-the-swig-command-line-for-other-included-.patch, 0002-Adds-a-Cmake-target-to-generate-a-source-tarball-for.patch
>
>
> This patch adds a new target to the Cmake build system to produce a source tarball for the Perl bindings.
> It replaces Makefile.PL.in with Makefile.PL, and removes Perl from the autotools build.

--
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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Updated] (QPID-4134) Creates a source tarball for use by the Perl distributions.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-4134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-4134:
-----------------------------------

    Attachment:     (was: 0001-Statically-linked-the-common-swig-files-into-the-Per.patch)
    
> Creates a source tarball for use by the Perl distributions.
> -----------------------------------------------------------
>
>                 Key: QPID-4134
>                 URL: https://issues.apache.org/jira/browse/QPID-4134
>             Project: Qpid
>          Issue Type: Bug
>          Components: Packaging
>            Reporter: Darryl L. Pierce
>              Labels: bindings, perl,
>         Attachments: 0001-Added-I-to-the-swig-command-line-for-other-included-.patch, 0002-Installs-the-qpid.i-file-into-the-data-directory.patch, 0003-Adds-a-Cmake-target-to-generate-a-source-tarball-for.patch
>
>
> This patch adds a new target to the Cmake build system to produce a source tarball for the Perl bindings.
> It replaces Makefile.PL.in with Makefile.PL, and removes Perl from the autotools build.

--
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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Updated] (QPID-4134) Creates a source tarball for use by the Perl distributions.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-4134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-4134:
-----------------------------------

    Attachment:     (was: 0001-Added-a-new-make-target-to-bundle-the-Perl-bindings-.patch)
    
> Creates a source tarball for use by the Perl distributions.
> -----------------------------------------------------------
>
>                 Key: QPID-4134
>                 URL: https://issues.apache.org/jira/browse/QPID-4134
>             Project: Qpid
>          Issue Type: Bug
>          Components: Packaging
>            Reporter: Darryl L. Pierce
>              Labels: bindings, perl,
>         Attachments: 0001-Adds-a-Cmake-target-to-generate-a-source-tarball-for.patch
>
>
> Adds a new target to release.sh (--perl|-p) which bundles together files from the bindings/qpid/perl directory. These sources can then be used as upstreams for Perl packages.
> It also includes changes to the Cmake build environment to do the same.

--
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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Updated] (QPID-4134) Creates a source tarball for use by the Perl distributions.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-4134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-4134:
-----------------------------------

    Attachment: 0001-Adds-a-Cmake-target-to-generate-a-source-tarball-for.patch
    
> Creates a source tarball for use by the Perl distributions.
> -----------------------------------------------------------
>
>                 Key: QPID-4134
>                 URL: https://issues.apache.org/jira/browse/QPID-4134
>             Project: Qpid
>          Issue Type: Bug
>          Components: Packaging
>            Reporter: Darryl L. Pierce
>              Labels: bindings, perl,
>         Attachments: 0001-Adds-a-Cmake-target-to-generate-a-source-tarball-for.patch
>
>
> Adds a new target to release.sh (--perl|-p) which bundles together files from the bindings/qpid/perl directory. These sources can then be used as upstreams for Perl packages.
> It also includes changes to the Cmake build environment to do the same.

--
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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Updated] (QPID-4134) Creates a source tarball for use by the Perl distributions.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-4134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-4134:
-----------------------------------

    Attachment:     (was: 0002-Installs-the-qpid.i-file-into-the-data-directory.patch)
    
> Creates a source tarball for use by the Perl distributions.
> -----------------------------------------------------------
>
>                 Key: QPID-4134
>                 URL: https://issues.apache.org/jira/browse/QPID-4134
>             Project: Qpid
>          Issue Type: Bug
>          Components: Packaging
>            Reporter: Darryl L. Pierce
>              Labels: bindings, perl,
>         Attachments: 0001-Added-I-to-the-swig-command-line-for-other-included-.patch, 0002-Installs-the-qpid.i-file-into-the-data-directory.patch, 0003-Adds-a-Cmake-target-to-generate-a-source-tarball-for.patch
>
>
> This patch adds a new target to the Cmake build system to produce a source tarball for the Perl bindings.
> It replaces Makefile.PL.in with Makefile.PL, and removes Perl from the autotools build.

--
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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Commented] (QPID-4134) Creates a source tarball for use by the Perl distributions.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-4134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13422525#comment-13422525 ] 

Darryl L. Pierce commented on QPID-4134:
----------------------------------------

The updated patches fix the issues brought up by Andrew. The source tarball created bundles the perl.i file and swig_perl_typemaps.i, which will then be used to generated sources separately.
                
> Creates a source tarball for use by the Perl distributions.
> -----------------------------------------------------------
>
>                 Key: QPID-4134
>                 URL: https://issues.apache.org/jira/browse/QPID-4134
>             Project: Qpid
>          Issue Type: Bug
>          Components: Packaging
>            Reporter: Darryl L. Pierce
>              Labels: bindings, perl,
>         Attachments: 0001-Statically-linked-the-common-swig-files-into-the-Per.patch, 0002-Installs-the-qpid.i-file-into-the-data-directory.patch, 0003-Adds-a-Cmake-target-to-generate-a-source-tarball-for.patch
>
>
> This patch adds a new target to the Cmake build system to produce a source tarball for the Perl bindings.
> It replaces Makefile.PL.in with Makefile.PL, and removes Perl from the autotools build.

--
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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Commented] (QPID-4134) Creates a source tarball for use by the Perl distributions.

Posted by "Andrew Stitcher (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-4134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421699#comment-13421699 ] 

Andrew Stitcher commented on QPID-4134:
---------------------------------------

I'm not really happy that this is really a source tarball in any useful way. The "source" tarball packages up the code generated by swig. This is not really source in the sense that a developer could use it to change anything.

I'd expect source to include the swig typemap and whatever other files that swig needs to do the generation, and perhaps the original qpid/messaging.h and other C++ header files .Although for packaging purposes you could have a build dependency on the appropriate -devel package and not include the actual files.

The extra work I think this needs is to make the Cmake tooling now work both standalone and as part of the full build - I'm not sure how good cmake is at that.
                
> Creates a source tarball for use by the Perl distributions.
> -----------------------------------------------------------
>
>                 Key: QPID-4134
>                 URL: https://issues.apache.org/jira/browse/QPID-4134
>             Project: Qpid
>          Issue Type: Bug
>          Components: Packaging
>            Reporter: Darryl L. Pierce
>              Labels: bindings, perl,
>         Attachments: 0001-Adds-a-Cmake-target-to-generate-a-source-tarball-for.patch
>
>
> This patch adds a new target to the Cmake build system to produce a source tarball for the Perl bindings.
> It replaces Makefile.PL.in with Makefile.PL, and removes Perl from the autotools build.

--
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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Updated] (QPID-4134) Creates a source tarball for use by the Perl distributions.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-4134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-4134:
-----------------------------------

    Description: 
This patch adds a new target to the Cmake build system to produce a source tarball for the Perl bindings.

It replaces Makefile.PL.in with Makefile.PL, and removes Perl from the autotools build.

  was:
Adds a new target to release.sh (--perl|-p) which bundles together files from the bindings/qpid/perl directory. These sources can then be used as upstreams for Perl packages.

It also includes changes to the Cmake build environment to do the same.

    
> Creates a source tarball for use by the Perl distributions.
> -----------------------------------------------------------
>
>                 Key: QPID-4134
>                 URL: https://issues.apache.org/jira/browse/QPID-4134
>             Project: Qpid
>          Issue Type: Bug
>          Components: Packaging
>            Reporter: Darryl L. Pierce
>              Labels: bindings, perl,
>         Attachments: 0001-Adds-a-Cmake-target-to-generate-a-source-tarball-for.patch
>
>
> This patch adds a new target to the Cmake build system to produce a source tarball for the Perl bindings.
> It replaces Makefile.PL.in with Makefile.PL, and removes Perl from the autotools build.

--
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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Updated] (QPID-4134) Creates a source tarball for use by the Perl distributions.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-4134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-4134:
-----------------------------------

    Attachment:     (was: 0003-Adds-a-Cmake-target-to-generate-a-source-tarball-for.patch)
    
> Creates a source tarball for use by the Perl distributions.
> -----------------------------------------------------------
>
>                 Key: QPID-4134
>                 URL: https://issues.apache.org/jira/browse/QPID-4134
>             Project: Qpid
>          Issue Type: Bug
>          Components: Packaging
>            Reporter: Darryl L. Pierce
>              Labels: bindings, perl,
>         Attachments: 0001-Added-I-to-the-swig-command-line-for-other-included-.patch, 0002-Installs-the-qpid.i-file-into-the-data-directory.patch, 0003-Adds-a-Cmake-target-to-generate-a-source-tarball-for.patch
>
>
> This patch adds a new target to the Cmake build system to produce a source tarball for the Perl bindings.
> It replaces Makefile.PL.in with Makefile.PL, and removes Perl from the autotools build.

--
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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Updated] (QPID-4134) Creates a source tarball for use by the Perl distributions.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-4134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-4134:
-----------------------------------

    Attachment:     (was: 0001-Adds-a-Cmake-target-to-generate-a-source-tarball-for.patch)
    
> Creates a source tarball for use by the Perl distributions.
> -----------------------------------------------------------
>
>                 Key: QPID-4134
>                 URL: https://issues.apache.org/jira/browse/QPID-4134
>             Project: Qpid
>          Issue Type: Bug
>          Components: Packaging
>            Reporter: Darryl L. Pierce
>              Labels: bindings, perl,
>         Attachments: 0001-Statically-linked-the-common-swig-files-into-the-Per.patch, 0002-Installs-the-qpid.i-file-into-the-data-directory.patch, 0003-Adds-a-Cmake-target-to-generate-a-source-tarball-for.patch
>
>
> This patch adds a new target to the Cmake build system to produce a source tarball for the Perl bindings.
> It replaces Makefile.PL.in with Makefile.PL, and removes Perl from the autotools build.

--
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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Updated] (QPID-4134) Creates a source tarball for use by the Perl distributions.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-4134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-4134:
-----------------------------------

    Attachment: 0003-Adds-a-Cmake-target-to-generate-a-source-tarball-for.patch
                0002-Installs-the-qpid.i-file-into-the-data-directory.patch
                0001-Statically-linked-the-common-swig-files-into-the-Per.patch
    
> Creates a source tarball for use by the Perl distributions.
> -----------------------------------------------------------
>
>                 Key: QPID-4134
>                 URL: https://issues.apache.org/jira/browse/QPID-4134
>             Project: Qpid
>          Issue Type: Bug
>          Components: Packaging
>            Reporter: Darryl L. Pierce
>              Labels: bindings, perl,
>         Attachments: 0001-Statically-linked-the-common-swig-files-into-the-Per.patch, 0002-Installs-the-qpid.i-file-into-the-data-directory.patch, 0003-Adds-a-Cmake-target-to-generate-a-source-tarball-for.patch
>
>
> This patch adds a new target to the Cmake build system to produce a source tarball for the Perl bindings.
> It replaces Makefile.PL.in with Makefile.PL, and removes Perl from the autotools build.

--
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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Updated] (QPID-4134) Creates a source tarball for use by the Perl distributions.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-4134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-4134:
-----------------------------------

    Attachment:     (was: 0002-Adds-a-Cmake-target-to-generate-a-source-tarball-for.patch)
    
> Creates a source tarball for use by the Perl distributions.
> -----------------------------------------------------------
>
>                 Key: QPID-4134
>                 URL: https://issues.apache.org/jira/browse/QPID-4134
>             Project: Qpid
>          Issue Type: Bug
>          Components: Packaging
>            Reporter: Darryl L. Pierce
>              Labels: bindings, perl,
>
> This patch adds a new target to the Cmake build system to produce a source tarball for the Perl bindings.
> It replaces Makefile.PL.in with Makefile.PL, and removes Perl from the autotools build.

--
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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Updated] (QPID-4134) Creates a source tarball for use by the Perl distributions.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-4134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-4134:
-----------------------------------

    Attachment:     (was: 0001-Added-I-to-the-swig-command-line-for-other-included-.patch)
    
> Creates a source tarball for use by the Perl distributions.
> -----------------------------------------------------------
>
>                 Key: QPID-4134
>                 URL: https://issues.apache.org/jira/browse/QPID-4134
>             Project: Qpid
>          Issue Type: Bug
>          Components: Packaging
>            Reporter: Darryl L. Pierce
>              Labels: bindings, perl,
>
> This patch adds a new target to the Cmake build system to produce a source tarball for the Perl bindings.
> It replaces Makefile.PL.in with Makefile.PL, and removes Perl from the autotools build.

--
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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Updated] (QPID-4134) Creates a source tarball for use by the Perl distributions.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-4134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-4134:
-----------------------------------

    Attachment: 0001-Added-a-new-make-target-to-bundle-the-Perl-bindings-.patch
    
> Creates a source tarball for use by the Perl distributions.
> -----------------------------------------------------------
>
>                 Key: QPID-4134
>                 URL: https://issues.apache.org/jira/browse/QPID-4134
>             Project: Qpid
>          Issue Type: Bug
>          Components: Packaging
>            Reporter: Darryl L. Pierce
>              Labels: bindings, perl,
>         Attachments: 0001-Added-a-new-make-target-to-bundle-the-Perl-bindings-.patch
>
>
> Adds a new target to release.sh (--perl|-p) which bundles together files from the bindings/qpid/perl directory. These sources can then be used as upstreams for Perl packages.
> It also includes changes to the Cmake build environment to do the same.

--
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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Updated] (QPID-4134) Creates a source tarball for use by the Perl distributions.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-4134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-4134:
-----------------------------------

    Attachment: 0002-Adds-a-Cmake-target-to-generate-a-source-tarball-for.patch
                0001-Added-I-to-the-swig-command-line-for-other-included-.patch
    
> Creates a source tarball for use by the Perl distributions.
> -----------------------------------------------------------
>
>                 Key: QPID-4134
>                 URL: https://issues.apache.org/jira/browse/QPID-4134
>             Project: Qpid
>          Issue Type: Bug
>          Components: Packaging
>            Reporter: Darryl L. Pierce
>              Labels: bindings, perl,
>         Attachments: 0001-Added-I-to-the-swig-command-line-for-other-included-.patch, 0002-Adds-a-Cmake-target-to-generate-a-source-tarball-for.patch
>
>
> This patch adds a new target to the Cmake build system to produce a source tarball for the Perl bindings.
> It replaces Makefile.PL.in with Makefile.PL, and removes Perl from the autotools build.

--
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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Updated] (QPID-4134) Creates a source tarball for use by the Perl distributions.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-4134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-4134:
-----------------------------------

    Attachment:     (was: 0001-Added-I-to-the-swig-command-line-for-other-included-.patch)
    
> Creates a source tarball for use by the Perl distributions.
> -----------------------------------------------------------
>
>                 Key: QPID-4134
>                 URL: https://issues.apache.org/jira/browse/QPID-4134
>             Project: Qpid
>          Issue Type: Bug
>          Components: Packaging
>            Reporter: Darryl L. Pierce
>              Labels: bindings, perl,
>         Attachments: 0001-Added-I-to-the-swig-command-line-for-other-included-.patch, 0002-Adds-a-Cmake-target-to-generate-a-source-tarball-for.patch
>
>
> This patch adds a new target to the Cmake build system to produce a source tarball for the Perl bindings.
> It replaces Makefile.PL.in with Makefile.PL, and removes Perl from the autotools build.

--
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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Updated] (QPID-4134) Creates a source tarball for use by the Perl distributions.

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-4134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-4134:
-----------------------------------

    Attachment:     (was: 0003-Adds-a-Cmake-target-to-generate-a-source-tarball-for.patch)
    
> Creates a source tarball for use by the Perl distributions.
> -----------------------------------------------------------
>
>                 Key: QPID-4134
>                 URL: https://issues.apache.org/jira/browse/QPID-4134
>             Project: Qpid
>          Issue Type: Bug
>          Components: Packaging
>            Reporter: Darryl L. Pierce
>              Labels: bindings, perl,
>         Attachments: 0001-Added-I-to-the-swig-command-line-for-other-included-.patch, 0002-Adds-a-Cmake-target-to-generate-a-source-tarball-for.patch
>
>
> This patch adds a new target to the Cmake build system to produce a source tarball for the Perl bindings.
> It replaces Makefile.PL.in with Makefile.PL, and removes Perl from the autotools build.

--
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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Updated] (QPID-4134) Provide Perl language bindings for Qpid

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-4134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-4134:
-----------------------------------

    Component/s:     (was: Packaging)
    Description: Provides a new Perl language binding that lives in the qpid:: namespace.  (was: This patch adds a new target to the Cmake build system to produce a source tarball for the Perl bindings.

It replaces Makefile.PL.in with Makefile.PL, and removes Perl from the autotools build.)
        Summary: Provide Perl language bindings for Qpid  (was: Creates a source tarball for use by the Perl distributions.)
    
> Provide Perl language bindings for Qpid
> ---------------------------------------
>
>                 Key: QPID-4134
>                 URL: https://issues.apache.org/jira/browse/QPID-4134
>             Project: Qpid
>          Issue Type: Bug
>            Reporter: Darryl L. Pierce
>              Labels: bindings, perl,
>
> Provides a new Perl language binding that lives in the qpid:: namespace.

--
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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Resolved] (QPID-4134) Provide Perl language bindings for Qpid

Posted by "Darryl L. Pierce (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-4134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce resolved QPID-4134.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.21
    
> Provide Perl language bindings for Qpid
> ---------------------------------------
>
>                 Key: QPID-4134
>                 URL: https://issues.apache.org/jira/browse/QPID-4134
>             Project: Qpid
>          Issue Type: Bug
>            Reporter: Darryl L. Pierce
>            Assignee: Darryl L. Pierce
>              Labels: bindings, perl,
>             Fix For: 0.21
>
>
> Provides a new Perl language binding that lives in the qpid:: namespace.

--
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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org