Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update build configuration for RAP Runtime 3.22.0 M1 #34

Merged
merged 1 commit into from
Jul 11, 2022

Commits on Jul 8, 2022

  1. Update build configuration for RAP Runtime 3.22.0 M1

    - Use Eclipse Platform 4.25 I20220706-1800 (M1)
    - Use Eclipse Orbit 2022-09
    - Use Eclipse Jetty 10.0.11
    
    Also removes the version constraint from the import of the Java package
    `com.ibm.icu.text` in the `org.eclipse.e4.ui.workbench` and
    `org.eclipse.e4.ui.workbench.swt` bundle because there is no bundle
    exporting the package *with* version any more.
    
    Update the lower boundary of javax.servlet package imports in the
    `org.eclipse.rap.rwt.osgi` bundle to at least 4.0.0 in order to ensure
    that no lower, incompatible servlet version is imported which leads to
    compile errors.
    
    Change to javax.servlet 4.0 up to 5.0
    mknauer committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    ca156ab View commit details
    Browse the repository at this point in the history