For the MR I think it would be OK to clarify that both @Producer and @Observes will be ignored if bean-discovery-mode="annotated" and the producer field/producer method/observer method is in a bean without a bean defining annotation. Even if I consider
@Dependent @Producer/@Observes a bad practice it did work before and can lead to unexpected results, especially for observers.
Hi all,
I didn’t receive any extra wishes for the MR. So I guess we have a final list here (except if you bring your issues in live in the last minute).
I propose the following agenda :
1. Discussion on the last ticket pending : CDI-395 Public fields in extensions should not be allowed [1]
2. Last second ticket if any
3. Starting the MR
Regards,
Antoine