Skip to content

Changes

Summary

  1. Enable tycho's p2-metadata baseline replacement feature (details)
  2. Update to Orbit repo to use new versions of httpclient and (details)
Commit 050c99876f17a019b315de114fba9610e1bbebaf by Mat Booth
Enable tycho's p2-metadata baseline replacement feature
This has a couple benefits:
* Fail the build if it detected that the contents of a built bundle
   or feature jar has changed without a corresponding version change
   (as compared to the same bundle or feature jar in the baseline repo)
* Avoiding unnecessary version bumps to features or bundles where a
   change did not result in any change to the contents of built bundle
   or feature jars (the artifacts will be replaced by ones from the
   baseline repository to preserve qualifier values)
* Avoids false positive warnings from the
compare-version-with-baselines
   plugin due to changed signatures from the jar signing process
This change also contains a version bumps for the following features to
fix problems detected by the above:
* o.e.ecf.rs.servlet.feature -- where a bundle in orbit had changed
   causing our feature.xml to have changed without our knowlege
* o.e.ecf.filetransfer.httpclient45.feature -- where constituent
   bundles had been version bumped but the feature had not been
Change-Id: I6770712c804d60bbde5cc3bffdc0b23f744b9e95 Signed-off-by: Mat
Booth <mat.booth@redhat.com>
The file was modified pom.xml
The file was modified releng/features/org.eclipse.ecf.filetransfer.httpclient45.feature/feature.xml
The file was modified releng/features/org.eclipse.ecf.filetransfer.httpclient45.feature/pom.xml
The file was modified releng/features/org.eclipse.ecf.remoteservice.servlet.feature/feature.xml
The file was modified releng/features/org.eclipse.ecf.remoteservice.servlet.feature/pom.xml
Commit 1df77242a070493267ff1ead4981078e1feff695 by Scott Lewis
Update to Orbit repo to use new versions of httpclient and
httpcomponents
Change-Id: I44e0f6d56e44df6cbde01731833bdb71ee25f382
The file was modified framework/bundles/org.eclipse.ecf.filetransfer/pom.xml
The file was modified releng/features/org.eclipse.ecf.filetransfer.httpclient45.feature/pom.xml
The file was modified framework/bundles/org.eclipse.ecf.filetransfer/plugin.xml
The file was modified releng/org.eclipse.ecf.releng.target/ecf-2019-09.target
The file was modified framework/bundles/org.eclipse.ecf.filetransfer/META-INF/MANIFEST.MF
The file was modified releng/features/org.eclipse.ecf.filetransfer.httpclient45.feature/feature.xml