Skip to content
Success

Changes

Summary

  1. Just copy the http5 client as a base (details)
  2. Adjustment of API interfaces to java http-api (details)
  3. Adapt implementations to java client API (details)
  4. Fixes to httpclientjava provider (details)
  5. Update version from 3.14.34 to 3.14.35 (details)
  6. Fixes for feature and plugin metadata (details)
  7. Increment versions to ensure signing with a more recent certificate (details)
  8. Update the target platform to use more recently versions. (details)
  9. Update version to 3.14.36 (details)
  10. Update the target platform to use more recently versions. (details)
  11. Update to 3.14.37 (details)
Commit 45cdd79c6158d539d5c9e4f8ebfbc11da27f9776 by Christoph Laeubrich
Just copy the http5 client as a base
The file was addedproviders/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/src/org/eclipse/ecf/internal/provider/filetransfer/httpclientjava/ECFHttpClientFactory.java
The file was addedproviders/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/src/org/eclipse/ecf/internal/provider/filetransfer/httpclientjava/INTLMProxyHandler.java
The file was addedproviders/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/src/org/eclipse/ecf/internal/provider/filetransfer/httpclientjava/NTLMProxyDetector.java
The file was addedproviders/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/src/org/eclipse/ecf/internal/provider/filetransfer/httpclientjava/IHttpClientFactory.java
The file was addedproviders/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/src/org/eclipse/ecf/internal/provider/filetransfer/httpclientjava/HttpClientProxyCredentialProvider.java
The file was addedproviders/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/.settings/org.eclipse.core.resources.prefs
The file was addedproviders/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/.settings/org.eclipse.pde.ds.annotations.prefs
The file was addedproviders/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/src/org/eclipse/ecf/provider/filetransfer/httpclientjava/HttpClientOptions.java
The file was addedproviders/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/pom.xml
The file was addedproviders/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/.settings/org.eclipse.m2e.core.prefs
The file was addedproviders/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/src/org/eclipse/ecf/internal/provider/filetransfer/httpclientjava/Messages.java
The file was addedproviders/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/src/org/eclipse/ecf/internal/provider/filetransfer/httpclientjava/HttpClientSslTrustManager.java
The file was addedproviders/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/src/org/eclipse/ecf/provider/filetransfer/httpclientjava/HttpClientBrowseFileTransferFactory.java
The file was addedproviders/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/META-INF/MANIFEST.MF
The file was addedproviders/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/src/org/eclipse/ecf/provider/filetransfer/httpclientjava/HttpClientRetrieveFileTransfer.java
The file was addedproviders/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/.settings/org.eclipse.pde.api.tools.prefs
The file was addedproviders/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/src/org/eclipse/ecf/internal/provider/filetransfer/httpclientjava/IHttpClientModifier.java
The file was addedproviders/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/plugin.properties
The file was addedproviders/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/src/org/eclipse/ecf/internal/provider/filetransfer/httpclientjava/messages.properties
The file was addedproviders/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/OSGI-INF/org.eclipse.ecf.internal.provider.filetransfer.httpclientjava.ECFHttpClientFactory.xml
The file was addedproviders/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/asl-v20.txt
The file was addedproviders/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/src/org/eclipse/ecf/internal/provider/filetransfer/httpclientjava/Activator.java
The file was addedproviders/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/src/org/eclipse/ecf/internal/provider/filetransfer/httpclientjava/DefaultNTLMProxyHandler.java
The file was addedproviders/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/.classpath
The file was addedproviders/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/.settings/org.eclipse.jdt.core.prefs
The file was addedproviders/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/src/org/eclipse/ecf/provider/filetransfer/httpclientjava/HttpClientFileSystemBrowser.java
The file was addedproviders/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/src/org/eclipse/ecf/provider/filetransfer/httpclientjava/HttpClientRetrieveFileTransferFactory.java
The file was addedproviders/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/.options
The file was addedproviders/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/.project
The file was addedproviders/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/src/org/eclipse/ecf/internal/provider/filetransfer/httpclientjava/HttpClientDefaultSSLSocketFactoryModifier.java
The file was addedproviders/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/build.properties
The file was addedproviders/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/src/org/eclipse/ecf/internal/provider/filetransfer/httpclientjava/HttpClientModifierAdapter.java
The file was addedproviders/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/plugin.xml
The file was modified pom.xml (diff)
The file was addedproviders/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/about.html
Commit 864db5ad503b52e90d8b34979d14645812f40c9e by Christoph Laeubrich
Adjustment of API interfaces to java http-api
The file was addedproviders/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/src/org/eclipse/ecf/internal/provider/filetransfer/httpclientjava/Credentials.java
The file was modified providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/src/org/eclipse/ecf/internal/provider/filetransfer/httpclientjava/DefaultNTLMProxyHandler.java (diff)
The file was addedproviders/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/src/org/eclipse/ecf/internal/provider/filetransfer/httpclientjava/AuthScope.java
The file was modified providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/src/org/eclipse/ecf/internal/provider/filetransfer/httpclientjava/HttpClientModifierAdapter.java (diff)
The file was addedproviders/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/src/org/eclipse/ecf/internal/provider/filetransfer/httpclientjava/HttpHost.java
The file was modified providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/src/org/eclipse/ecf/internal/provider/filetransfer/httpclientjava/ECFHttpClientFactory.java (diff)
The file was modified providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/src/org/eclipse/ecf/internal/provider/filetransfer/httpclientjava/Activator.java (diff)
The file was modified providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/OSGI-INF/org.eclipse.ecf.internal.provider.filetransfer.httpclientjava.ECFHttpClientFactory.xml (diff)
The file was addedproviders/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/src/org/eclipse/ecf/internal/provider/filetransfer/httpclientjava/NTCredentials.java
The file was addedproviders/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/src/org/eclipse/ecf/internal/provider/filetransfer/httpclientjava/UsernamePasswordCredentials.java
The file was addedproviders/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/src/org/eclipse/ecf/internal/provider/filetransfer/httpclientjava/IHttpClientContext.java
The file was modified providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/src/org/eclipse/ecf/internal/provider/filetransfer/httpclientjava/IHttpClientModifier.java (diff)
The file was modified providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/src/org/eclipse/ecf/internal/provider/filetransfer/httpclientjava/HttpClientProxyCredentialProvider.java (diff)
The file was modified providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/src/org/eclipse/ecf/internal/provider/filetransfer/httpclientjava/IHttpClientFactory.java (diff)
The file was modified providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/src/org/eclipse/ecf/internal/provider/filetransfer/httpclientjava/NTLMProxyDetector.java (diff)
Commit ea4ad6db0552718cbc81721fe34622973e332433 by Christoph Laeubrich
Adapt implementations to java client API
The file was modified providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/src/org/eclipse/ecf/internal/provider/filetransfer/httpclientjava/ECFHttpClientFactory.java (diff)
The file was modified providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/src/org/eclipse/ecf/provider/filetransfer/httpclientjava/HttpClientFileSystemBrowser.java (diff)
The file was modified providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/src/org/eclipse/ecf/provider/filetransfer/httpclientjava/HttpClientRetrieveFileTransfer.java (diff)
The file was modified providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/META-INF/MANIFEST.MF (diff)
Commit 2decdde452f148aa8416d42cd4b60ec111ae29b4 by Scott Lewis
Fixes to httpclientjava provider

Also added httpclientjava feature
The file was addedreleng/features/org.eclipse.ecf.filetransfer.httpclientjava.feature/feature.xml
The file was addedreleng/features/org.eclipse.ecf.filetransfer.httpclientjava.feature/about.html
The file was addedtests/bundles/org.eclipse.ecf.tests.filetransfer.httpclientjava/.settings/org.eclipse.m2e.core.prefs
The file was addedtests/bundles/org.eclipse.ecf.tests.filetransfer.httpclientjava/src/org/eclipse/ecf/tests/filetransfer/httpclientjava/HttpClientJavaTestSuite.java
The file was addedtests/bundles/org.eclipse.ecf.tests.filetransfer.httpclientjava/pom.xml
The file was modified providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/src/org/eclipse/ecf/provider/filetransfer/httpclientjava/HttpClientFileSystemBrowser.java (diff)
The file was addedreleng/features/org.eclipse.ecf.filetransfer.httpclientjava.feature/.settings/org.eclipse.m2e.core.prefs
The file was addedtests/bundles/org.eclipse.ecf.tests.filetransfer.httpclientjava/META-INF/MANIFEST.MF
The file was addedtests/bundles/org.eclipse.ecf.tests.filetransfer/ECF Filetransfer Tests- HttpclientJava.launch
The file was modified pom.xml (diff)
The file was addedtests/bundles/org.eclipse.ecf.tests.filetransfer.httpclientjava/fragment.properties
The file was addedtests/bundles/org.eclipse.ecf.tests.filetransfer.httpclientjava/src/org/eclipse/ecf/tests/filetransfer/httpclientjava/HttpClientGetPortFromURLTest.java
The file was modified providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/plugin.xml (diff)
The file was addedreleng/features/org.eclipse.ecf.filetransfer.httpclientjava.feature/asl-v20.txt
The file was addedreleng/features/org.eclipse.ecf.filetransfer.httpclientjava.feature/build.properties
The file was modified tests/bundles/org.eclipse.ecf.tests.filetransfer/src/org/eclipse/ecf/tests/filetransfer/URLBrowseTest.java (diff)
The file was addedtests/bundles/org.eclipse.ecf.tests.filetransfer.httpclientjava/build.properties
The file was addedreleng/features/org.eclipse.ecf.filetransfer.httpclientjava.feature/.project
The file was addedreleng/features/org.eclipse.ecf.filetransfer.httpclientjava.feature/.settings/org.eclipse.core.resources.prefs
The file was modified providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/src/org/eclipse/ecf/provider/filetransfer/httpclientjava/HttpClientRetrieveFileTransfer.java (diff)
The file was addedtests/bundles/org.eclipse.ecf.tests.filetransfer.httpclientjava/.settings/org.eclipse.core.resources.prefs
The file was modified tests/bundles/org.eclipse.ecf.tests.filetransfer/ECF Filetransfer Tests- Httpclient5.launch (diff)
The file was addedtests/bundles/org.eclipse.ecf.tests.filetransfer.httpclientjava/.project
The file was modified tests/bundles/org.eclipse.ecf.tests.filetransfer/ECF Filetransfer Tests- Httpclient - No Proxy API.launch (diff)
The file was addedreleng/features/org.eclipse.ecf.filetransfer.httpclientjava.feature/pom.xml
The file was addedreleng/features/org.eclipse.ecf.filetransfer.httpclientjava.feature/feature.properties
The file was addedtests/bundles/org.eclipse.ecf.tests.filetransfer.httpclientjava/.settings/org.eclipse.jdt.core.prefs
The file was modified providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/src/org/eclipse/ecf/internal/provider/filetransfer/httpclientjava/Messages.java (diff)
The file was addedtests/bundles/org.eclipse.ecf.tests.filetransfer.httpclientjava/.classpath
Commit 991053be9bfafa7edae144f604b7ba5de80f24d3 by Scott Lewis
Update version from 3.14.34 to 3.14.35
The file was modified releng/features/org.eclipse.ecf.tests.filetransfer.feature/feature.xml (diff)
The file was modified releng/org.eclipse.ecf.releng.bm/karaf/features/karaf-features.xml (diff)
The file was modified releng/features/org.eclipse.ecf.core/pom.xml (diff)
The file was modified releng/features/org.eclipse.ecf.core/feature.xml (diff)
The file was modified releng/features/org.eclipse.ecf.sdk/feature.xml (diff)
The file was modified doc/bundles/org.eclipse.ecf.doc/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified releng/org.eclipse.ecf.releng.repository/category.xml (diff)
The file was modified releng/features/org.eclipse.ecf.remoteservice.sdk.feature/feature.xml (diff)
The file was modified releng/features/org.eclipse.ecf.remoteservice.sdk.feature/pom.xml (diff)
The file was modified releng/org.eclipse.ecf.releng.repository/pom.xml (diff)
Commit ded8d4cc441d425268dcb6aea24c0e43feb07338 by Scott Lewis
Fixes for feature and plugin metadata
The file was modified providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclientjava/plugin.properties (diff)
The file was modified releng/features/org.eclipse.ecf.filetransfer.httpclientjava.feature/feature.properties (diff)
Commit 536fc9a780e3f228741484f4f1c6500ba7c3edbe by Ed Merks
Increment versions to ensure signing with a more recent certificate

Update the target platform to use more recently designed version.

https://github.com/eclipse/ecf/issues/17
The file was modified osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.console/META-INF/MANIFEST.MF (diff)
The file was modified examples/bundles/com.mycorp.examples.timeservice/pom.xml (diff)
The file was modified protocols/bundles/ch.ethz.iks.slp/pom.xml (diff)
The file was modified releng/features/org.eclipse.ecf.discovery.jmdns.feature/feature.xml (diff)
The file was modified providers/bundles/org.eclipse.ecf.provider.xmpp/META-INF/MANIFEST.MF (diff)
The file was modified examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery.rest/pom.xml (diff)
The file was modified providers/bundles/org.eclipse.ecf.provider.xmpp.ui/pom.xml (diff)
The file was modified providers/bundles/org.eclipse.ecf.provider.irc.ui/META-INF/MANIFEST.MF (diff)
The file was modified releng/features/org.eclipse.ecf.provider.generic.datashare.feature/feature.xml (diff)
The file was modified providers/bundles/org.eclipse.ecf.provider.xmpp/pom.xml (diff)
The file was modified framework/bundles/org.eclipse.ecf.ui/META-INF/MANIFEST.MF (diff)
The file was modified protocols/bundles/org.eclipse.ecf.protocol.bittorrent/META-INF/MANIFEST.MF (diff)
The file was modified examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/pom.xml (diff)
The file was modified osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/META-INF/MANIFEST.MF (diff)
The file was modified providers/bundles/org.eclipse.ecf.provider.msn/META-INF/MANIFEST.MF (diff)
The file was modified framework/bundles/org.eclipse.team.ecf.ui/META-INF/MANIFEST.MF (diff)
The file was modified framework/bundles/org.eclipse.ecf.remoteservice.servlet/META-INF/MANIFEST.MF (diff)
The file was modified osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.console/pom.xml (diff)
The file was modified framework/bundles/org.eclipse.ecf.discovery.ui.properties.tabbed/META-INF/MANIFEST.MF (diff)
The file was modified framework/bundles/org.eclipse.ecf.docshare/pom.xml (diff)
The file was modified framework/bundles/org.eclipse.ecf.docshare/META-INF/MANIFEST.MF (diff)
The file was modified framework/bundles/org.eclipse.ecf.ui/pom.xml (diff)
The file was modified examples/bundles/com.mycorp.examples.timeservice.consumer/META-INF/MANIFEST.MF (diff)
The file was modified examples/bundles/com.mycorp.examples.timeservice/META-INF/MANIFEST.MF (diff)
The file was modified framework/bundles/org.eclipse.ecf.filetransfer.ui/META-INF/MANIFEST.MF (diff)
The file was modified examples/bundles/com.mycorp.examples.timeservice.consumer/pom.xml (diff)
The file was modified releng/features/org.eclipse.ecf.remoteservice.rest.feature/pom.xml (diff)
The file was modified tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde/pom.xml (diff)
The file was modified releng/features/org.eclipse.ecf.eventadmin.examples.feature/pom.xml (diff)
The file was modified providers/bundles/org.eclipse.ecf.provider.irc/pom.xml (diff)
The file was modified releng/features/org.eclipse.ecf.discovery.dnssd.feature/pom.xml (diff)
The file was modified framework/bundles/org.eclipse.ecf.discovery/pom.xml (diff)
The file was modified releng/features/org.eclipse.ecf.xmpp.feature/feature.xml (diff)
The file was modified releng/org.eclipse.ecf.releng.target/ecf-2022-03.target (diff)
The file was modified protocols/bundles/org.eclipse.ecf.protocol.msn/META-INF/MANIFEST.MF (diff)
The file was modified framework/bundles/org.eclipse.ecf.discovery.ui/pom.xml (diff)
The file was modified framework/bundles/org.eclipse.team.ecf.core/pom.xml (diff)
The file was modified providers/bundles/org.eclipse.ecf.provider.filetransfer.scp/pom.xml (diff)
The file was modified releng/features/org.eclipse.ecf.remoteservice.sdk.feature/pom.xml (diff)
The file was modified protocols/bundles/org.eclipse.ecf.protocol.msn/pom.xml (diff)
The file was modified framework/bundles/org.eclipse.ecf.sync/META-INF/MANIFEST.MF (diff)
The file was modified releng/features/org.eclipse.ecf.datashare.feature/pom.xml (diff)
The file was modified server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/pom.xml (diff)
The file was modified framework/bundles/org.eclipse.ecf.console/META-INF/MANIFEST.MF (diff)
The file was modified providers/bundles/org.eclipse.ecf.provider.filetransfer.scp/META-INF/MANIFEST.MF (diff)
The file was modified providers/bundles/org.eclipse.ecf.provider.filetransfer.efs/pom.xml (diff)
The file was modified providers/bundles/org.eclipse.ecf.provider.irc/META-INF/MANIFEST.MF (diff)
The file was modified providers/bundles/org.eclipse.ecf.provider.datashare.nio/pom.xml (diff)
The file was modified framework/bundles/org.eclipse.ecf.discovery.ui.properties/META-INF/MANIFEST.MF (diff)
The file was modified providers/bundles/org.eclipse.ecf.provider.jmdns/META-INF/MANIFEST.MF (diff)
The file was modified framework/bundles/org.eclipse.team.ecf.core/META-INF/MANIFEST.MF (diff)
The file was modified examples/bundles/com.mycorp.examples.timeservice.async/META-INF/MANIFEST.MF (diff)
The file was modified providers/bundles/org.eclipse.ecf.provider.datashare/pom.xml (diff)
The file was modified examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery/META-INF/MANIFEST.MF (diff)
The file was modified framework/bundles/org.eclipse.ecf.discovery.ui.edit/META-INF/MANIFEST.MF (diff)
The file was modified providers/bundles/org.eclipse.ecf.provider.jslp/META-INF/MANIFEST.MF (diff)
The file was modified protocols/bundles/org.jivesoftware.smack/pom.xml (diff)
The file was modified providers/bundles/org.eclipse.ecf.provider.dnssd/META-INF/MANIFEST.MF (diff)
The file was modified releng/features/org.eclipse.ecf.docshare.feature/feature.xml (diff)
The file was modified framework/bundles/org.eclipse.ecf.discovery.ui.edit/pom.xml (diff)
The file was modified releng/features/org.eclipse.ecf.remoteservice.soa.feature/feature.xml (diff)
The file was modified protocols/bundles/org.jivesoftware.smack/META-INF/MANIFEST.MF (diff)
The file was modified examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/META-INF/MANIFEST.MF (diff)
The file was modified framework/bundles/org.eclipse.ecf.discovery.ui.model/pom.xml (diff)
The file was modified examples/bundles/com.mycorp.examples.timeservice.consumer.ds/META-INF/MANIFEST.MF (diff)
The file was modified framework/bundles/org.eclipse.ecf.presence.bot/META-INF/MANIFEST.MF (diff)
The file was modified providers/bundles/org.eclipse.ecf.provider.filetransfer.efs/META-INF/MANIFEST.MF (diff)
The file was modified examples/bundles/org.eclipse.ecf.examples.eventadmin.app/META-INF/MANIFEST.MF (diff)
The file was modified releng/features/org.eclipse.ecf.eventadmin.examples.feature/feature.xml (diff)
The file was modified framework/bundles/org.eclipse.ecf.remoteservice.rest/pom.xml (diff)
The file was modified releng/features/org.eclipse.ecf.discovery.feature/pom.xml (diff)
The file was modified providers/bundles/org.eclipse.ecf.provider.irc.ui/pom.xml (diff)
The file was modified providers/bundles/org.eclipse.ecf.provider.dnssd/pom.xml (diff)
The file was modified framework/bundles/org.eclipse.ecf.discovery/META-INF/MANIFEST.MF (diff)
The file was modified server-side/bundles/org.eclipse.ecf.server.generic/pom.xml (diff)
The file was modified releng/features/org.eclipse.ecf.discovery.slp.feature/pom.xml (diff)
The file was modified framework/bundles/org.eclipse.team.ecf.ui/pom.xml (diff)
The file was modified osgi/bundles/org.eclipse.osgi.services.remoteserviceadmin/pom.xml (diff)
The file was modified examples/bundles/org.eclipse.ecf.example.collab/pom.xml (diff)
The file was modified providers/bundles/org.eclipse.ecf.provider.datashare/META-INF/MANIFEST.MF (diff)
The file was modified providers/bundles/org.eclipse.ecf.provider.xmpp.remoteservice/pom.xml (diff)
The file was modified osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy/META-INF/MANIFEST.MF (diff)
The file was modified osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy/pom.xml (diff)
The file was modified protocols/bundles/org.eclipse.ecf.protocol.bittorrent/pom.xml (diff)
The file was modified releng/features/org.eclipse.ecf.presence.feature/pom.xml (diff)
The file was modified framework/bundles/org.eclipse.ecf.discovery.ui.browser/META-INF/MANIFEST.MF (diff)
The file was modified releng/features/org.eclipse.ecf.discovery.feature/feature.xml (diff)
The file was modified framework/bundles/org.eclipse.ecf.presence.ui/pom.xml (diff)
The file was modified releng/features/org.eclipse.ecf.datashare.feature/feature.xml (diff)
The file was modified releng/features/org.eclipse.ecf.provider.generic.datashare.feature/pom.xml (diff)
The file was modified releng/features/org.eclipse.ecf.xmpp.feature/pom.xml (diff)
The file was modified server-side/bundles/org.eclipse.ecf.server/META-INF/MANIFEST.MF (diff)
The file was modified framework/bundles/org.eclipse.ecf.console/pom.xml (diff)
The file was modified framework/bundles/org.eclipse.ecf.presence/pom.xml (diff)
The file was modified framework/bundles/org.eclipse.ecf.discovery.ui.properties.tabbed/pom.xml (diff)
The file was modified examples/bundles/com.mycorp.examples.timeservice.async/pom.xml (diff)
The file was modified framework/bundles/org.eclipse.ecf.datashare/META-INF/MANIFEST.MF (diff)
The file was modified framework/bundles/org.eclipse.ecf.discovery.ui.properties/pom.xml (diff)
The file was modified framework/bundles/org.eclipse.ecf.discovery.ui.browser/pom.xml (diff)
The file was modified framework/bundles/org.eclipse.ecf.ui.capabilities/META-INF/MANIFEST.MF (diff)
The file was modified providers/bundles/org.eclipse.ecf.provider.xmpp.ui/META-INF/MANIFEST.MF (diff)
The file was modified releng/features/org.eclipse.ecf.docshare.feature/pom.xml (diff)
The file was modified framework/bundles/org.eclipse.ecf.discovery.ui.userinput/pom.xml (diff)
The file was modified framework/bundles/org.eclipse.ecf.filetransfer.ui/pom.xml (diff)
The file was modified providers/bundles/org.eclipse.ecf.provider.bittorrent/pom.xml (diff)
The file was modified providers/bundles/org.eclipse.ecf.provider.xmpp.datashare/META-INF/MANIFEST.MF (diff)
The file was modified server-side/bundles/org.eclipse.ecf.remoteservice.eventadmin/META-INF/MANIFEST.MF (diff)
The file was modified providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/pom.xml (diff)
The file was modified framework/bundles/org.eclipse.ecf.discovery.ui/META-INF/MANIFEST.MF (diff)
The file was modified releng/features/org.eclipse.ecf.discovery.dnssd.feature/feature.xml (diff)
The file was modified providers/bundles/org.eclipse.ecf.provider.jmdns/pom.xml (diff)
The file was modified releng/features/org.eclipse.ecf.presence.feature/feature.xml (diff)
The file was modified providers/bundles/org.eclipse.ecf.provider.msn/pom.xml (diff)
The file was modified server-side/features/org.eclipse.ecf.server.generic.feature/pom.xml (diff)
The file was modified releng/features/org.eclipse.ecf.remoteservice.sdk.feature/feature.xml (diff)
The file was modified releng/features/org.eclipse.ecf.discovery.slp.feature/feature.xml (diff)
The file was modified framework/bundles/org.eclipse.ecf.sync/pom.xml (diff)
The file was modified releng/features/org.eclipse.ecf.remoteservice.rest.feature/feature.xml (diff)
The file was modified server-side/bundles/org.eclipse.ecf.server/pom.xml (diff)
The file was modified examples/bundles/com.mycorp.examples.timeservice.consumer.ds/pom.xml (diff)
The file was modified releng/features/org.eclipse.ecf.discovery.jmdns.feature/pom.xml (diff)
The file was modified framework/bundles/org.eclipse.ecf.datashare/pom.xml (diff)
The file was modified providers/bundles/org.eclipse.ecf.provider.jslp/pom.xml (diff)
The file was modified server-side/bundles/org.eclipse.ecf.server.generic/META-INF/MANIFEST.MF (diff)
The file was modified framework/bundles/org.eclipse.ecf.presence/META-INF/MANIFEST.MF (diff)
The file was modified framework/bundles/org.eclipse.ecf.ui.capabilities/pom.xml (diff)
The file was modified providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl/pom.xml (diff)
The file was modified protocols/bundles/ch.ethz.iks.slp/META-INF/MANIFEST.MF (diff)
The file was modified providers/bundles/org.eclipse.ecf.provider.bittorrent/META-INF/MANIFEST.MF (diff)
The file was modified examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery.rest/META-INF/MANIFEST.MF (diff)
The file was modified releng/features/org.eclipse.ecf.eventadmin.feature/feature.xml (diff)
The file was modified tooling/plugins/org.eclipse.ecf.remoteservices.tooling.pde/META-INF/MANIFEST.MF (diff)
The file was modified examples/bundles/org.eclipse.ecf.examples.eventadmin.app/pom.xml (diff)
The file was modified providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4/META-INF/MANIFEST.MF (diff)
The file was modified providers/bundles/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl/META-INF/MANIFEST.MF (diff)
The file was modified framework/bundles/org.eclipse.ecf.remoteservice.servlet/pom.xml (diff)
The file was modified server-side/features/org.eclipse.ecf.server.generic.feature/feature.xml (diff)
The file was modified providers/bundles/org.eclipse.ecf.provider.xmpp.remoteservice/META-INF/MANIFEST.MF (diff)
The file was modified examples/bundles/com.mycorp.examples.timeservice.consumer.filediscovery/pom.xml (diff)
The file was modified examples/bundles/org.eclipse.ecf.example.collab/META-INF/MANIFEST.MF (diff)
The file was modified providers/bundles/org.eclipse.ecf.provider.xmpp.datashare/pom.xml (diff)
The file was modified framework/bundles/org.eclipse.ecf.presence.bot/pom.xml (diff)
The file was modified framework/bundles/org.eclipse.ecf.presence.ui/META-INF/MANIFEST.MF (diff)
The file was modified framework/bundles/org.eclipse.ecf.discovery.ui.userinput/META-INF/MANIFEST.MF (diff)
The file was modified releng/features/org.eclipse.ecf.eventadmin.feature/pom.xml (diff)
The file was modified framework/bundles/org.eclipse.ecf.discovery.ui.model/META-INF/MANIFEST.MF (diff)
The file was modified framework/bundles/org.eclipse.ecf.remoteservice.rest/META-INF/MANIFEST.MF (diff)
The file was modified providers/bundles/org.eclipse.ecf.provider.datashare.nio/META-INF/MANIFEST.MF (diff)
Commit 5e01be6a733a4a48f9c8c4d566193de9d962b6e6 by Ed Merks
Update the target platform to use more recently versions.

https://github.com/eclipse/ecf/issues/17
The file was modified releng/org.eclipse.ecf.releng.target/ecf-2022-03.target (diff)
Commit 7cceb5999b700e961d15bb3792fbe29903e41ddf by Scott Lewis
Update version to 3.14.36
The file was modified doc/bundles/org.eclipse.ecf.doc/pom.xml (diff)
The file was modified releng/org.eclipse.ecf.releng.bm/karaf/features/karaf-features.xml (diff)
The file was modified releng/features/org.eclipse.ecf.core/feature.xml (diff)
The file was modified releng/features/org.eclipse.ecf.core/pom.xml (diff)
The file was modified releng/org.eclipse.ecf.releng.repository/pom.xml (diff)
The file was modified releng/features/org.eclipse.ecf.remoteservice.sdk.feature/feature.xml (diff)
The file was modified releng/features/org.eclipse.ecf.sdk/feature.xml (diff)
The file was modified releng/features/org.eclipse.ecf.remoteservice.sdk.feature/pom.xml (diff)
Commit 614c3474ceb74f8f7cb0e4b0b2665a4eed53c21d by Ed Merks
Update the target platform to use more recently versions.

Also update the references in the <includeBundles> section.

https://github.com/eclipse/ecf/issues/17
The file was modified releng/org.eclipse.ecf.releng.target/ecf-2022-03.target (diff)
The file was modified releng/org.eclipse.ecf.releng.repository/pom.xml (diff)
The file was modified releng/features/org.eclipse.ecf.remoteservice.sdk.feature/pom.xml (diff)
The file was modified releng/features/org.eclipse.ecf.core/pom.xml (diff)
The file was modified releng/features/org.eclipse.ecf.remoteservice.sdk.feature/feature.xml (diff)
The file was modified releng/features/org.eclipse.ecf.sdk/feature.xml (diff)
The file was modified releng/org.eclipse.ecf.releng.bm/karaf/features/karaf-features.xml (diff)
The file was modified doc/bundles/org.eclipse.ecf.doc/pom.xml (diff)
The file was modified releng/features/org.eclipse.ecf.core/feature.xml (diff)