Pitchfork Changelog Release M2 (09.06.2006) ----------------------- * refactored injection classes to be more generic and extendable - added InjectionInfo interface and BasicInjectionInfo - refactored FieldInjection and MethodInjection to allow custom InjectionInfo to be passed in - refactored Jsr250Metadata so that injection processing can be reused * added @EJB support (specific Metadata and PostProcessor) * added @EJB validation (checks that @EJB are applied on interfaces) * compiled with Spring 2.0-M5 Release M1 (23.05.2006) -----------------------