Hi, On Mon, Sep 9, 2013 at 3:26 PM, Felix Meschberger <[email protected]> wrote: > Am 09.09.2013 um 11:45 schrieb Bertrand Delacretaz: >>...done in revision 1521017 >... > You added a constant to the interface, so what will the export package > version be ? and the compatibility consequences ? Is this interface > @ConsumerType...
I have already bumped the api package version to 2.2.0, from 2.1.0, in http://svn.apache.org/r1520565 (in the api module pom), after adding the new BindingsValuesProvidersByContext interface. I don't think adding new constants to BindingsValuesProviders has any consequences for implementing classes, they won't see any difference. or will they? -Bertrand
