On Thu, Nov 7, 2013 at 6:01 AM, Gordon Sim <[email protected]> wrote:
> I'll note in passing that the python release pulls in the (AMQP) spec file
> without needing it to be copied in svn.
It does that by producing a sparse qpid/ archive:
tar -czf artifacts/qpid-python-${VER}.tar.gz qpid-${VER}/python
qpid-${VER}/specs
As a result, the LICENSE and README files are not in the archive root.
I think this is bad in general, and the qpid cpp artifact in
particular has always had those files at the root.
In order to solve this problem and avoid copying the specs, we'd need
to add a dist generation step, as we previously had with autotools.
Justin
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]