dev@glassfish.java.net

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

From: ankur <ankur.kathuria_at_oracle.com>
Date: Wed, 18 Jan 2017 23:49:19 +0530

Hi Romain

bean-validator dependency was managed by hk2 BOM till v2.5.0-b06. It is
no longer available in BOM.

thanks
Ankur

On Wednesday 18 January 2017 11:05 PM, Romain Grecourt wrote:
> 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
>