Skip to content

Changes

Summary

  1. Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=520077 (details)
  2. Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=534087 (details)
Commit 2079b6f728aff28b5313cda5ddde29081e44a013 by Mat Booth
Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=520077
Update Photon target platform to pull in the latest versions of
httpcomponents bundles:
org.apache.httpcomponents.httpclient 4.5.5
org.apache.httpcomponents.httpcore   4.4.9
Change-Id: I7423c39af3f9487210dfee81371d97d14f4cbd3f Signed-off-by: Mat
Booth <mat.booth@redhat.com>
The file was modified releng/org.eclipse.ecf.releng.target/ecf-photon.target
Commit f2d081cc362fccde148fbd5bfc05b61728289e8b by Mat Booth
Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=534087
Backport console bundle metadata changes from osgir7 branch
Allow building/running against Oxygen or Photon by keeping the
require-bundle, but making it optional, so it may be fulfilled by either
the old-style felix-gogo bundle from Oxygen or any bundle that supplies
the felix.service.command package like the new-style felix-gogo bundle
from Photon.
Change-Id: I438c815319c2156c689b1ac90f211258e2bb9e5c Signed-off-by: Mat
Booth <mat.booth@redhat.com>
The file was modified framework/bundles/org.eclipse.ecf.console/META-INF/MANIFEST.MF
The file was modified osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.console/pom.xml
The file was modified releng/org.eclipse.ecf.releng.target/ecf-oxygen.target
The file was modified releng/org.eclipse.ecf.releng.target/ecf-photon.target
The file was modified osgi/bundles/org.eclipse.ecf.osgi.services.remoteserviceadmin.console/META-INF/MANIFEST.MF
The file was modified framework/bundles/org.eclipse.ecf.console/pom.xml