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

Upgrade to Karaf 4.4.5 and Xtext 2.34 #4133

Merged
merged 4 commits into from
Mar 17, 2024
Merged

Commits on Mar 5, 2024

  1. Upgrade to Karaf 4.4.5 and Xtext 2.34

    Upgrade Karaf from 4.4.4 to 4.4.5:
    * Sync runtime dependencies with Karaf 4.4.5, most notably:
      * Jetty 9.4.53.v20231009
      * JNA 5.14.0
      * Pax Logging 2.2.6
      * Pax Web 8.0.24
      * ASM 9.6
    * Resolve itest runbundles
    
    Upgrade Xtext from 2.32 to 2.34
    * Sync depencencies, most notably:
      * Guava 33.0.0
      * classgraph 4.8.165 changing provider to io.github.classgraph
    * Migrate old Xtext generator xtext.generator to xtext.xtext.generator
      as xtext.generator has been removed from Xtext, affecting
      org.openhab.core.model.lazygen
    
    Signed-off-by: Holger Friedrich <[email protected]>
    holgerfriedrich committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    f8ce22f View commit details
    Browse the repository at this point in the history
  2. resolve runbundles

    Signed-off-by: Holger Friedrich <[email protected]>
    holgerfriedrich committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    c6e0de2 View commit details
    Browse the repository at this point in the history
  3. resolve runbundle org.openhab.core.config.discovery.usbserial.linuxsy…

    …sfs.tests
    
    Signed-off-by: Holger Friedrich <[email protected]>
    holgerfriedrich committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    d701ac0 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Remove org.openhab.core.model.lazygen

    No longer in use sind 2017, see eclipse-archived/smarthome#4122.
    
    Signed-off-by: Holger Friedrich <[email protected]>
    holgerfriedrich committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    2a9ef64 View commit details
    Browse the repository at this point in the history