You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by Sergey Beryozkin <se...@iona.com> on 2007/09/07 11:13:32 UTC

Patch for CXF-979 (Upgrade to Neethi 2.0.2)

Hi

I've cloned a JIRA issue [1] and attached  a patch, I'd appreciate if someone could apply it
Summary :
* parent/pom.xml updated to refer to org.apache.neethi artifact, version 2.0.2
* api/pom.xml does not refer to a specific 2.0.2 version
* rt/ws/policy pom.xml does not need an explicit neethi dependency

Thanks, Sergey

https://issues.apache.org/jira/browse/CXF-979


>I haven't seen your comment,  we'll reopen the JIRA...
> 
> Thanks, Sergey
> 
> ----- Original Message ----- 
> From: "Glen Mazza" <gl...@verizon.net>
> To: <cx...@incubator.apache.org>
> Sent: Thursday, September 06, 2007 4:45 PM
> Subject: Re: [jira] Resolved: (CXF-771) Upgrade to Neethi 2.0.2
> 
> 
>> Are you certain no update is needed to the parent pom file, as I
>> mentioned in my comment for this issue?
>> 
>> Glen
>> 
>> Am Donnerstag, den 06.09.2007, 08:42 -0700 schrieb Ulhas Bhole (JIRA):
>>> [ https://issues.apache.org/jira/browse/CXF-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
>>> 
>>> Ulhas Bhole resolved CXF-771.
>>> -----------------------------
>>> 
>>>        Resolution: Fixed
>>>     Fix Version/s:     (was: 2.1)
>>>                    2.0.2
>>> 
>>> > Upgrade to Neethi 2.0.2
>>> > -----------------------
>>> >
>>> >                 Key: CXF-771
>>> >                 URL: https://issues.apache.org/jira/browse/CXF-771
>>> >             Project: CXF
>>> >          Issue Type: Task
>>> >          Components: WS-* Components
>>> >            Reporter: Andrea Smyth
>>> >             Fix For: 2.0.2
>>> >
>>> >         Attachments: patch_cxf_771.patch
>>> >
>>> >
>>> > Currently CXF uses neethi 2.0.0 - the latest version is 2.0.2.
>>>

----------------------------
IONA Technologies PLC (registered in Ireland)
Registered Number: 171387
Registered Address: The IONA Building, Shelbourne Road, Dublin 4, Ireland

Re: Patch for CXF-979 (Upgrade to Neethi 2.0.2)

Posted by Willem Jiang <ni...@iona.com>.
Hi Sergey,

I can take care of it :)

Willem.

Sergey Beryozkin wrote:
>
> Hi
>
> I've cloned a JIRA issue [1] and attached  a patch, I'd appreciate if 
> someone could apply it
> Summary :
> * parent/pom.xml updated to refer to org.apache.neethi artifact, 
> version 2.0.2
> * api/pom.xml does not refer to a specific 2.0.2 version
> * rt/ws/policy pom.xml does not need an explicit neethi dependency
>
> Thanks, Sergey
>
> https://issues.apache.org/jira/browse/CXF-979
>
>
>> I haven't seen your comment,  we'll reopen the JIRA...
>>
>> Thanks, Sergey
>>
>> ----- Original Message ----- From: "Glen Mazza" <gl...@verizon.net>
>> To: <cx...@incubator.apache.org>
>> Sent: Thursday, September 06, 2007 4:45 PM
>> Subject: Re: [jira] Resolved: (CXF-771) Upgrade to Neethi 2.0.2
>>
>>
>>> Are you certain no update is needed to the parent pom file, as I
>>> mentioned in my comment for this issue?
>>>
>>> Glen
>>>
>>> Am Donnerstag, den 06.09.2007, 08:42 -0700 schrieb Ulhas Bhole (JIRA):
>>>> [ 
>>>> https://issues.apache.org/jira/browse/CXF-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel 
>>>> ]
>>>>
>>>> Ulhas Bhole resolved CXF-771.
>>>> -----------------------------
>>>>
>>>>        Resolution: Fixed
>>>>     Fix Version/s:     (was: 2.1)
>>>>                    2.0.2
>>>>
>>>> > Upgrade to Neethi 2.0.2
>>>> > -----------------------
>>>> >
>>>> >                 Key: CXF-771
>>>> >                 URL: https://issues.apache.org/jira/browse/CXF-771
>>>> >             Project: CXF
>>>> >          Issue Type: Task
>>>> >          Components: WS-* Components
>>>> >            Reporter: Andrea Smyth
>>>> >             Fix For: 2.0.2
>>>> >
>>>> >         Attachments: patch_cxf_771.patch
>>>> >
>>>> >
>>>> > Currently CXF uses neethi 2.0.0 - the latest version is 2.0.2.
>>>>
>
> ----------------------------
> IONA Technologies PLC (registered in Ireland)
> Registered Number: 171387
> Registered Address: The IONA Building, Shelbourne Road, Dublin 4, Ireland
>

Re: Patch for CXF-979 (Upgrade to Neethi 2.0.2)

Posted by Sergey Beryozkin <se...@iona.com>.
Willem, Eoghan, thanks for the help

Cheers, Sergey

----- Original Message ----- 
From: "Glynn, Eoghan" <eo...@iona.com>
To: <cx...@incubator.apache.org>
Sent: Friday, September 07, 2007 11:34 AM
Subject: RE: Patch for CXF-979 (Upgrade to Neethi 2.0.2)




Actually, Willem seems to have gotten in first with this ...


> -----Original Message-----
> From: Glynn, Eoghan [mailto:eoghan.glynn@iona.com] 
> Sent: 07 September 2007 11:17
> To: cxf-dev@incubator.apache.org; Beryozkin, Sergey
> Subject: RE: Patch for CXF-979 (Upgrade to Neethi 2.0.2)
> 
> 
> Thanks Sergey, I'll pick this up.
> 
> Cheers,
> Eoghan
> 
> > -----Original Message-----
> > From: Sergey Beryozkin [mailto:sergey.beryozkin@iona.com]
> > Sent: 07 September 2007 10:14
> > To: Beryozkin, Sergey; cxf-dev@incubator.apache.org
> > Subject: Patch for CXF-979 (Upgrade to Neethi 2.0.2)
> > 
> > 
> > Hi
> > 
> > I've cloned a JIRA issue [1] and attached  a patch, I'd 
> appreciate if 
> > someone could apply it Summary :
> > * parent/pom.xml updated to refer to org.apache.neethi artifact, 
> > version 2.0.2
> > * api/pom.xml does not refer to a specific 2.0.2 version
> > * rt/ws/policy pom.xml does not need an explicit neethi dependency
> > 
> > Thanks, Sergey
> > 
> > https://issues.apache.org/jira/browse/CXF-979
> > 
> > 
> > >I haven't seen your comment,  we'll reopen the JIRA...
> > > 
> > > Thanks, Sergey
> > > 
> > > ----- Original Message -----
> > > From: "Glen Mazza" <gl...@verizon.net>
> > > To: <cx...@incubator.apache.org>
> > > Sent: Thursday, September 06, 2007 4:45 PM
> > > Subject: Re: [jira] Resolved: (CXF-771) Upgrade to Neethi 2.0.2
> > > 
> > > 
> > >> Are you certain no update is needed to the parent pom file, as I 
> > >> mentioned in my comment for this issue?
> > >> 
> > >> Glen
> > >> 
> > >> Am Donnerstag, den 06.09.2007, 08:42 -0700 schrieb Ulhas
> > Bhole (JIRA):
> > >>> [
> > >>> 
> > https://issues.apache.org/jira/browse/CXF-771?page=com.atlassian.jir
> > >>> a.plugin.system.issuetabpanels:all-tabpanel ]
> > >>> 
> > >>> Ulhas Bhole resolved CXF-771.
> > >>> -----------------------------
> > >>> 
> > >>>        Resolution: Fixed
> > >>>     Fix Version/s:     (was: 2.1)
> > >>>                    2.0.2
> > >>> 
> > >>> > Upgrade to Neethi 2.0.2
> > >>> > -----------------------
> > >>> >
> > >>> >                 Key: CXF-771
> > >>> >                 URL: 
> > https://issues.apache.org/jira/browse/CXF-771
> > >>> >             Project: CXF
> > >>> >          Issue Type: Task
> > >>> >          Components: WS-* Components
> > >>> >            Reporter: Andrea Smyth
> > >>> >             Fix For: 2.0.2
> > >>> >
> > >>> >         Attachments: patch_cxf_771.patch
> > >>> >
> > >>> >
> > >>> > Currently CXF uses neethi 2.0.0 - the latest version is 2.0.2.
> > >>>
> > 
> > ----------------------------
> > IONA Technologies PLC (registered in Ireland) Registered
> > Number: 171387 Registered Address: The IONA Building, 
> Shelbourne Road, 
> > Dublin 4, Ireland
> > 
> 
> ----------------------------
> IONA Technologies PLC (registered in Ireland)
> Registered Number: 171387
> Registered Address: The IONA Building, Shelbourne Road, 
> Dublin 4, Ireland
> 

----------------------------
IONA Technologies PLC (registered in Ireland)
Registered Number: 171387
Registered Address: The IONA Building, Shelbourne Road, Dublin 4, Ireland

----------------------------
IONA Technologies PLC (registered in Ireland)
Registered Number: 171387
Registered Address: The IONA Building, Shelbourne Road, Dublin 4, Ireland

RE: Patch for CXF-979 (Upgrade to Neethi 2.0.2)

Posted by "Glynn, Eoghan" <eo...@iona.com>.

Actually, Willem seems to have gotten in first with this ...


> -----Original Message-----
> From: Glynn, Eoghan [mailto:eoghan.glynn@iona.com] 
> Sent: 07 September 2007 11:17
> To: cxf-dev@incubator.apache.org; Beryozkin, Sergey
> Subject: RE: Patch for CXF-979 (Upgrade to Neethi 2.0.2)
> 
> 
> Thanks Sergey, I'll pick this up.
> 
> Cheers,
> Eoghan
> 
> > -----Original Message-----
> > From: Sergey Beryozkin [mailto:sergey.beryozkin@iona.com]
> > Sent: 07 September 2007 10:14
> > To: Beryozkin, Sergey; cxf-dev@incubator.apache.org
> > Subject: Patch for CXF-979 (Upgrade to Neethi 2.0.2)
> > 
> > 
> > Hi
> > 
> > I've cloned a JIRA issue [1] and attached  a patch, I'd 
> appreciate if 
> > someone could apply it Summary :
> > * parent/pom.xml updated to refer to org.apache.neethi artifact, 
> > version 2.0.2
> > * api/pom.xml does not refer to a specific 2.0.2 version
> > * rt/ws/policy pom.xml does not need an explicit neethi dependency
> > 
> > Thanks, Sergey
> > 
> > https://issues.apache.org/jira/browse/CXF-979
> > 
> > 
> > >I haven't seen your comment,  we'll reopen the JIRA...
> > > 
> > > Thanks, Sergey
> > > 
> > > ----- Original Message -----
> > > From: "Glen Mazza" <gl...@verizon.net>
> > > To: <cx...@incubator.apache.org>
> > > Sent: Thursday, September 06, 2007 4:45 PM
> > > Subject: Re: [jira] Resolved: (CXF-771) Upgrade to Neethi 2.0.2
> > > 
> > > 
> > >> Are you certain no update is needed to the parent pom file, as I 
> > >> mentioned in my comment for this issue?
> > >> 
> > >> Glen
> > >> 
> > >> Am Donnerstag, den 06.09.2007, 08:42 -0700 schrieb Ulhas
> > Bhole (JIRA):
> > >>> [
> > >>> 
> > https://issues.apache.org/jira/browse/CXF-771?page=com.atlassian.jir
> > >>> a.plugin.system.issuetabpanels:all-tabpanel ]
> > >>> 
> > >>> Ulhas Bhole resolved CXF-771.
> > >>> -----------------------------
> > >>> 
> > >>>        Resolution: Fixed
> > >>>     Fix Version/s:     (was: 2.1)
> > >>>                    2.0.2
> > >>> 
> > >>> > Upgrade to Neethi 2.0.2
> > >>> > -----------------------
> > >>> >
> > >>> >                 Key: CXF-771
> > >>> >                 URL: 
> > https://issues.apache.org/jira/browse/CXF-771
> > >>> >             Project: CXF
> > >>> >          Issue Type: Task
> > >>> >          Components: WS-* Components
> > >>> >            Reporter: Andrea Smyth
> > >>> >             Fix For: 2.0.2
> > >>> >
> > >>> >         Attachments: patch_cxf_771.patch
> > >>> >
> > >>> >
> > >>> > Currently CXF uses neethi 2.0.0 - the latest version is 2.0.2.
> > >>>
> > 
> > ----------------------------
> > IONA Technologies PLC (registered in Ireland) Registered
> > Number: 171387 Registered Address: The IONA Building, 
> Shelbourne Road, 
> > Dublin 4, Ireland
> > 
> 
> ----------------------------
> IONA Technologies PLC (registered in Ireland)
> Registered Number: 171387
> Registered Address: The IONA Building, Shelbourne Road, 
> Dublin 4, Ireland
> 

