Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tm-dev] Commons NET plugin changed from version 2.2 to 3.1 in RSE 3.4.2 RC1 driver

The top level pom.xml file for our tm builds contains this line referencing orbit.
<orbit-site>http://download.eclipse.org/tools/orbit/downloads/drops/R20120526062928/repository</orbit-site>

Going to
http://download.eclipse.org/tools/orbit/downloads/drops/R20120526062928/
shows that this build contains org.apache.commons.net 3.1 and earlier.

The previous build
http://download.eclipse.org/tools/orbit/downloads/drops/R20120119162704/
contains 2.2 and earlier

Looks like we want to reference the earlier build until after SR2 is out at which point we probably want to update to grab the build with 3.2 in it.

Comments?

Martin -- do you have a feel for the stability of 3.2?

-- David Dykstal,  Architect - Rational Developer for Power Systems



From:        David Dykstal/Rochester/IBM@IBMUS
To:        TM project developer discussions <tm-dev@xxxxxxxxxxx>,
Date:        01/23/2013 08:21 AM
Subject:        Re: [tm-dev] Commons NET plugin changed from version 2.2 to        3.1        in        RSE        3.4.2 RC1 driver
Sent by:        tm-dev-bounces@xxxxxxxxxxx




Could this be a result of the change to use maven/tycho? How is stuff from orbit consumed there? We should have this back to 2.2 for SR2 since that is what it was in SR1.

A brief search of the required bundles shows that the restrictions on apache.commons.net are
org.apache.commons.net;bundle-version="[1.4.1,4.0.0)" which would allow for 3.1 if it was the latest available from orbit.

Do we need to place an explicit restriction on this in the required bundles or is there some other way to restrict it - say in the main pom.xml?


-- David Dykstal,  Architect - Rational Developer for Power Systems




From:        
"Oberhuber, Martin" <Martin.Oberhuber@xxxxxxxxxxxxx>
To:        
TM project developer discussions <tm-dev@xxxxxxxxxxx>,
Date:        
01/22/2013 03:35 PM
Subject:        
Re: [tm-dev] Commons NET plugin changed from version 2.2 to 3.1        in        RSE        3.4.2 RC1 driver
Sent by:        
tm-dev-bounces@xxxxxxxxxxx




Well, when was the switch made and why ?

 
Thanks,

Martin

--

Martin Oberhuber
, SMTS / Product Architect – Development Tools,
Wind River
direct +43.662.457915.85  fax +43.662.457915.6

 
From:
tm-dev-bounces@xxxxxxxxxxx [
mailto:tm-dev-bounces@xxxxxxxxxxx] On Behalf Of Xuan Chen
Sent:
Tuesday, January 22, 2013 10:31 PM
To:
TM project developer discussions
Subject:
Re: [tm-dev] Commons NET plugin changed from version 2.2 to 3.1 in RSE 3.4.2 RC1 driver

 

Thanks for the information, Martin.

Do we want to switch back to version 2.2 because of bug 346892?

Thanks,

Xuan Chen,  Problem Determination Tools for IBM i
(905) 413-3769 T/L 313-3769

xuanchen@xxxxxxxxxx



Inactive hide details for "Oberhuber, Martin" ---22/01/2013 04:15:23 PM---Are you sure you want Commns Net 3.1 ? – It is subje"Oberhuber, Martin" ---22/01/2013 04:15:23 PM---Are you sure you want Commns Net 3.1 ? – It is subject to deadlock: https://bugs.eclipse.org/bugs/show_bug.cgi?id=346892#c5

"Oberhuber, Martin" <Martin.Oberhuber@xxxxxxxxxxxxx>
Sent by:
tm-dev-bounces@xxxxxxxxxxx

22/01/2013 04:15 PM


Please respond to
TM project developer discussions <
tm-dev@xxxxxxxxxxx>


To

TM project developer discussions <
tm-dev@xxxxxxxxxxx>
cc
Subject

Re: [tm-dev] Commons NET plugin changed from version 2.2 to 3.1 in RSE 3.4.2 RC1 driver


 




Are you sure you want Commns Net 3.1 ? – It is subject to deadlock:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=346892#c5

The CQ for any lib from Orbit is visible on the Orbit download page, click “Bundle IP Information”.

http://download.eclipse.org/tools/orbit/downloads/drops/R20120526062928/


Thanks,
Martin
--
Martin Oberhuber
, SMTS / Product Architect – Development Tools,
Wind River
direct +43.662.457915.85  fax +43.662.457915.6

 
From:
tm-dev-bounces@xxxxxxxxxxx [mailto:tm-dev-bounces@xxxxxxxxxxx] On Behalf Of Xuan Chen
Sent:
Tuesday, January 22, 2013 7:28 PM
To:
TM project developer discussions
Subject:
[tm-dev] Commons NET plugin changed from version 2.2 to 3.1 in RSE 3.4.2 RC1 driver

 

Hi,

Commons NET plugin is changed from version 2.2 to 3.1 in RSE 3.4.2 RC1 driver.  I am wondering what is the CQ # for it?  I need it for our internal eclipse project.  Thanks.

Regards,

Xuan Chen,  Problem Determination Tools for IBM i
(905) 413-3769 T/L 313-3769

xuanchen@xxxxxxxxxx_______________________________________________
tm-dev mailing list

tm-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tm-dev_______________________________________________
tm-dev mailing list
tm-dev@xxxxxxxxxxx

https://dev.eclipse.org/mailman/listinfo/tm-dev_______________________________________________
tm-dev mailing list
tm-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tm-dev


Back to the top