eclipse / ecf

ECF project repository
7 stars 14 forks source link

Fix HttpClientRetrieveFileTransfer.isConnected() #54

Closed merks closed 1 year ago

merks commented 1 year ago

The org.eclipse.ecf.filetransfer.httpclientjava implementation should not consider itself connected after a hard close.

The update site should provide sources for org.eclipse.ecf.filetransfer.httpclientjava.

https://github.com/eclipse-equinox/p2/issues/301 https://github.com/eclipse-equinox/p2/pull/206

eclipse-ecf-bot commented 1 year ago

Can one of the admins verify this patch?