I think that annotation should be re-added based on some issues I came
across while working on the revised DI system. And I believe that is a
bug.

On Sat, 23 May 2020 at 12:44, Gary Gregory <[email protected]> wrote:
>
> Hi All:
>
> The deprecated @PluginBuilderAttribute in master does not seem to use its
> value().
>
> Is that a bug and if not how am I supposed to port a builder that has an
> ivar like:
>
>         @PluginBuilderAttribute(value = "connection")
>         @Required(message = "No connection string provided")
>         private String connectionStringSource;
>
> ?
>
> Gary



-- 
Matt Sicker <[email protected]>

Reply via email to