----------------------------
IONA Technologies PLC (registered in Ireland)
Registered Number: 171387
Registered Address: The IONA Building, Shelbourne Road, Dublin 4, Ireland

RE: Patch for CXF-979 (Upgrade to Neethi 2.0.2)

Posted by "Glynn, Eoghan" <eo...@iona.com>.
Thanks Sergey, I'll pick this up.

Cheers,
Eoghan

> -----Original Message-----
> From: Sergey Beryozkin [mailto:sergey.beryozkin@iona.com] 
> Sent: 07 September 2007 10:14
> To: Beryozkin, Sergey; cxf-dev@incubator.apache.org
> Subject: Patch for CXF-979 (Upgrade to Neethi 2.0.2)
> 
> 
> Hi
> 
> I've cloned a JIRA issue [1] and attached  a patch, I'd 
> appreciate if someone could apply it Summary :
> * parent/pom.xml updated to refer to org.apache.neethi 
> artifact, version 2.0.2
> * api/pom.xml does not refer to a specific 2.0.2 version
> * rt/ws/policy pom.xml does not need an explicit neethi dependency
> 
> Thanks, Sergey
> 
> https://issues.apache.org/jira/browse/CXF-979
> 
> 
> >I haven't seen your comment,  we'll reopen the JIRA...
> > 
> > Thanks, Sergey
> > 
> > ----- Original Message -----
> > From: "Glen Mazza" <gl...@verizon.net>
> > To: <cx...@incubator.apache.org>
> > Sent: Thursday, September 06, 2007 4:45 PM
> > Subject: Re: [jira] Resolved: (CXF-771) Upgrade to Neethi 2.0.2
> > 
> > 
> >> Are you certain no update is needed to the parent pom file, as I 
> >> mentioned in my comment for this issue?
> >> 
> >> Glen
> >> 
> >> Am Donnerstag, den 06.09.2007, 08:42 -0700 schrieb Ulhas 
> Bhole (JIRA):
> >>> [ 
> >>> 
> https://issues.apache.org/jira/browse/CXF-771?page=com.atlassian.jir
> >>> a.plugin.system.issuetabpanels:all-tabpanel ]
> >>> 
> >>> Ulhas Bhole resolved CXF-771.
> >>> -----------------------------
> >>> 
> >>>        Resolution: Fixed
> >>>     Fix Version/s:     (was: 2.1)
> >>>                    2.0.2
> >>> 
> >>> > Upgrade to Neethi 2.0.2
> >>> > -----------------------
> >>> >
> >>> >                 Key: CXF-771
> >>> >                 URL: 
> https://issues.apache.org/jira/browse/CXF-771
> >>> >             Project: CXF
> >>> >          Issue Type: Task
> >>> >          Components: WS-* Components
> >>> >            Reporter: Andrea Smyth
> >>> >             Fix For: 2.0.2
> >>> >
> >>> >         Attachments: patch_cxf_771.patch
> >>> >
> >>> >
> >>> > Currently CXF uses neethi 2.0.0 - the latest version is 2.0.2.
> >>>
> 
> ----------------------------
> IONA Technologies PLC (registered in Ireland) Registered 
> Number: 171387 Registered Address: The IONA Building, 
> Shelbourne Road, Dublin 4, Ireland
> 

----------------------------
IONA Technologies PLC (registered in Ireland)
Registered Number: 171387
Registered Address: The IONA Building, Shelbourne Road, Dublin 4, Ireland