Skip to content
Success

Changes

Summary

  1. Use final release URL of Eclipse RAP + Platform (details)
  2. Update RAP Tools version to 3.27.0 (details)
  3. Update build configuration for RAP Tools 3.27.0 M1 (details)
  4. Update build configuration for RAP Tools 3.27.0 M2 + Jetty 12 (details)
  5. Update demo templates to Jetty 12 bundles (details)
  6. Update build configuration for RAP Tools 3.27.0 M3 (details)
  7. Update build configuration for RAP Tools 3.27.0 RC1 (details)
  8. Update target definition files to 3.27 RC1 (details)
Commit e144fdf8800981f3d4b38bbea1d96181b1f6fb1b by Markus Knauer
Use final release URL of Eclipse RAP + Platform
The file was modified releng/org.eclipse.rap.tools.build/targets/rap-3.26.target (diff)
The file was modified releng/org.eclipse.rap.tools.build/pom.xml (diff)
The file was modified releng/org.eclipse.rap.tools.build/targets/rap-3.26-e4.target (diff)
Commit 9cd596440715632da385a5f2d243ae0eeeb53ed7 by Ivan Furnadjiev
Update RAP Tools version to 3.27.0
The file was modified tests/org.eclipse.rap.tools.launch.rwt.test/META-INF/MANIFEST.MF (diff)
The file was modified bundles/org.eclipse.rap.tools.launch.rwt/pom.xml (diff)
The file was modified releng/org.eclipse.rap.tools.build/repository/pom.xml (diff)
The file was modified releng/org.eclipse.rap.tools.build/repository-selfcontained/category.xml (diff)
The file was modified tests/org.eclipse.rap.tools.tests/pom.xml (diff)
The file was modified bundles/org.eclipse.rap.tools.launch/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.rap.tools.feature/pom.xml (diff)
The file was modified tests/org.eclipse.rap.tools.launch.rwt.test/pom.xml (diff)
The file was modified bundles/org.eclipse.rap.tools.intro/META-INF/MANIFEST.MF (diff)
The file was modified bundles/org.eclipse.rap.tools.launch.rwt/META-INF/MANIFEST.MF (diff)
The file was modified bundles/org.eclipse.rap.tools.launch/pom.xml (diff)
The file was modified tests/org.eclipse.rap.tools.tests/META-INF/MANIFEST.MF (diff)
The file was modified bundles/org.eclipse.rap.tools.intro/pom.xml (diff)
The file was modified bundles/org.eclipse.rap.doc/pom.xml (diff)
The file was modified features/org.eclipse.rap.tools.feature/feature.xml (diff)
The file was modified bundles/org.eclipse.rap.doc/META-INF/MANIFEST.MF (diff)
The file was modified bundles/org.eclipse.rap.tools.templates/META-INF/MANIFEST.MF (diff)
The file was modified releng/org.eclipse.rap.tools.build/pom.xml (diff)
The file was modified releng/org.eclipse.rap.tools.build/repository/category.xml (diff)
The file was modified pom.xml (diff)
The file was modified releng/org.eclipse.rap.tools.build/repository-selfcontained/pom.xml (diff)
The file was modified bundles/org.eclipse.rap.tools.templates/pom.xml (diff)
Commit 15d530c12a83430768e1dcba4154dbb4cdd4bd78 by Markus Knauer
Update build configuration for RAP Tools 3.27.0 M1

- Use Eclipse Platform 4.30 I20230927-1800 (M1)
- Use Eclipse Jetty 10.0.16
- Use Eclipse Orbit 2023-12
The file was modified features/org.eclipse.rap.tools.feature/.forceQualifierUpdate (diff)
The file was modified releng/org.eclipse.rap.tools.build/pom.xml (diff)
Commit 758f26c2d9db0c181bc5183462c098ce5ea50f2e by Markus Knauer
Update build configuration for RAP Tools 3.27.0 M2 + Jetty 12

- Use Eclipse Platform 4.30 I20231020-1800 (M2)
- Use Eclipse Jetty 12.0.2
- Use Eclipse Orbit 2023-12

This change includes the initial changes on the path to Jetty 12. In
particular it adjusts the version ranges, incorporates changes of the
bundle symbolic names to include `ee8`, partially updates launch
configurations, and updates the RAP Tools JettyLauncher class.
The file was modified bundles/org.eclipse.rap.tools.launch.rwt/src/org/eclipse/rap/tools/launch/rwt/internal/jetty/JettyLauncher.java (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/basic_launch.template (diff)
The file was modified releng/org.eclipse.rap.tools.build/pom.xml (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 bundles/org.eclipse.rap.tools.templates/src/org/eclipse/rap/tools/templates/internal/rap/e4_launch.template (diff)
The file was modified bundles/org.eclipse.rap.tools.launch.rwt/META-INF/MANIFEST.MF (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 tests/org.eclipse.rap.tools.tests/RAP Tools Tests.launch (diff)
Commit 8bfe9664c203aa633f4337e897cbb8993cca97ec by Ivan Furnadjiev
Update demo templates to Jetty 12 bundles
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 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/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)
Commit 4c1e8da7e799b2ca70d7a29e0643d40f0ff63f09 by Markus Knauer
Update build configuration for RAP Tools 3.27.0 M3

- Use Eclipse Platform 4.30 I20231109-0710 (M3)
- Use Eclipse Jetty 12.0.3
The file was modified releng/org.eclipse.rap.tools.build/pom.xml (diff)
The file was modified features/org.eclipse.rap.tools.feature/.forceQualifierUpdate (diff)
Commit 41914ed0cead9b05320b46a116b7f60e548f16a8 by Markus Knauer
Update build configuration for RAP Tools 3.27.0 RC1

- Use Eclipse Platform 4.30 I20231115-1800 (RC1)
The file was modified features/org.eclipse.rap.tools.feature/.forceQualifierUpdate (diff)
The file was modified releng/org.eclipse.rap.tools.build/pom.xml (diff)
Commit d5c50eabc3e775f0892bf79ffa0a74a676eb90fd by Markus Knauer
Update target definition files to 3.27 RC1
The file was addedreleng/org.eclipse.rap.tools.build/targets/rap-3.27.target
The file was removedreleng/org.eclipse.rap.tools.build/targets/rap-3.26-e4.target
The file was removedreleng/org.eclipse.rap.tools.build/targets/rap-3.26.target
The file was addedreleng/org.eclipse.rap.tools.build/targets/rap-3.27-e4.target