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

Merge jetty-11.0.x into jetty-12.0.x - July 14 #10108

Merged
merged 12 commits into from
Jul 15, 2023

Conversation

joakime
Copy link
Contributor

@joakime joakime commented Jul 14, 2023

This is a merge from jetty-11.0.x into jetty-12.0.x.
This merge has to be a PR as now branch jetty-12.0.x is protected from direct push.

…y-10.0.x`) (#10098)

* Now that the migration of `https://eclipse.org/jetty/` to `https://eclipse.dev/jetty/` has occurred, it is time to review the URI use in our project

+ Updated URLs in poms
+ Added more URIs to XmlConfiguration
+ Updated URLs in module files
+ Updated URLs in documentation
+ Updated URLs in HTML
+ Correcting bad double-scheme URLs (eg: `http://https://www.eclipse...`)
+ Updating text in *.mod files
+ Removing `/current/` from path `/jetty/documentation/current/`
+ Fixing mailing list URL

---------

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
@joakime joakime added the Build label Jul 14, 2023
@joakime joakime requested a review from sbordet July 14, 2023 18:18
@joakime joakime self-assigned this Jul 14, 2023
documentation/jetty-documentation/pom.xml Outdated Show resolved Hide resolved
<a class="menu" href="https://github.com/eclipse/jetty.project/tree/jetty-12.0.x/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-jsp-webapp">Source</a>
<a class="menu" href="https://www.eclipse.org/jetty/">Jetty Project Home</a>
<a class="menu" href="https://www.eclipse.org/jetty/documentation/current/">Documentation</a>
<a class="menu" href="https://github.com/eclipse/jetty.project/tree/jetty-12.0.x/demos/demo-jsp-webapp">Source</a>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this change correct? It lost ee10 references.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still missing the ee10 reference.

Copy link
Contributor Author

@joakime joakime left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

More changes needed

<a class="menu" href="https://github.com/eclipse/jetty.project/tree/jetty-12.0.x/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-jsp-webapp">Source</a>
<a class="menu" href="https://www.eclipse.org/jetty/">Jetty Project Home</a>
<a class="menu" href="https://www.eclipse.org/jetty/documentation/current/">Documentation</a>
<a class="menu" href="https://github.com/eclipse/jetty.project/tree/jetty-12.0.x/demos/demo-jsp-webapp">Source</a>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still missing the ee10 reference.

@joakime joakime requested a review from sbordet July 14, 2023 21:42
@joakime joakime merged commit 8e52abe into jetty-12.0.x Jul 15, 2023
2 checks passed
@joakime joakime deleted the merge/12.0.x/merge-from-jetty-11-joakim-jul-14 branch July 15, 2023 01:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants