I've removed the remaining couple of "blaze"s in the cpp tree. Python is already renamed, at this point only the Java tree remains.
Can someone who has their hands in the java code do this? eclipse is probably the best tool for this but you'll need a bit of find/grep/perl -pi -e s/blaze/qpid/ to pick up stuff that's not in .java source files." Warning: if using find make sure to use "-name .svn -prune" so you don't mess with files in .svn directories. I torched my working copy the first time I tried this on cpp. Cheers, Alan.
