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

WIP - Update to Jetty 12 #6078

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Conversation

tfmorris
Copy link
Member

Fixes #{issue number here}

Changes proposed in this pull request:

Incomplete update to Jetty 12 which can be used as a starting point for experimentation

Updates to Butterfly 2.0 which includes a number of breaking
changes:

- Jetty 11 & Servlet API 5 with new Jakarta package names
- Apache commons-fileupload2 is required by the above
- Velocity 2.3
- Also update package name for org.apache.commons.lang3
  (apparently the version got updated as a dependency)

The full set of 1.x compatibility flags from
https://velocity.apache.org/engine/2.3/upgrading.html
were enabled, but template authors should check the notes on
that page for anything which might affect them.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant