I am trying to deploy a clover instrumented war file using cargo.  I am able
to deploy the file but when I run integration tests against it, clover
writes to the target/clover/clover.db.XZXXXX file.  I believe unit test
cases write to the target/clover/clover.db file.  My question is how do i
merge the unit test case files with the ones that run in container?

thanks,

jp4
-- 
View this message in context: 
http://www.nabble.com/Deploying-clover-instrumented-war-using-cargo-tf2644958s177.html#a7383666
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to