[The Java Posse] Re: VMWare buys SpringSource - thoughts?

2009-08-14 Thread kramer31
First, let me say that I do not think that virtualization has become commodotized any more than databases have become commodotized. Although there are free solutions available, companies will always pay for enterprise capabilities/support. As to wholesale of cloud computing resources (such as

[The Java Posse] Cobertura, Maven, and Integration Tests

2009-08-14 Thread kramer31
Hi! We have instrumented cobertura to run under our build process. It seems to work well, but only really addresses unit tests. We have packaged our unit tests with the production code in the standard maven layout of: production code - {module}/src/main test code - {module}/src/test Cobertura