I use STS 2.5.0.M3 with Roo 1.1.0.M3 on Windows 7, 64-bit java jdk 1.6.0_3
when running maven test outside the roo shell or through "perform tests" in the roo shell, these tests are not exlcuded.Code:@RooIntegrationTest(entity = Bond.class, findAll=false, persist=false)
database is MSSQLSERVER and provider is Hibernate.


Reply With Quote