#jsr346 on freenode
by Pete Muir
I would encourage you all to join #jsr346 on freenode when you can. IRC offers a great forum for us to bounce ideas off each other; I find it especially helpful when working on spec features and clarifications to get a second opinion ;-)
13 years, 6 months
CDI-88
by Pete Muir
All
The 1.0 release contained a bug in the API of CDI (Javadoc and sig tests) - namely we got the ProcessObserverMethod interface totally wrong. It was had a method that was not in the spec, was missing a method and it's generic parameters were wrong.
On talking to the Oracle compatibility team, it looks like we can fix this error in CDI 1.1 but I am still concerned that this may break user apps and extensions too much. Thoughts?
The changes to fix this are at https://github.com/jboss/cdi/pull/30
Pete
13 years, 6 months