I added getTargetType, so currently its not a functional IF anymore. Basical l y we can make it a functional IF by - adding a ConverterSpec annotation to the converters registered, - adding an additinal ConverterProvider IF that is used for registration using the ServiceLoader
I adapted all code AFAIK, so it should work. I will have a look what is wrong... Best, Anatole Werner Keil <[email protected]> schrieb am Di., 20. Jan. 2015 um 16:19: > How, did it lose the annotation or was the method signature changed > violating the Functional Interface definition? > > Werner > > On Tue, Jan 20, 2015 at 4:10 PM, Reinhard Sandtner < > [email protected]> wrote: > > > Hey guys > > > > build is broken since PropertyConverter is no longer a > FunctionalInterface > > :-( > > > > shall i fix it or is someone working on it? > > > > lg > > reini >
