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 10:29:24 -0800

Basically bean-validator-cdi has been removed from HK2 but is still
included in GlassFish ?
If so why don't we move the code to the GlassFish workspace ?

Thanks,
Romain

On 1/18/17 10:19 AM, ankur wrote:
> 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
>>
>