Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] filetransfer tests

Hi Guys,

Thanks much...but I still don't understand what's happening...as when I do a build on the build machine (presumably with the changed launch config), I still don't see any httpclient debug output...e.g. here

https://build.ecf-project.org/jenkins/job/C-HEAD-filetransfer.feature/273/testReport/org.eclipse.ecf.tests.filetransfer/URLRetrieveTestCancelConnectJob/testReceiveFile_cancelOnConnectEvent/

I suspect that somehow the new httpclient4 provider was being used rather than the httpclient 3.1 provider (I initially committed the httpclient4 code with higher priority than the httpclient 3.1 provider). That is, it seems as if the httpclient4 provider is being used...when it should be using httpclient 3.1 (and it certainly does use the httpclient 3.1 provider in my local running of the launch config).

Any ideas?

Thanks,

Scott


On 5/11/2012 3:08 AM, Markus Alexander Kuppe wrote:
On 05/11/2012 11:55 AM, Wim Jongman wrote:
Ah, yes.

Could it be the osgi configuration area that still hanging around? I
bet cleaning the workspace will fix it.
Good idea, build #272 has been run with a fresh workspace.

Markus
_______________________________________________
ecf-dev mailing list
ecf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ecf-dev




Back to the top