Invalid parameter combinations in @Enhancement and @Registration meth…#581
Conversation
…ods should be treated as definition errors.
Ladicek
left a comment
There was a problem hiding this comment.
That's fine with me, though the difference between definition errors and deployment problems is kinda blurry in case of extensions (and especially Build Compatible Extensions, where there's no way for the extension to produce a definition error, unlike Portable Extensions).
|
Not sure I follow, there is little difference in producing definition versus deployment error for Build Compatible Extensions. Or am I missing something? |
|
No, you're not. Sorry for confusion, the remark was only tangentially related. |
…ods should be treated as definition errors.
As I pointed out in jakartaee/cdi-tck#329, I think we should handle these cases as definition errors.