Skip to content

Changes

Summary

  1. [539718] Improve up/down action of the EEF reference widget (details)
  2. [releng] Switch to EEF 2.1.2 and update the build to Photon (details)
  3. [releng] Update the build for 2018-09 (details)
  4. [releng] Add support for the build using 2018-12 (details)
  5. [releng] Update the platform version name (details)
Commit 40f2d17a89b96fb840b2fdce4dfc50f49a52499b by Guillaume Coutable
[539718] Improve up/down action of the EEF reference widget
Updates the selection using the up/down action of the EEF reference
widget.
Change-Id: I1c7bf3a0ec8e0580ac3cedd797bec7994252d0a9 Signed-off-by:
Guillaume Coutable <guillaume.coutable@obeo.fr>
The file was modified plugins/org.eclipse.eef.ide.ui.ext.widgets.reference/src/org/eclipse/eef/ide/ui/ext/widgets/reference/internal/EEFExtMultipleReferenceLifecycleManager.java
Commit 5ce1f06e9c4147412105ebebe355f03b01ad276a by Stephane Begaudeau
[releng] Switch to EEF 2.1.2 and update the build to Photon
Change-Id: I4911bdd08944e1d7072736d03ae23430e710d6f5 Signed-off-by:
Stéphane Bégaudeau <stephane.begaudeau@obeo.fr>
The file was modified doc/org.eclipse.eef.documentation.export/pom.xml
The file was modified plugins/org.eclipse.eef.properties.ui/pom.xml
The file was modified plugins/org.eclipse.eef.ide.ui.properties/pom.xml
The file was modified plugins/org.eclipse.eef.edit/META-INF/MANIFEST.MF
The file was modified plugins/org.eclipse.eef.edit/pom.xml
The file was modified plugins/org.eclipse.eef.common.ui/pom.xml
The file was modified plugins/org.eclipse.eef.common/pom.xml
The file was modified plugins/org.eclipse.eef.ide/META-INF/MANIFEST.MF
The file was modified plugins/org.eclipse.eef.ext.widgets.reference/META-INF/MANIFEST.MF
The file was modified releng/org.eclipse.eef.releng/targetplatforms/oxygen/pom.xml
The file was modified doc/org.eclipse.eef.documentation.ext.widgets.reference/pom.xml
The file was modified doc/org.eclipse.eef.documentation.export/META-INF/MANIFEST.MF
The file was modified features/org.eclipse.eef.ext.widgets.reference-feature/pom.xml
The file was modified plugins/org.eclipse.eef.core/pom.xml
The file was modified plugins/org.eclipse.eef.properties.ui.legacy/pom.xml
The file was modified releng/org.eclipse.eef.releng/publish-nightly.sh
The file was modified plugins/org.eclipse.eef/pom.xml
The file was modified releng/org.eclipse.eef.update/pom.xml
The file was modified plugins/org.eclipse.eef.properties.ui/META-INF/MANIFEST.MF
The file was modified plugins/org.eclipse.eef.core.ext.widgets.reference/pom.xml
The file was modified plugins/org.eclipse.eef.ide.ui.properties/META-INF/MANIFEST.MF
The file was modified plugins/org.eclipse.eef/META-INF/MANIFEST.MF
The file was modified plugins/org.eclipse.eef.ext.widgets.reference/pom.xml
The file was modified plugins/org.eclipse.eef.core.ext.widgets.reference/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.eef.tests/pom.xml
The file was addedreleng/org.eclipse.eef.releng/targetplatforms/photon/pom.xml
The file was modified features/org.eclipse.eef.sdk-feature/pom.xml
The file was modified releng/org.eclipse.eef.releng/pom.xml
The file was modified tests/org.eclipse.eef.ui.tests/META-INF/MANIFEST.MF
The file was addedreleng/org.eclipse.eef.releng/targetplatforms/photon/photon.tpd
The file was modified plugins/org.eclipse.eef.common.ui/META-INF/MANIFEST.MF
The file was modified doc/org.eclipse.eef.documentation/META-INF/MANIFEST.MF
The file was modified plugins/org.eclipse.eef.core/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.eef.ui.tests/pom.xml
The file was modified plugins/org.eclipse.eef.properties.ui.legacy/META-INF/MANIFEST.MF
The file was modified releng/org.eclipse.eef.releng/targetplatforms/luna/pom.xml
The file was modified plugins/org.eclipse.eef.ide.ui/META-INF/MANIFEST.MF
The file was modified plugins/org.eclipse.eef.ide/pom.xml
The file was modified tests/org.eclipse.eef.tests/META-INF/MANIFEST.MF
The file was modified plugins/org.eclipse.eef.ide.ui/pom.xml
The file was modified plugins/org.eclipse.eef.common/META-INF/MANIFEST.MF
The file was addedreleng/org.eclipse.eef.releng/targetplatforms/photon/photon.target
The file was modified doc/org.eclipse.eef.documentation/pom.xml
The file was modified doc/org.eclipse.eef.documentation.javadoc/pom.xml
The file was modified doc/org.eclipse.eef.documentation.ext.widgets.reference/META-INF/MANIFEST.MF
The file was modified doc/org.eclipse.eef.documentation.javadoc/META-INF/MANIFEST.MF
The file was modified plugins/org.eclipse.eef.ide.ui.ext.widgets.reference/META-INF/MANIFEST.MF
The file was modified plugins/org.eclipse.eef.ide.ui.ext.widgets.reference/pom.xml
The file was modified samples/org.eclipse.eef.sample.custom.widget.colorpicker/META-INF/MANIFEST.MF
The file was modified features/org.eclipse.eef.sdk-feature/feature.xml
The file was modified releng/org.eclipse.eef.releng/targetplatforms/neon/pom.xml
The file was modified features/org.eclipse.eef.ext.widgets.reference-feature/feature.xml
Commit 500fcdffc026dab30380ac1bd9ea77a6d275424d by Stephane Begaudeau
[releng] Update the build for 2018-09
The Javadoc is no longer created during the build due to a regression in
Java 9, 10, 11. See https://bugs.openjdk.java.net/browse/JDK-8205593 for
additional information. The crux of the issue comes from the fact that
after Java 9, the file package-list has been renamed into element-list.
Change-Id: I4e7d2fd8e0198baa76a1ede03f0612d81327915c Signed-off-by:
Stéphane Bégaudeau <stephane.begaudeau@obeo.fr>
The file was modified releng/org.eclipse.eef.releng/targetplatforms/photon/photon.tpd
The file was modified releng/org.eclipse.eef.releng/targetplatforms/photon/photon.target
The file was modified releng/org.eclipse.eef.releng/pom.xml
The file was addedreleng/org.eclipse.eef.releng/targetplatforms/2018-09/2018-09.tpd
The file was modified doc/org.eclipse.eef.documentation.javadoc/pom.xml
The file was addedreleng/org.eclipse.eef.releng/targetplatforms/2018-09/2018-09.target
The file was modified features/org.eclipse.eef.sdk-feature/feature.xml
The file was addedreleng/org.eclipse.eef.releng/targetplatforms/2018-09/pom.xml
Commit 9a596b3ac8254cb84494d1bc2f9224119be71edd by Stephane Begaudeau
[releng] Add support for the build using 2018-12
Change-Id: I81c2886d30155b2dddff2c69f99e71643650e03e Signed-off-by:
Stéphane Bégaudeau <stephane.begaudeau@obeo.fr>
The file was addedreleng/org.eclipse.eef.releng/targetplatforms/2018-12/2018-12.tpd
The file was addedreleng/org.eclipse.eef.releng/targetplatforms/2018-12/pom.xml
The file was modified releng/org.eclipse.eef.releng/pom.xml
The file was addedreleng/org.eclipse.eef.releng/targetplatforms/2018-12/2018-12.target
Commit 12825bf2df0e9c0059d4448e775613f2a3af0471 by Stephane Begaudeau
[releng] Update the platform version name
Change-Id: Ib85985ce8ca69a0d3c5f07d527ff3a0f593921f3 Signed-off-by:
Stéphane Bégaudeau <stephane.begaudeau@obeo.fr>
The file was modified releng/org.eclipse.eef.releng/publish-nightly.sh