On Nov 24, 2006, at 3:24 PM, Robert Greig wrote:
On 24/11/06, Steve Vinoski <[EMAIL PROTECTED]> wrote:
Hi Robert, I had done this on my branch for the UNIX side but not for
the Windows side, and missed bring those changes over to trunk. I
just now committed changes for both. Give it a try and let me know
how it goes.
Excellent. I just tried it and it worked on Windows.
The only problem was that qpid-incubating.jar was not included in the
zip - it was left in the target directory (i.e. same target directory
as the zip). Is it supposed to be part of the zip? I obviously just
copied it manually into the lib directory of the extracted archive.
There was a problem with the jar name in the binary assembly file.
Just svn update to pick it up, then rerun maven, and the jar will be
in the right place.
Is it easy to generate a zip of all the "client" stuff, i.e. the
qpid-client-* jar plus its dependencies?
We could do that. We'd need to write a new assembly file under
distribution/src/main/assembly.
--steve