Project

General

Profile

Improvement #2140

Improvement #2091: Upgrade to ECJ for Java 18

Update to the latest Jetty 10 version

Added by Henning Blohm over 1 year ago. Updated 12 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Start date:
11.10.2022
Due date:
% Done:

0%

Estimated time:
origin:

Description

Acceptance Criteria

  • Jetty version is updated
  • Maven resolution is implemented

Design

  • We separate some lower level jetty dependencies such as javax.mail to additional modules so that they may be overwritten by customization repos. See below.

Notes:

  • The resolution includes Jetty 10 and the dependency versions:
libraries z2 module aliases
javax.activation z2-base.base:com.zfabrik.javax.activation javax.activation:javax.activation-api/java, javax.activation:activation/java
javax.mail z2-base.base:com.zfabrik.javax.mail org.glassfish:javax.mail
Apache commons z2-base.base:com.zfabrik.apache.commons commons-logging:commons-logging/java

See the 2.10 license info for version info.

#1

Updated by Henning Blohm over 1 year ago

  • Parent task set to #2091

Acceptance Criteria

  • Jetty version is updated
  • Maven resolution is implemented
  • Jetty API is separated from impl parts.
#2

Updated by Henning Blohm over 1 year ago

  • Description updated (diff)
#3

Updated by Henning Blohm over 1 year ago

  • Description updated (diff)
#4

Updated by Henning Blohm over 1 year ago

  • Status changed from New to Feedback
#5

Updated by Henning Blohm about 1 year ago

  • Description updated (diff)
  • Status changed from Feedback to In Progress
#6

Updated by Henning Blohm 12 months ago

  • Status changed from In Progress to Feedback
#7

Updated by Henning Blohm 12 months ago

Noted Warnings:

WARN  org.eclipse.jetty.util.DeprecationWarning [] - Using @Deprecated Class org.eclipse.jetty.servlet.listener.ELContextCleaner

possibly it may be necessary to check the config files again

#8

Updated by Henning Blohm 12 months ago

  • Status changed from Feedback to Resolved

Also available in: Atom PDF