svn commit: r770207 - /qpid/branches/0.5-release/qpid/bin/release.sh

2009-04-30 Thread ritchiem
Author: ritchiem Date: Thu Apr 30 12:42:55 2009 New Revision: 770207 URL: http://svn.apache.org/viewvc?rev=770207view=rev Log: Update Release script to sign Java Broker,Client and eclipse management packages Modified: qpid/branches/0.5-release/qpid/bin/release.sh Modified:

svn commit: r770317 - in /qpid/trunk/qpid/java/management/eclipse-plugin: build-release-macosx.xml build-release.xml

2009-04-30 Thread robbie
Author: robbie Date: Thu Apr 30 16:42:05 2009 New Revision: 770317 URL: http://svn.apache.org/viewvc?rev=770317view=rev Log: QPID-1833: use file.seperator to overcome copy+globmapper path limitation on Windows Modified: qpid/trunk/qpid/java/management/eclipse-plugin/build-release-macosx.xml

svn commit: r770330 - in /qpid/trunk/qpid/cpp/src: CMakeLists.txt cluster.cmake rdma.cmake ssl.cmake

2009-04-30 Thread astitcher
Author: astitcher Date: Thu Apr 30 17:16:06 2009 New Revision: 770330 URL: http://svn.apache.org/viewvc?rev=770330view=rev Log: Made cmake config more like the autotools version - By default if it detects a dependency it will build the module that needs it, otherwise it won't - It can be forced

svn commit: r770447 - in /qpid/trunk/qpid/cpp/src/tests: CMakeLists.txt quick_topictest

2009-04-30 Thread shuston
Author: shuston Date: Thu Apr 30 21:11:42 2009 New Revision: 770447 URL: http://svn.apache.org/viewvc?rev=770447view=rev Log: Help more tests run Modified: qpid/trunk/qpid/cpp/src/tests/CMakeLists.txt qpid/trunk/qpid/cpp/src/tests/quick_topictest Modified: