On 02/22/2012 10:48 PM, Justin Ross wrote:
Hi! The alpha, from revision 1292524, is now available at
http://people.apache.org/~jross/qpid-0.16-alpha/
Thanks to Ted and Andrew for helping me clear up some distribution
issues. I did test builds of the source components on Fedora 15 x86_64
and encountered no problems.
Beta approaches. We will branch for 0.16 stabilization probably at the
end of next week.
Please test the new distribution on your platform and let me know what
you find. Thanks!
Autotools build fails for me, looks like ha_tests.py is not in the
distribution list(?):
make[3]: *** No rule to make target `ha_tests.py', needed by `check-TESTS'.
The cmake configuration also fails for me (fedora 12, cmake 2.6-patch 4,
perl 5.10):
-- Found Perl: /usr/bin/perl
-- Could NOT find PerlLibs (missing: PERL_LIBRARY PERL_INCLUDE_PATH)
-- Could NOT find PerlLibs (missing: PERL_LIBRARY PERL_INCLUDE_PATH)
CMake Error at bindings/qmf/python/CMakeLists.txt:39 (file):
file does not recognize sub-command COPY
-- Could NOT find PerlLibs (missing: PERL_LIBRARY PERL_INCLUDE_PATH)
CMake Error at bindings/qmf2/python/CMakeLists.txt:39 (file):
file does not recognize sub-command COPY
-- Configuring incomplete, errors occurred!
On a more minor point, the qpid-cpp release tarball still uses 0.15 as
do those for qmf and tools and for the separate java client and broker
downloads. The python tarball uses 0.16.
And while I'm on that topic, we have noted in the past some
inconsistencies between components. For example the c++ tarball extracts
to qpidc-0.16 [assuming the version number is corrected], the qmf and
tools tarballs extract to qpid-qmf-0.16 and qpid-tools-0.16, python
extracts to qpid-0.16-alpha (under which we have python and specs), the
java client-only download extracts to qpid-client-0.16 and the java
broker-only download extracts to qpid-broker-0.16. Is this something
that can be addressed simply? i.e. could we tweak the directory names so
that they look consistent? (Don't want to embark on the whole svn layout
reorg here, just exploring whether a simple naming change for release
artefacts is feasible).
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]