Skip to content

Changes

Summary

  1. Bug 582078- Cannot install via Oomph due to EclEmma update site (details)
  2. Bug 582227- Feature SWTBot JUnit5 Support fails to install (details)
  3. Up to 4.2.0 (details)
Commit 6021164a6f2628f36f85f60928abff10bb605863 by Jose M. Arnesto
Bug 582078- Cannot install via Oomph due to EclEmma update site

This commit solves the existing problems while installing via Oomph:

- The Mylyn EGit connector feature has been renamed and the Mylyn
repository URL has been updated.
- The EclEmma repository URL has been updated.
- FindBugs has been replaced with SpotBugs, as the former is not Java9+
compatible.
The file was modified devtools/oomph/SWTBot.setup
Commit 569c6fe36850ac78e7092831b48775101e961906 by Jose M. Arnesto
Bug 582227- Feature SWTBot JUnit5 Support fails to install

Beginning with 2022_09, these bundles are no longer available in a
standard Eclipse installation:

- org.junit.platform.commons
- org.junit.platform.engine
- org.junit.platform.launcher

Replacing them with their newer MavenCentral
equivalents would break compatibility with older Eclipse versions (those
earlier than 2022_09):

- junit-platform-commons
- junit-platform-launcher
- junit-platform-engine

Therefore, this patch removes them altogether, as the needed
dependencies are also set in the bundle manifest using a Import-Package
directive.

Change-Id: I7cdcd0edc7460dbd5467d6b07c2ebd16988c39fc
The file was modified org.eclipse.swtbot.junit5/feature.xml
Commit 0c4628af8ebdcc0019a25e32b34eba64b40fb6c5 by Aparna Argade
Up to 4.2.0

