[ 
https://issues.apache.org/jira/browse/QPID-5550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13914442#comment-13914442
 ] 

Justin Ross commented on QPID-5550:
-----------------------------------

I should address a couple points above.

 - You mention the possibility of decoupling the binding source.  That is not 
the case now, and it's unlikely to ever be the case.

 - Having the source tarball match the package name is only a convenience (for 
instance, it matches the default %prepare behavior in rpm).  That is not 
sufficient reason to generate these frankenballs.

 - If you want to simulate these reduced tarballs, it should be done outside of 
the qpid project.

> Simplify binding artifacts and build metadata
> ---------------------------------------------
>
>                 Key: QPID-5550
>                 URL: https://issues.apache.org/jira/browse/QPID-5550
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Client, Packaging, Perl Client, Python Client
>            Reporter: Justin Ross
>            Assignee: Darryl L. Pierce
>
> Right now we build special tarballs for the perl and wrapped python bindings 
> of the messaging api in the release.sh script.
> First, what motivates this?  Wouldn't be simpler from a packaging standpoint 
> to simply build these when you build the C++ parts of the messaging api, 
> using just the one cpp source tarball?
> Second, this logic belongs in the cpp subtree, not in the release.sh script.  
> We can call into any "make special dist variant" targets we may need from the 
> release script.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to