Hi Justin I took a look at the alpha output generated for Java Broker and Java Client.
I executed some basic kick the tyres type tests. All seems well. * start/stop java broker * create/destroy virtual host//queue/exchange * management operations via JMX and REST * send/receive messages via the java client It occurs to me that as the Java Client Examples are now a separate artefact in its own right (rather than examples being part of the Java Client), I think it would be a good idea if this artefact is distributed too. It is the artefact generated by java/client/example/pom.xml. I expect this will be useful for users and I for one always use drain/spout from the examples for my kick the tyres type tests. cheers, Keith. On 21 July 2014 20:59, Justin Ross <[email protected]> wrote: > Hi, everyone. Alpha is now available: > > Release artifacts: https://dist.apache.org/repos/dist/dev/qpid/0.30-alpha/ > Release tool log output: > http://people.apache.org/~jross/qpid-trunk-2014-07-21.log > Maven local install: > http://people.apache.org/~jross/maven-trunk-2014-07-21/ > > Note that the java artifacts have changed. First, I'm using the new > artifacts generated by the maven build system (those are the ones ending in > -bin.tar.gz). Second, qpid-java-$release.tar.gz is now a pure source > archive, suitable for use with the Java Build How To wiki page. > > Please take a look and let me know if the new outputs are acceptable. > > Thanks, > Justin > > --- > 0.30 release page: > https://cwiki.apache.org/confluence/display/qpid/0.30+Release --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
