Hi folks! We currently are working on getting the FailOver stuff fixed + I like to change the getBeans() behaviour as defined on the cdi-spec list (doing the alternative filtering only later in BeanManager#resolve ).
Are there other plans and stuff you like to get into 1.1.5? Wdyt about switching OWB-1.x into maintenance mode and start working on OWB-1.2 after that? I'd say we still _not_ switch the API to CDI-1.1 as it is by far too early, but we should do some bigger work like * HierarchicBeanManager * switch to AnnotatedType handling (MetaDataProvider.THIRD_PARTY) and ditch all our MetaDataProvider.DEFAULT stuff. * Change the ScannerService to natively return AnnotatedTypes * incorporate (or write a new) openwebbeans-arquillian. I'll ask Dan for contributing the stuff he wrote. We need this at OWB as the new TCK is based on Arquillian, and otherwise we would have cyclic build dependencies. Any other stuff for either 1.1.5 or 1.2.x planing? Maybe merging back the stuff David did in TomEE and is now effectively duplicated? LieGrue, strub
