Skip to content
Success

Changes

Summary

  1. Update build configuration for RAP Tools 3.23.0 M2 (details)
  2. Update build configuration for RAP Tools 3.23.0 M3 (details)
  3. Synchronise SLF4J plugin to Eclipse Platform (details)
  4. Update target definition files to 3.23 M3 (details)
Commit 899f3ec76c4f5062a6354cacf08a19c31a97d034 by Markus Knauer
Update build configuration for RAP Tools 3.23.0 M2

- Use Eclipse Platform 4.26 I20221020-1800 (M2)
- Add org.slf4j.api to RAP Tools feature to make sure it is installed
  and distributed together with RAP because it had been removed in
  recent Eclipse Platform builds.
The file was modified releng/org.eclipse.rap.tools.build/pom.xml (diff)
The file was modified features/org.eclipse.rap.tools.feature/feature.xml (diff)
The file was modified features/org.eclipse.rap.tools.feature/.forceQualifierUpdate (diff)
Commit 4d9222e787ffd408c810fde093e191fec3d80ddc by Markus Knauer
Update build configuration for RAP Tools 3.23.0 M3

- Use Eclipse Platform 4.26 I20221109-1850 (M3)
- Switch to Eclipse Jetty p2 repository provided by Oomph project at
  https://download.eclipse.org/oomph/jetty/release/ which provides
  all bundles with proper PGP signatures.
- Remove all references and dependencies to the bundle
  org.eclipse.jetty.servlet-api that does not exist any more, and
  replace it with jakarta.servlet-api.
The file was modified bundles/org.eclipse.rap.tools.templates/src/org/eclipse/rap/tools/templates/internal/rap/basic_launch.template (diff)
The file was modified bundles/org.eclipse.rap.tools.templates/src/org/eclipse/rap/tools/templates/internal/rap/workbench_launch.template (diff)
The file was modified features/org.eclipse.rap.tools.feature/feature.xml (diff)
The file was modified releng/org.eclipse.rap.tools.build/pom.xml (diff)
The file was modified bundles/org.eclipse.rap.tools.launch.rwt/src/org/eclipse/rap/tools/launch/rwt/internal/delegate/RWTLaunchDelegate.java (diff)
The file was modified bundles/org.eclipse.rap.tools.templates/src/org/eclipse/rap/tools/templates/internal/rap/e4_launch.template (diff)
The file was modified features/org.eclipse.rap.tools.feature/.forceQualifierUpdate (diff)
Commit 7f2017cb3efcbafa2e240dca825eec16c9d1f0d4 by Markus Knauer
Synchronise SLF4J plugin to Eclipse Platform

Use the same slf4j.api bundle as Eclipse Platform that retrieves it from
Maven Central instead of the older outdated one from Eclipse Orbit.

Please note that this changes the bundle symbolic name from
org.slf4j.api to the shorter slf4j.api which requires to adjust all
launch templates.
The file was modified bundles/org.eclipse.rap.tools.launch.rwt/src/org/eclipse/rap/tools/launch/rwt/internal/delegate/RWTLaunchDelegate.java (diff)
The file was modified tests/org.eclipse.rap.tools.launch.rwt.test/src/org/eclipse/rap/tools/launch/rwt/internal/delegate/RWTLaunchDelegate_Test.java (diff)
The file was modified features/org.eclipse.rap.tools.feature/feature.xml (diff)
The file was modified bundles/org.eclipse.rap.tools.templates/src/org/eclipse/rap/tools/templates/internal/rap/basic_launch.template (diff)
The file was modified bundles/org.eclipse.rap.tools.templates/src/org/eclipse/rap/tools/templates/internal/rap/workbench_launch.template (diff)
The file was modified bundles/org.eclipse.rap.tools.templates/src/org/eclipse/rap/tools/templates/internal/rap/e4_launch.template (diff)
Commit 51a6477b48b3728228b0ff0bf29174acb1131fe8 by Markus Knauer
Update target definition files to 3.23 M3
The file was modified releng/org.eclipse.rap.tools.build/targets/rap-3.23.target (diff)
The file was modified releng/org.eclipse.rap.tools.build/targets/rap-3.23-e4.target (diff)