Change-Id: I167b352ea44b5c45e475ad7c8ab356cc9ffe1a62
Signed-off-by: Aparna Argade <aprsac@yahoo.com>
The file was modified org.eclipse.swtbot.eclipse.test.junit/pom.xml
The file was modified org.eclipse.swtbot.nebula.rangeslider.finder/META-INF/MANIFEST.MF
The file was modified org.eclipse.swtbot/feature.xml
The file was modified org.eclipse.swtbot.eclipse.junit.headless/pom.xml
The file was modified org.eclipse.swtbot.nebula.gallery.finder/pom.xml
The file was modified org.eclipse.swtbot.eclipse.finder.test/META-INF/MANIFEST.MF
The file was modified org.eclipse.swtbot.e4.finder/META-INF/MANIFEST.MF
The file was modified org.eclipse.swtbot.forms.finder.test/META-INF/MANIFEST.MF
The file was modified org.eclipse.swtbot.generator/META-INF/MANIFEST.MF
The file was modified org.eclipse.swtbot.eclipse/pom.xml
The file was modified org.eclipse.swtbot.nebula.nattable.finder/META-INF/MANIFEST.MF
The file was modified org.eclipse.swtbot/pom.xml
The file was modified org.eclipse.swtbot.eclipse.spy/pom.xml
The file was modified org.eclipse.swtbot.forms.finder/pom.xml
The file was modified org.eclipse.swtbot.eclipse.gef/pom.xml
The file was modified org.eclipse.swtbot.nebula.rangeslider/pom.xml
The file was modified org.eclipse.swtbot.nebula.rangeslider.finder/pom.xml
The file was modified org.eclipse.swtbot.eclipse.gef/feature.xml
The file was modified org.eclipse.swtbot.nebula.checkboxgroup/pom.xml
The file was modified org.eclipse.swtbot.nebula.stepbar/pom.xml
The file was modified org.eclipse.swtbot.generator.ui/pom.xml
The file was modified org.eclipse.swtbot.generator.client/META-INF/MANIFEST.MF
The file was modified org.eclipse.swtbot.eclipse.junit5.headless/pom.xml
The file was modified org.eclipse.swtbot.nebula.nattable.finder.test/META-INF/MANIFEST.MF
The file was modified org.eclipse.swtbot.junit5/feature.xml
The file was modified org.eclipse.swtbot.nebula.stepbar.finder/META-INF/MANIFEST.MF
The file was modified org.eclipse.swtbot.swt.demo/META-INF/MANIFEST.MF
The file was modified org.eclipse.swtbot.go/pom.xml
The file was modified org.eclipse.swtbot.eclipse.core/META-INF/MANIFEST.MF
The file was modified pom.xml
The file was modified org.eclipse.swtbot.nebula.gallery/feature.xml
The file was modified org.eclipse.swtbot.nebula.gallery.finder/META-INF/MANIFEST.MF
The file was modified org.eclipse.swtbot.go/META-INF/MANIFEST.MF
The file was modified org.eclipse.swtbot.eclipse.finder/pom.xml
The file was modified org.eclipse.swtbot.generator.ui/META-INF/MANIFEST.MF
The file was modified org.eclipse.swtbot.ide/feature.xml
The file was modified org.eclipse.swtbot.generator.test/META-INF/MANIFEST.MF
The file was modified org.eclipse.swtbot.generator.jdt.test/META-INF/MANIFEST.MF
The file was modified org.eclipse.swtbot.junit5_x/META-INF/MANIFEST.MF
The file was modified org.eclipse.swtbot.nebula.rangeslider.finder.test/META-INF/MANIFEST.MF
The file was modified org.eclipse.swtbot.ant.junit/META-INF/MANIFEST.MF
The file was modified org.eclipse.swtbot.eclipse.ui.test/META-INF/MANIFEST.MF
The file was modified org.eclipse.swtbot.generator.jdt.test/pom.xml
The file was modified org.eclipse.swtbot.nebula.stepbar.finder/pom.xml
The file was modified org.eclipse.swtbot.swt.finder.test.keyboards/pom.xml
The file was modified org.eclipse.swtbot.nebula.nattable/feature.xml
The file was modified org.eclipse.swtbot.test/pom.xml
The file was modified org.eclipse.swtbot.swt.finder.test/pom.xml
The file was modified org.eclipse.swtbot.eclipse.finder/META-INF/MANIFEST.MF
The file was modified org.eclipse.swtbot.generator.jdt/pom.xml
The file was modified org.eclipse.swtbot.nebula.rangeslider/feature.xml
The file was modified org.eclipse.swtbot.e4.finder.test/pom.xml
The file was modified org.eclipse.swtbot.junit5_x/pom.xml
The file was modified org.eclipse.swtbot.swt.finder.test.keyboards/META-INF/MANIFEST.MF
The file was modified org.eclipse.swtbot.junit4_x/pom.xml
The file was modified org.eclipse.swtbot.swt.finder.test/META-INF/MANIFEST.MF
The file was modified org.eclipse.swtbot.generator.test/pom.xml
The file was modified org.eclipse.swtbot.nebula.checkboxgroup.finder/META-INF/MANIFEST.MF
The file was modified org.eclipse.swtbot.eclipse.test.junit/feature.xml
The file was modified org.eclipse.swtbot.junit4_x/META-INF/MANIFEST.MF
The file was modified org.eclipse.swtbot.eclipse.dsl/META-INF/MANIFEST.MF
The file was modified org.eclipse.swtbot.generator.client/pom.xml
The file was modified org.eclipse.swtbot.eclipse.dsl/pom.xml
The file was modified org.eclipse.swtbot.eclipse.finder.test/pom.xml
The file was modified org.eclipse.swtbot.nebula.checkboxgroup.finder/pom.xml
The file was modified org.eclipse.swtbot.updatesite/pom.xml
The file was modified org.eclipse.swtbot.e4.finder.test/META-INF/MANIFEST.MF
The file was modified org.eclipse.swtbot.nebula.stepbar.finder.test/META-INF/MANIFEST.MF
The file was modified org.eclipse.swtbot.nebula.checkboxgroup/feature.xml
The file was modified org.eclipse.swtbot.forms/pom.xml
The file was modified org.eclipse.swt.examples/pom.xml
The file was modified org.eclipse.ui.forms.examples/pom.xml
The file was modified org.eclipse.swtbot.eclipse.gef.finder/META-INF/MANIFEST.MF
The file was modified org.eclipse.swtbot.eclipse.junit.headless/META-INF/MANIFEST.MF
The file was modified org.eclipse.swtbot.generator/pom.xml
The file was modified org.eclipse.swtbot.eclipse.ui/pom.xml
The file was modified org.eclipse.swtbot.eclipse.ui/META-INF/MANIFEST.MF
The file was modified org.eclipse.swtbot.generator.rules.workbench/META-INF/MANIFEST.MF
The file was modified org.eclipse.swtbot.ide/pom.xml
The file was modified org.eclipse.swt.examples/META-INF/MANIFEST.MF
The file was modified org.eclipse.ui.forms.examples/META-INF/MANIFEST.MF
The file was modified org.eclipse.swtbot.nebula.checkboxgroup.finder.test/META-INF/MANIFEST.MF
The file was modified org.eclipse.swtbot.nebula.rangeslider.finder.test/pom.xml
The file was modified org.eclipse.swtbot.swt.finder/META-INF/MANIFEST.MF
The file was modified org.eclipse.swtbot.junit5/pom.xml
The file was modified org.eclipse.swtbot.nebula.nattable/pom.xml
The file was modified org.eclipse.swtbot.eclipse.junit5.headless/META-INF/MANIFEST.MF
The file was modified org.eclipse.swtbot.eclipse.core/pom.xml
The file was modified org.eclipse.swtbot.nebula.gallery.finder.test/pom.xml
The file was modified org.eclipse.swtbot.nebula.checkboxgroup.finder.test/pom.xml
The file was modified org.eclipse.swtbot.swt.finder/pom.xml
The file was modified org.eclipse.swtbot.eclipse.gef.finder/pom.xml
The file was modified org.eclipse.swtbot.nebula.nattable.finder.test/pom.xml
The file was modified org.eclipse.swtbot.forms.finder/META-INF/MANIFEST.MF
The file was modified org.eclipse.swtbot.e4.finder/pom.xml
The file was modified org.eclipse.swtbot.generator.feature/pom.xml
The file was modified org.eclipse.swtbot.nebula.gallery/pom.xml
The file was modified org.eclipse.swtbot.generator.feature/feature.xml
The file was modified org.eclipse.swtbot.nebula.stepbar.finder.test/pom.xml
The file was modified org.eclipse.swtbot.eclipse.spy/META-INF/MANIFEST.MF
The file was modified org.eclipse.swtbot.generator.jdt/META-INF/MANIFEST.MF
The file was modified org.eclipse.swtbot.nebula.gallery.finder.test/META-INF/MANIFEST.MF
The file was modified org.eclipse.swtbot.ant.junit/pom.xml
The file was modified org.eclipse.swtbot.swt.demo/pom.xml
The file was modified devtools/oomph/SWTBot.setup
The file was modified org.eclipse.swtbot.forms.finder.test/pom.xml
The file was modified org.eclipse.swtbot.generator.rules.workbench/pom.xml
The file was modified org.eclipse.swtbot.nebula.stepbar/feature.xml
The file was modified org.eclipse.swtbot.eclipse/feature.xml
The file was modified org.eclipse.swtbot.eclipse.ui.test/pom.xml
The file was modified org.eclipse.swtbot.forms/feature.xml
The file was modified org.eclipse.swtbot.nebula.nattable.finder/pom.xml
The file was modified org.eclipse.swtbot.test/feature.xml