Skip to content

Changes

Summary

  1. Updated features to 3.14.7 (details)
  2. Update feature and karaf-feature versions to 3.14.7. (details)
  3. Fixes for https://bugs.eclipse.org/bugs/show_bug.cgi?id=558611 (details)
  4. Enable tycho's p2-metadata baseline replacement feature (details)
  5. Set version in published Javadoc to 3.14.7 (details)
  6. Bump features due to change in org.eclipse.ecf bundle (details)
Commit 0b00316773b8c641170d01b3df056bc8b19ad9f6 by Scott Lewis
Updated features to 3.14.7
Change-Id: Ie732db2d26c32d015c63c3c423daca0b774fd421
The file was modified releng/features/org.eclipse.ecf.core/feature.xml
The file was modified releng/features/org.eclipse.ecf.remoteservice.sdk.feature/feature.xml
The file was modified releng/features/org.eclipse.ecf.filetransfer.feature/feature.xml
The file was modified releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/feature.xml
The file was modified releng/features/org.eclipse.ecf.sdk/feature.xml
Commit b8783c018668616413d6286d49a9d22e3f335594 by Scott Lewis
Update feature and karaf-feature versions to 3.14.7.
Change-Id: I1e72744cb0b0fc8498c4f4c9e1bca5d32b8c66b1
The file was modified releng/org.eclipse.ecf.releng.repository/pom.xml
The file was modified releng/features/org.eclipse.ecf.core/pom.xml
The file was modified releng/features/org.eclipse.ecf.filetransfer.feature/pom.xml
The file was modified releng/features/org.eclipse.ecf.remoteservice.sdk.feature/pom.xml
The file was modified releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/pom.xml
The file was modified releng/org.eclipse.ecf.releng.bm/karaf/features/karaf-features.xml
Commit 602db0bbd775dfb33e22faa9a62877d581f29d83 by Scott Lewis
Fixes for https://bugs.eclipse.org/bugs/show_bug.cgi?id=558611
Change-Id: I0000000000000000000000000000000000000000
The file was modified releng/org.eclipse.ecf.releng.bm/karaf/features/karaf-features.xml
The file was modified server-side/features/org.eclipse.ecf.server.generic.feature/pom.xml
The file was modified server-side/features/org.eclipse.ecf.server.generic.feature/feature.xml
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/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.filetransfer.httpclient45.feature/feature.xml
The file was modified releng/features/org.eclipse.ecf.remoteservice.servlet.feature/pom.xml
Commit b00c0f4026926b3d06de5b23c9cbb30be559326e by Mat Booth
Set version in published Javadoc to 3.14.7
Change-Id: Iee81733289b0e4093d81196fd0dcbdb61740f004 Signed-off-by: Mat
Booth <mat.booth@redhat.com>
The file was modified pom.xml
Commit 84fa386fe0d30d9876b4b67c0c48a389f0ebdfe6 by Mat Booth
Bump features due to change in org.eclipse.ecf bundle
Change-Id: I6a774030ae6c3716c63a9b3449ae794481301172 Signed-off-by: Mat
Booth <mat.booth@redhat.com>
The file was modified releng/features/org.eclipse.ecf.core.feature/pom.xml
The file was modified releng/features/org.eclipse.ecf.core.feature/feature.xml
The file was modified framework/bundles/org.eclipse.ecf/META-INF/MANIFEST.MF
The file was modified pom.xml
The file was modified framework/bundles/org.eclipse.ecf/pom.xml