Thanks, Steve.
I am having some trouble getting the cobertura plugin to work in bamboo.
I released a new version of cobertura (version 2.0.1) which fixes a few
bugs for the maven plugin. I get the exception class file has wrong
version 51.0, should be 49.0 which leads me to believe it could be an
issue with cobertura itself. I compiled and ran cobertura using java 7
(class version 51) however I believe the class version 49 is java 5.
Does this mean I should re-release cobertura with a --source and
--target of 1.5?
- [mojo-dev] Bamboo java version. Steven Christou
- Re: [mojo-dev] Bamboo java version. Baptiste MATHUS
- Re: [mojo-dev] Bamboo java version. Steve Christou