[
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: [email protected]
For additional commands, e-mail: [email protected]