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:42:31 -0800

Ok.
You can go ahead with the check-in.

Thanks,
Romain

On 1/18/17 10:39 AM, ankur wrote:
> Actually this is kind of temporary fix for devtests to pass. I have
> started a separate thread with mason to do so. I will be moving code
> to GlassFish as a permanent fix.
>
> thanks
> Ankur
>
> On Wednesday 18 January 2017 11:59 PM, Romain Grecourt wrote:
>> 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
>>>>
>>>
>>
>