Emmanuel, all,

As you know I'm currently in the process of adapting the reference implementation to the changes of the latest BV 1.1 spec draft.

So far I came across two issues which need to be addressed in the BV API:

* BVAL-335: @ConvertGroup.List is missing target types and retention policy [1]
* BVAL-331: Establish common super-interface for MethodDescriptor and ConstructorDescriptor [2] (as discussed)

So my idea is that we also release another version of the BV API (1.1.0.Beta2) when making the next RI release, which fixes these two issues.

WDYT?

--Gunnar

[1] https://hibernate.onjira.com/browse/BVAL-335
[2] https://hibernate.onjira.com/browse/BVAL-331