Hi Hiram, I guess I hadn't run ant test before, mainly as I was looking to make a Mac OS X JMX Console build. So I too see the ConnectionTest failing but I have a fix and new get a clean build.
I'll commit the fixes directly. Cheers Martin 2008/12/2 Hiram Chirino <[EMAIL PROTECTED]>: > I'm just running: ant test > Do I need to start up an external broker before doing that? I was > assuming the Java tests start java brokers automatically. > > Ah good idea about the ant report. But I'd still recommend you guys > get rid of the log messages getting spewed to the console during the > tests. > > What kind of machine you running your tests on? > > On Tue, Dec 2, 2008 at 12:29 PM, Aidan Skinner <[EMAIL PROTECTED]> wrote: >> On Tue, Dec 2, 2008 at 5:04 PM, Hiram Chirino <[EMAIL PROTECTED]> wrote: >> >>> After setting the ANT_OPTS="-Xmx1024M" I got a little further. The >>> ConnectionTest still failed and furthermore I started getting a bunch >>> of IoSender and IoReceiver log messages which quickly started to >>> scroll the test results off my console buffer. If those are not >>> errors, could they be removed from the test output? It's going to be >>> hard to review the Test results with all that output being generated. >> >> I don't get those errors using ant test, are you running against the >> c++ or java brokers externally? >> >> FWIW you can use ant report to get nice html reports in >> build/report/index.html. >> >> - Aidan >> -- >> Apache Qpid - World Domination through Advanced Message Queueing >> http://cwiki.apache.org/qpid >> "Have we anything resembling a plan?" "Mm-hm. Ride till we find >> them... and kill them all." - The 13th Warrior >> > > > > -- > Regards, > Hiram > > Blog: http://hiramchirino.com > > Open Source SOA > http://open.iona.com > -- Martin Ritchie
