One last thing, I've created a scheduled job on TravisCI which will run Coverity Scan automatically on a daily basis. Check it out at https://github.com/msgqe/travisci/tree/activemq-artemis-coverity
This should allow doing the scan automatically in an open way that anybody can look at, instead of me having to do it manually all the time, which is unsustainable. Project on Coverity Scan had to be renamed in order for the import from Travis to work. The spaces had to be removed, So it is now at https://scan.coverity.com/projects/apacheactivemqartemis, instead of apache-activemq-artemis. >From Travis build initiation to Coverity Scan analysis being complete it takes about 30 minutes. (I picked Travis just because it is easiest to set up. I am open to changes.) -- Jiří Daněk
