dev@glassfish.java.net

[gf-dev] Re: Review: Bean validator with GF

From: Romain Grecourt <romain.grecourt_at_oracle.com>
Date: Wed, 18 Jan 2017 09:35:31 -0800

Make sure the bean-validator dependency is managed so that we don't
declare the version.
HK2's BOM is imported in nucleus, so we should not need to define the
version (or it's missing in the bom).

Thanks,
Romain

On 1/18/17 3:00 AM, ankur wrote:
> Hi Team
>
> I am integrating bean-validator (2.5.0-b06) with GlassFish. This
> change is incorporated for cdi devtests to pass.
> Please review the attached patch.
>
> thanks
> ankur