Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orbit-dev] Added commons.net 3.2.0 to Orbit

Hi Orbiteers,

 

When testing the new commons net 3.2 , I found a regression in the library’s FTP support:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=408092

 

We can work around this regression in our code, since we’re calling the affected method only in one place (FTPClient#printWorkingDirectory()). In fact adding this workaround would be my preference for the TM/RSE

Project, since we haven’t updated Commons Net since the 2.2 release (Nov 22, 2010) and there are other

bug fixes related to IPv6 that we should adopt.

 

But I’m wondering whether we even want a library with a severe known regression in Orbit … and if we do, what’s the best way warning other potential adopters, such that they don’t run into the same problem when they pull Commons Net 3.2 from Orbit ?

 

Thanks,

Martin

--

Martin Oberhuber, SMTS / Product Architect – Development Tools, Wind River

direct +43.662.457915.85  fax +43.662.457915.6

 

From: orbit-dev-bounces@xxxxxxxxxxx [mailto:orbit-dev-bounces@xxxxxxxxxxx] On Behalf Of Oberhuber, Martin
Sent: Tuesday, May 14, 2013 5:23 PM
To: orbit-dev@xxxxxxxxxxx
Subject: [orbit-dev] Added commons.net 3.2.0 to Orbit

 

Hi Orbiteers,

 

I know it’s late with RC2 coming up, but I’ve just had to add Apache Commons Net 3.2.0 to Orbit as per this CQ:

https://dev.eclipse.org/ipzilla/show_bug.cgi?id=7043

 

I think I’ve done things right – after all it’s a simple version update from the previous Commons Net 3.1.0 .

The build had been failing before my additions – let me know if anything seems to be missing (do we need a bugzilla for adding to Orbit ?)

 

Thanks,

Martin

--

Martin Oberhuber, SMTS / Product Architect – Development Tools, Wind River

direct +43.662.457915.85  fax +43.662.457915.6

 


Back to the top