I just released an updated pom.xml for the blueprint-itests project which updates it to use the latest blueprint bundles. But I could not updated it to use the latest snapshot (1.0.2.SNAPSHOT) or released version (1.0.1) of org.apache.aries.blueprint.annotation.impl. Otherwise it would start to fail the org.apache.aries.blueprint.itests.BlueprintAnnotationTest
Tom. > > For compiling purposes I understand. But for itests I don't understand why > we would not want the tests to always run directly against what is built > from trunk. Otherwise how can we ensure we catch new bugs introduced in > trunk? > > Tom
