Update URLs for new jetty locations
This commit is contained in:
parent
aa723a2cdc
commit
3d7f6d8dc5
|
@ -14,7 +14,7 @@ Developer resources
|
|||
--------------------
|
||||
Information regarding source code management, builds, coding standards, and more.
|
||||
|
||||
- [https://eclipse.dev/jetty/documentation/](https://eclipse.dev/jetty/documentation/)
|
||||
- [https://jetty.org/docs/](https://jetty.org/docs/)
|
||||
|
||||
The canonical Jetty git repository is located at [GitHub.](https://github.com/jetty/jetty.project) Providing you have
|
||||
completed the contributors agreement mentioned below we will endeavor to pull your commit into Jetty proper.
|
||||
|
|
|
@ -2,7 +2,7 @@ Notices for Eclipse Jetty
|
|||
=========================
|
||||
This content is produced and maintained by the Eclipse Jetty project.
|
||||
|
||||
Project home: https://eclipse.dev/jetty/
|
||||
Project home: https://jetty.org/
|
||||
|
||||
Trademarks
|
||||
----------
|
||||
|
|
|
@ -41,7 +41,7 @@ Documentation
|
|||
|
||||
Project documentation is available on the Jetty Eclipse website.
|
||||
|
||||
- [https://eclipse.dev/jetty/documentation/](https://eclipse.dev/jetty/documentation/)
|
||||
- [https://jetty.org/docs/](https://jetty.org/docs/)
|
||||
|
||||
Building
|
||||
========
|
||||
|
|
|
@ -10,7 +10,7 @@ Do not open a public issue to report a security vulnerability. Please send a me
|
|||
|
||||
## Handling a Vulnerability
|
||||
|
||||
The [following checklist](https://eclipse.dev/jetty/security_processes.php) is used to handle security issues:
|
||||
The [following checklist](https://jetty.org/security_processes.php) is used to handle security issues:
|
||||
|
||||
- [ ] On receipt of a security report via security@webtide.com or other channels, if it cannot be trivially dismissed (already fixed, known not a problem, etc.), then a Github security advisory is created by project leadership.
|
||||
- [ ] Copy this list as a markdown in the security advisory for tracking the completion of various tasks.
|
||||
|
|
|
@ -9,9 +9,9 @@
|
|||
<body>
|
||||
<div class="topnav">
|
||||
<a class="menu" href="http://localhost:8080/">Demo Home</a>
|
||||
<a class="menu" href="https://github.com/eclipse/jetty.project/tree/jetty-11.0.x/demos/demo-async-rest">Source</a>
|
||||
<a class="menu" href="https://eclipse.dev/jetty/">Jetty Project Home</a>
|
||||
<a class="menu" href="https://eclipse.dev/jetty/documentation/">Documentation</a>
|
||||
<a class="menu" href="https://github.com/jetty/jetty.project/tree/jetty-11.0.x/demos/demo-async-rest">Source</a>
|
||||
<a class="menu" href="https://jetty.org/">Jetty Project Home</a>
|
||||
<a class="menu" href="https://jetty.org/docs/">Documentation</a>
|
||||
<a class="menu" href="https://webtide.com">Commercial Support</a>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -9,9 +9,9 @@
|
|||
<body>
|
||||
<div class="topnav">
|
||||
<a class="menu" href="http://localhost:8080/">Demo Home</a>
|
||||
<a class="menu" href="https://github.com/eclipse/jetty.project/tree/jetty-11.0.x/demos/demo-jaas-webapp">Source</a>
|
||||
<a class="menu" href="https://eclipse.dev/jetty/">Jetty Project Home</a>
|
||||
<a class="menu" href="https://eclipse.dev/jetty/documentation/">Documentation</a>
|
||||
<a class="menu" href="https://github.com/jetty/jetty.project/tree/jetty-11.0.x/demos/demo-jaas-webapp">Source</a>
|
||||
<a class="menu" href="https://jetty.org/">Jetty Project Home</a>
|
||||
<a class="menu" href="https://jetty.org/docs/">Documentation</a>
|
||||
<a class="menu" href="https://webtide.com">Commercial Support</a>
|
||||
</div>
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
|||
</center>
|
||||
<h1>JAAS Demo</h1>
|
||||
<p>
|
||||
This is a demo webapp for the <a href="https://eclipse.dev/jetty/">Eclipse Jetty HTTP Server and Servlet Container</a>. It was added into your <code>$JETTY_BASE/webapps</code> directory.
|
||||
This is a demo webapp for the <a href="https://jetty.org/">Eclipse Jetty HTTP Server and Servlet Container</a>. It was added into your <code>$JETTY_BASE/webapps</code> directory.
|
||||
|
||||
It uses a simple login module that stores its configuration in a properties file.
|
||||
</p>
|
||||
|
|
|
@ -6,9 +6,9 @@
|
|||
<body>
|
||||
<div class="topnav">
|
||||
<a class="menu" href="http://localhost:8080/">Demo Home</a>
|
||||
<a class="menu" href="https://github.com/eclipse/jetty.project/tree/jetty-11.0.x/demos/demo-jaas-webapp">Source</a>
|
||||
<a class="menu" href="https://eclipse.dev/jetty/">Jetty Project Home</a>
|
||||
<a class="menu" href="https://eclipse.dev/jetty/documentation/">Documentation</a>
|
||||
<a class="menu" href="https://github.com/jetty/jetty.project/tree/jetty-11.0.x/demos/demo-jaas-webapp">Source</a>
|
||||
<a class="menu" href="https://jetty.org/">Jetty Project Home</a>
|
||||
<a class="menu" href="https://jetty.org/docs/">Documentation</a>
|
||||
<a class="menu" href="https://webtide.com">Commercial Support</a>
|
||||
</div>
|
||||
<div class="content">
|
||||
|
|
|
@ -9,9 +9,9 @@
|
|||
|
||||
<div class="topnav">
|
||||
<a class="menu" href="http://localhost:8080/">Demo Home</a>
|
||||
<a class="menu" href="https://github.com/eclipse/jetty.project/tree/jetty-11.0.x/demos/demo-jetty-webapp">Source</a>
|
||||
<a class="menu" href="https://eclipse.dev/jetty/">Jetty Project Home</a>
|
||||
<a class="menu" href="https://eclipse.dev/jetty/documentation/">Documentation</a>
|
||||
<a class="menu" href="https://github.com/jetty/jetty.project/tree/jetty-11.0.x/demos/demo-jetty-webapp">Source</a>
|
||||
<a class="menu" href="https://jetty.org/">Jetty Project Home</a>
|
||||
<a class="menu" href="https://jetty.org/docs/">Documentation</a>
|
||||
<a class="menu" href="https://webtide.com">Commercial Support</a>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -8,9 +8,9 @@
|
|||
<body>
|
||||
<div class="topnav">
|
||||
<a class="menu" href="http://localhost:8080/">Demo Home</a>
|
||||
<a class="menu" href="https://github.com/eclipse/jetty.project/tree/jetty-11.0.x/demos/demo-jetty-webapp">Source</a>
|
||||
<a class="menu" href="https://eclipse.dev/jetty/">Jetty Project Home</a>
|
||||
<a class="menu" href="https://eclipse.dev/jetty/documentation/">Documentation</a>
|
||||
<a class="menu" href="https://github.com/jetty/jetty.project/tree/jetty-11.0.x/demos/demo-jetty-webapp">Source</a>
|
||||
<a class="menu" href="https://jetty.org/">Jetty Project Home</a>
|
||||
<a class="menu" href="https://jetty.org/docs/">Documentation</a>
|
||||
<a class="menu" href="https://webtide.com">Commercial Support</a>
|
||||
</div>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
|||
</center>
|
||||
<h1>Eclipse Jetty Demo Webapp</h1>
|
||||
<p>
|
||||
This is a demo webapp for the <a href="https://eclipse.dev/jetty/">Eclipse Jetty HTTP Server and Servlet Container</a>. It was added into your <code>$JETTY_BASE/webapps</code> directory.
|
||||
This is a demo webapp for the <a href="https://jetty.org/">Eclipse Jetty HTTP Server and Servlet Container</a>. It was added into your <code>$JETTY_BASE/webapps</code> directory.
|
||||
</p>
|
||||
|
||||
<h2>Jetty Tests:</h2>
|
||||
|
|
|
@ -8,9 +8,9 @@
|
|||
<body>
|
||||
<div class="topnav">
|
||||
<a class="menu" href="http://localhost:8080/">Demo Home</a>
|
||||
<a class="menu" href="https://github.com/eclipse/jetty.project/tree/jetty-11.0.x/demos/demo-jetty-webapp">Source</a>
|
||||
<a class="menu" href="https://eclipse.dev/jetty/">Jetty Project Home</a>
|
||||
<a class="menu" href="https://eclipse.dev/jetty/documentation/">Documentation</a>
|
||||
<a class="menu" href="https://github.com/jetty/jetty.project/tree/jetty-11.0.x/demos/demo-jetty-webapp">Source</a>
|
||||
<a class="menu" href="https://jetty.org/">Jetty Project Home</a>
|
||||
<a class="menu" href="https://jetty.org/docs/">Documentation</a>
|
||||
<a class="menu" href="https://webtide.com">Commercial Support</a>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -9,9 +9,9 @@
|
|||
<body>
|
||||
<div class="topnav">
|
||||
<a class="menu" href="http://localhost:8080/">Demo Home</a>
|
||||
<a class="menu" href="https://github.com/eclipse/jetty.project/tree/jetty-11.0.x/demos/demo-jetty-webapp">Source</a>
|
||||
<a class="menu" href="https://eclipse.dev/jetty/">Jetty Project Home</a>
|
||||
<a class="menu" href="https://eclipse.dev/jetty/documentation/">Documentation</a>
|
||||
<a class="menu" href="https://github.com/jetty/jetty.project/tree/jetty-11.0.x/demos/demo-jetty-webapp">Source</a>
|
||||
<a class="menu" href="https://jetty.org/">Jetty Project Home</a>
|
||||
<a class="menu" href="https://jetty.org/docs/">Documentation</a>
|
||||
<a class="menu" href="https://webtide.com">Commercial Support</a>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -8,9 +8,9 @@
|
|||
<body>
|
||||
<div class="topnav">
|
||||
<a class="menu" href="http://localhost:8080/">Demo Home</a>
|
||||
<a class="menu" href="https://github.com/eclipse/jetty.project/tree/jetty-11.0.x/demos/demo-jndi-webapp">Source</a>
|
||||
<a class="menu" href="https://eclipse.dev/jetty/">Jetty Project Home</a>
|
||||
<a class="menu" href="https://eclipse.dev/jetty/documentation/">Documentation</a>
|
||||
<a class="menu" href="https://github.com/jetty/jetty.project/tree/jetty-11.0.x/demos/demo-jndi-webapp">Source</a>
|
||||
<a class="menu" href="https://jetty.org/">Jetty Project Home</a>
|
||||
<a class="menu" href="https://jetty.org/docs/">Documentation</a>
|
||||
<a class="menu" href="https://webtide.com">Commercial Support</a>
|
||||
</div>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
|||
</center>
|
||||
<h1>Eclipse Jetty JNDI Demo Webapp</h1>
|
||||
<p>
|
||||
This is a demo webapp for the <a href="https://eclipse.dev/jetty/">Eclipse Jetty HTTP Server and Servlet Container</a>. It was added into your <code>$JETTY_BASE/webapps</code> directory.
|
||||
This is a demo webapp for the <a href="https://jetty.org/">Eclipse Jetty HTTP Server and Servlet Container</a>. It was added into your <code>$JETTY_BASE/webapps</code> directory.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
|
|
@ -10,9 +10,9 @@
|
|||
|
||||
<div class="topnav">
|
||||
<a class="menu" href="http://localhost:8080/">Demo Home</a>
|
||||
<a class="menu" href="https://github.com/eclipse/jetty.project/tree/jetty-11.0.x/demos/demo-jsp-webapp">Source</a>
|
||||
<a class="menu" href="https://eclipse.dev/jetty/">Jetty Project Home</a>
|
||||
<a class="menu" href="https://eclipse.dev/jetty/documentation/">Documentation</a>
|
||||
<a class="menu" href="https://github.com/jetty/jetty.project/tree/jetty-11.0.x/demos/demo-jsp-webapp">Source</a>
|
||||
<a class="menu" href="https://jetty.org/">Jetty Project Home</a>
|
||||
<a class="menu" href="https://jetty.org/docs/">Documentation</a>
|
||||
<a class="menu" href="https://webtide.com">Commercial Support</a>
|
||||
</div>
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
|||
</center>
|
||||
<h1>Eclipse Jetty JSP Demo Webapp</h1>
|
||||
<p>
|
||||
This is a demo webapp for the <a href="https://eclipse.dev/jetty/">Eclipse Jetty HTTP Server and Servlet Container</a>. It was added into your <code>$JETTY_BASE/webapps</code> directory.
|
||||
This is a demo webapp for the <a href="https://jetty.org/">Eclipse Jetty HTTP Server and Servlet Container</a>. It was added into your <code>$JETTY_BASE/webapps</code> directory.
|
||||
</p>
|
||||
|
||||
<h2>JSP Examples on <%= DateTimeFormatter.ofPattern("d MMMM yyyy").format(LocalDate.now()) %></h2>
|
||||
|
|
|
@ -8,9 +8,9 @@
|
|||
<body>
|
||||
<div class="topnav">
|
||||
<a class="menu" href="http://localhost:8080/">Demo Home</a>
|
||||
<a class="menu" href="https://github.com/eclipse/jetty.project/tree/jetty-11.0.x/demos/demo-spec">Source</a>
|
||||
<a class="menu" href="https://eclipse.dev/jetty/">Jetty Project Home</a>
|
||||
<a class="menu" href="https://eclipse.dev/jetty/documentation/">Documentation</a>
|
||||
<a class="menu" href="https://github.com/jetty/jetty.project/tree/jetty-11.0.x/demos/demo-spec">Source</a>
|
||||
<a class="menu" href="https://jetty.org/">Jetty Project Home</a>
|
||||
<a class="menu" href="https://jetty.org/docs/">Documentation</a>
|
||||
<a class="menu" href="https://webtide.com">Commercial Support</a>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -10,9 +10,9 @@
|
|||
<div class="topnav">
|
||||
<a class="menu" href="http://localhost:8080/">Demo Home</a>
|
||||
<!-- Change source to suit -->
|
||||
<a class="menu" href="https://github.com/eclipse/jetty.project/tree/jetty-11.0.x/demos/XXX">Source</a>
|
||||
<a class="menu" href="https://eclipse.dev/jetty/">Jetty Project Home</a>
|
||||
<a class="menu" href="https://eclipse.dev/jetty/documentation/">Documentation</a>
|
||||
<a class="menu" href="https://github.com/jetty/jetty.project/tree/jetty-11.0.x/demos/XXX">Source</a>
|
||||
<a class="menu" href="https://jetty.org/">Jetty Project Home</a>
|
||||
<a class="menu" href="https://jetty.org/docs/">Documentation</a>
|
||||
<a class="menu" href="https://webtide.com">Commercial Support</a>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -23,7 +23,7 @@ The Eclipse Jetty Operations Guide targets sysops, devops, and developers who wa
|
|||
|
||||
The Eclipse Jetty Programming Guide targets developers who want to use the Eclipse Jetty libraries in their applications, and advanced sysops/devops that want to customize the deployment of web applications.
|
||||
|
||||
== https://eclipse.dev/jetty/documentation/contribution-guide/index.html[Jetty Contribution Guide]
|
||||
== https://jetty.org/docs/contribution-guide/index.html[Jetty Contribution Guide]
|
||||
|
||||
The Eclipse Jetty Programming Guide targets developers that wish to contribute to the Jetty Project with code patches or documentation improvements.
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
==== Setting up the Classpath
|
||||
|
||||
You will need to place the following Jetty jar files onto the classpath of your application.
|
||||
You can obtain them from the https://eclipse.dev/jetty/download.html[Jetty distribution], or the https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-annotations[Maven repository]:
|
||||
You can obtain them from the https://jetty.org/download.html[Jetty distribution], or the https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-annotations[Maven repository]:
|
||||
|
||||
....
|
||||
jetty-plus.jar
|
||||
|
|
|
@ -246,7 +246,7 @@ Make sure you follow the other examples and include the `rel="nofollow"` attribu
|
|||
|
||||
____
|
||||
[NOTE]
|
||||
There is a separate Jenkins build job that publishes documentation to https://eclipse.dev/jetty/documentation/ triggered by a push of changed files to the jetty-documentation project.
|
||||
There is a separate Jenkins build job that publishes documentation to https://jetty.org/docs/ triggered by a push of changed files to the jetty-documentation project.
|
||||
If you commit your change to the <version> number from step 2, then these builds will use the same release version number.
|
||||
It is preferable if you _don't_ commit that version number change, or better yet, ensure that it is set to the next -SNAPSHOT version number for your jetty major release number.
|
||||
____
|
||||
|
|
|
@ -73,7 +73,7 @@ This module is equivalent to directly modifying the class path configuration wit
|
|||
[source.XML, xml]
|
||||
-------------------------------------------------------------
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE Configure PUBLIC "-//Jetty//Configure//EN" "http://jetty.org/configure.dtd">
|
||||
<!DOCTYPE Configure PUBLIC "-//Jetty//Configure//EN" "https://jetty.org/configure.dtd">
|
||||
<Configure class="org.eclipse.jetty.webapp.WebAppContext">
|
||||
<Call name="prependServerClass">
|
||||
<Arg>-org.eclipse.jetty.util.Decorator</Arg>
|
||||
|
|
|
@ -24,7 +24,7 @@ To start Jetty on the default port of 8080, run the following command:
|
|||
----
|
||||
$ java -jar start.jar
|
||||
2017-09-20 15:45:11.986:INFO::main: Logging initialized @683ms to org.eclipse.jetty.util.log.StdErrLog
|
||||
2017-09-20 15:45:12.197:WARN:oejs.HomeBaseWarning:main: This instance of Jetty is not running from a separate {jetty.base} directory, this is not recommended. See documentation at https://eclipse.dev/jetty/documentation/
|
||||
2017-09-20 15:45:12.197:WARN:oejs.HomeBaseWarning:main: This instance of Jetty is not running from a separate {jetty.base} directory, this is not recommended. See documentation at https://jetty.org/docs/
|
||||
2017-09-20 15:45:12.243:INFO:oejs.Server:main: {VERSION}
|
||||
2017-09-20 15:45:12.266:INFO:oejdp.ScanningAppProvider:main: Deployment monitor [file:///installs/repository/jetty/webapps/] at interval 1
|
||||
2017-09-20 15:45:12.298:INFO:oejs.AbstractConnector:main: Started ServerConnector@39c0f4a{HTTP/1.1,[http/1.1]}{0.0.0.0:8080}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* GraphViz Graph of Jetty Modules
|
||||
*
|
||||
* Jetty: https://eclipse.dev/jetty/
|
||||
* Jetty: https://jetty.org/
|
||||
* GraphViz: http://graphviz.org/
|
||||
*
|
||||
* To Generate Graph image using graphviz:
|
||||
|
|
|
@ -20,7 +20,7 @@ In addition to using Jetty in its distribution form and its multiple embedded fo
|
|||
Many products and open source projects out there distribute Jetty themselves, in both distribution and embedded forms, not to mention different operating systems bundling Jetty in other installable forms.
|
||||
|
||||
If your platform supports Jetty from a distribution or deployment perspective and want to be included on this list just fork the documentation and submit a pull request, or contact us.
|
||||
Check out our list of https://eclipse.dev/jetty/powered[Powered By] page for software that makes use of Jetty, often in novel and exciting ways.
|
||||
Check out our list of https://jetty.org/powered[Powered By] page for software that makes use of Jetty, often in novel and exciting ways.
|
||||
|
||||
include::jelastic.adoc[]
|
||||
include::cloudfoundry.adoc[]
|
||||
|
|
|
@ -69,7 +69,7 @@ The default Configuration Classes are:
|
|||
`org.eclipse.jetty.plus.webapp.PlusConfiguration`
|
||||
`org.eclipse.jetty.annotations.AnnotationConfiguration`
|
||||
|
||||
You can learn more about implementing specific Configuration Classes link:https://eclipse.dev/jetty/documentation/[in the Jetty documentation.]
|
||||
You can learn more about implementing specific Configuration Classes link:https://jetty.org/docs/[in the Jetty documentation.]
|
||||
|
||||
==== Deploying Multiple Contexts
|
||||
|
||||
|
|
|
@ -406,4 +406,4 @@ public class FooLoginModule extends AbstractLoginModule
|
|||
|
||||
An example webapp using JAAS can be found in the Jetty GitHub repository:
|
||||
|
||||
* link:{GITBROWSEURL}/tests/test-webapps/test-jaas-webapp[https://github.com/eclipse/jetty.project/tree/jetty-11.0.x/tests/test-webapps/test-jaas-webapp]
|
||||
* link:{GITBROWSEURL}/tests/test-webapps/test-jaas-webapp[https://github.com/jetty/jetty.project/tree/jetty-11.0.x/tests/test-webapps/test-jaas-webapp]
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
==== List of Security Reports
|
||||
|
||||
A current list of Jetty security reports can be viewed on the link:https://eclipse.dev/jetty/security-reports.php[Project Home Page.]
|
||||
A current list of Jetty security reports can be viewed on the link:https://jetty.org/security-reports.php[Project Home Page.]
|
||||
|
||||
==== Reporting Security Issues
|
||||
|
||||
|
|
|
@ -59,7 +59,7 @@ You want to create the `$JETTY_BASE/etc/tls-config.xml` with the following templ
|
|||
[source,xml,subs=verbatim]
|
||||
----
|
||||
<?xml version="1.0"?>
|
||||
<!DOCTYPE Configure PUBLIC "-//Jetty//Configure//EN" "http://jetty.org/configure_10_0.dtd">
|
||||
<!DOCTYPE Configure PUBLIC "-//Jetty//Configure//EN" "https://jetty.org/configure_10_0.dtd">
|
||||
|
||||
<Configure>
|
||||
<Ref refid="sslContextFactory">
|
||||
|
@ -85,7 +85,7 @@ To explicitly add the exclusion of TLSv1.0 and TLSv1.1 (that are also vulnerable
|
|||
[source,xml]
|
||||
----
|
||||
<?xml version="1.0"?>
|
||||
<!DOCTYPE Configure PUBLIC "-//Jetty//Configure//EN" "http://jetty.org/configure_10_0.dtd">
|
||||
<!DOCTYPE Configure PUBLIC "-//Jetty//Configure//EN" "https://jetty.org/configure_10_0.dtd">
|
||||
|
||||
<Configure>
|
||||
<Ref refid="sslContextFactory">
|
||||
|
@ -110,7 +110,7 @@ You can precisely set the list of excluded ciphers, completely overriding Jetty'
|
|||
[source,xml]
|
||||
----
|
||||
<?xml version="1.0"?>
|
||||
<!DOCTYPE Configure PUBLIC "-//Jetty//Configure//EN" "http://jetty.org/configure_10_0.dtd">
|
||||
<!DOCTYPE Configure PUBLIC "-//Jetty//Configure//EN" "https://jetty.org/configure_10_0.dtd">
|
||||
|
||||
<Configure>
|
||||
<Ref refid="sslContextFactory">
|
||||
|
|
|
@ -3,7 +3,7 @@ version: '11'
|
|||
title: Eclipse Jetty
|
||||
asciidoc:
|
||||
attributes:
|
||||
javadoc-url: https://eclipse.dev/jetty/javadoc/jetty-11
|
||||
javadoc-url: https://jetty.org/javadoc/jetty-11
|
||||
jdurl: '{javadoc-url}'
|
||||
jetty-home: ${jetty.home}@
|
||||
version: 11.0.21-SNAPSHOT
|
||||
|
|
|
@ -498,7 +498,7 @@ You want to create the `$JETTY_BASE/etc/tls-config.xml` with the following templ
|
|||
[,xml,subs=verbatim]
|
||||
----
|
||||
<?xml version="1.0"?>
|
||||
<!DOCTYPE Configure PUBLIC "-//Jetty//Configure//EN" "http://jetty.org/configure_10_0.dtd">
|
||||
<!DOCTYPE Configure PUBLIC "-//Jetty//Configure//EN" "https://jetty.org/configure_10_0.dtd">
|
||||
|
||||
<Configure>
|
||||
<Ref refid="sslContextFactory">
|
||||
|
@ -524,7 +524,7 @@ To explicitly add the exclusion of TLSv1.0 and TLSv1.1 (that are also vulnerable
|
|||
[,xml]
|
||||
----
|
||||
<?xml version="1.0"?>
|
||||
<!DOCTYPE Configure PUBLIC "-//Jetty//Configure//EN" "http://jetty.org/configure_10_0.dtd">
|
||||
<!DOCTYPE Configure PUBLIC "-//Jetty//Configure//EN" "https://jetty.org/configure_10_0.dtd">
|
||||
|
||||
<Configure>
|
||||
<Ref refid="sslContextFactory">
|
||||
|
@ -549,7 +549,7 @@ You can precisely set the list of excluded ciphers, completely overriding Jetty'
|
|||
[,xml]
|
||||
----
|
||||
<?xml version="1.0"?>
|
||||
<!DOCTYPE Configure PUBLIC "-//Jetty//Configure//EN" "http://jetty.org/configure_10_0.dtd">
|
||||
<!DOCTYPE Configure PUBLIC "-//Jetty//Configure//EN" "https://jetty.org/configure_10_0.dtd">
|
||||
|
||||
<Configure>
|
||||
<Ref refid="sslContextFactory">
|
||||
|
|
|
@ -2,7 +2,7 @@ Notices for Eclipse Jetty
|
|||
=========================
|
||||
This content is produced and maintained by the Eclipse Jetty project.
|
||||
|
||||
Project home: https://eclipse.dev/jetty/
|
||||
Project home: https://jetty.org/
|
||||
|
||||
Trademarks
|
||||
----------
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
=== ECLIPSE JETTY
|
||||
|
||||
The link:https://eclipse.dev/jetty/[Eclipse Jetty] Project provides a:
|
||||
The link:https://jetty.org/[Eclipse Jetty] Project provides a:
|
||||
|
||||
* Java HTTP & WebSocket Server
|
||||
* Servlet Container
|
||||
|
@ -8,7 +8,7 @@ The link:https://eclipse.dev/jetty/[Eclipse Jetty] Project provides a:
|
|||
|
||||
Jetty is available under an open source link:LICENSE.txt[LICENSE], and the full source code is available at link:https://github.com/jetty/jetty.project[GitHub].
|
||||
|
||||
The Jetty documentation is available at link:https://eclipse.dev/jetty/documentation/[].
|
||||
The Jetty documentation is available at link:https://jetty.org/docs/[].
|
||||
|
||||
// tag::quick[]
|
||||
==== Quick Setup
|
||||
|
@ -46,7 +46,7 @@ Point your browser at `+http://localhost:8080+` to see the demo web applications
|
|||
The Jetty server can be stopped with `ctrl+c` in the terminal window.
|
||||
// end::quick[]
|
||||
|
||||
For more information about how to start Jetty, run this command (or go to the link:https://eclipse.dev/jetty/documentation/[documentation]):
|
||||
For more information about how to start Jetty, run this command (or go to the link:https://jetty.org/docs/[documentation]):
|
||||
|
||||
----
|
||||
$ java -jar $JETTY_HOME/start.jar --help
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
<a href="http://en.wikipedia.org/wiki/WebSocket">Websocket</a> and <a
|
||||
href="http://en.wikipedia.org/wiki/HTTP/2">HTTP/2</a> protocols. The
|
||||
project is 100% <a href="http://en.wikipedia.org/wiki/Open_source">Open Source</a> and hosted by the
|
||||
<a href="http://www.eclipse.org">Eclipse Foundation</a> at <a href="https://eclipse.dev/jetty/">https://eclipse.dev/jetty/</a>.
|
||||
<a href="http://www.eclipse.org">Eclipse Foundation</a> at <a href="https://jetty.org/">https://jetty.org/</a>.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
@ -45,10 +45,10 @@
|
|||
<td>
|
||||
<h2>information</h2>
|
||||
<ul>
|
||||
<li><a href="https://eclipse.dev/jetty/">Jetty Homepage</a></li>
|
||||
<li><a href="https://eclipse.dev/jetty/documentation/">Jetty Documentation Hub</a></li>
|
||||
<li><a href="https://jetty.org/">Jetty Homepage</a></li>
|
||||
<li><a href="https://jetty.org/docs/">Jetty Documentation Hub</a></li>
|
||||
<li><a href="/proxy/current/">Javadoc</a> (via transparent proxy)</li>
|
||||
<li><a href="https://eclipse.dev/jetty/powered">Jetty Powered</a></li>
|
||||
<li><a href="https://jetty.org/powered">Jetty Powered</a></li>
|
||||
<li>Optional content found only in<br><code>jetty-home-<ver>-with-docs.zip</code>
|
||||
<ul>
|
||||
<li><a href="/docs/">Jetty Documentation</a></li>
|
||||
|
|
|
@ -59,7 +59,7 @@ import org.eclipse.jetty.util.resource.Resource;
|
|||
* Note that the same java compiler will be used as for on-the-fly compiled
|
||||
* jsps, which will be the Eclipse java compiler.
|
||||
* <p>
|
||||
* See <a href="https://eclipse.dev/jetty/documentation/">Usage Guide</a> for
|
||||
* See <a href="https://jetty.org/docs/">Usage Guide</a> for
|
||||
* instructions on using this plugin.
|
||||
* </p>
|
||||
* Runs jspc compiler to produce .java and .class files
|
||||
|
|
|
@ -579,7 +579,7 @@ public class Runner
|
|||
{
|
||||
System.err.println("WARNING: jetty-runner is deprecated.");
|
||||
System.err.println(" See Jetty Documentation for startup options");
|
||||
System.err.println(" https://eclipse.dev/jetty/documentation/");
|
||||
System.err.println(" https://jetty.org/docs/");
|
||||
|
||||
Runner runner = new Runner();
|
||||
|
||||
|
|
|
@ -63,7 +63,7 @@ public class HomeBaseWarning
|
|||
{
|
||||
StringBuilder warn = new StringBuilder();
|
||||
warn.append("This instance of Jetty is not running from a separate {jetty.base} directory");
|
||||
warn.append(", this is not recommended. See documentation at https://eclipse.dev/jetty/documentation/");
|
||||
warn.append(", this is not recommended. See documentation at https://jetty.org/docs/");
|
||||
LOG.warn("{}", warn.toString());
|
||||
}
|
||||
}
|
||||
|
|
|
@ -121,7 +121,7 @@ public class ModuleGraphWriter
|
|||
out.println("/*");
|
||||
out.println(" * GraphViz Graph of Jetty Modules");
|
||||
out.println(" * ");
|
||||
out.println(" * Jetty: https://eclipse.dev/jetty/");
|
||||
out.println(" * Jetty: https://jetty.org/");
|
||||
out.println(" * GraphViz: http://graphviz.org/");
|
||||
out.println(" * ");
|
||||
out.println(" * To Generate Graph image using graphviz:");
|
||||
|
|
|
@ -66,7 +66,7 @@ public class MavenLocalRepoFileInitializerTest
|
|||
public void testGetCoordinateNotMaven()
|
||||
{
|
||||
MavenLocalRepoFileInitializer repo = new MavenLocalRepoFileInitializer(baseHome);
|
||||
String ref = "https://eclipse.dev/jetty/";
|
||||
String ref = "https://jetty.org/";
|
||||
Coordinates coords = repo.getCoordinates(URI.create(ref));
|
||||
assertThat("Coords", coords, nullValue());
|
||||
}
|
||||
|
|
|
@ -1496,12 +1496,12 @@ public class LazyListTest
|
|||
uris.add(URI.create("http://www.mortbay.org/"));
|
||||
uris.add(URI.create("http://jetty.codehaus.org/jetty/"));
|
||||
uris.add(URI.create("http://www.intalio.com/jetty/"));
|
||||
uris.add(URI.create("https://eclipse.dev/jetty/"));
|
||||
uris.add(URI.create("https://jetty.org/"));
|
||||
|
||||
// Make sure that Generics pass through the 'get' routine safely.
|
||||
// We should be able to call this without casting the result to URI
|
||||
URI eclipseUri = LazyList.get(uris, 3);
|
||||
assertEquals("https://eclipse.dev/jetty/", eclipseUri.toASCIIString());
|
||||
assertEquals("https://jetty.org/", eclipseUri.toASCIIString());
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
@ -82,7 +82,7 @@ public class Utf8LineParserTest
|
|||
public void testWildHttpRequestParse()
|
||||
{
|
||||
// Arbitrary Http Response Headers seen in the wild.
|
||||
// Request URI -> https://eclipse.dev/jetty/
|
||||
// Request URI -> https://jetty.org/
|
||||
List<String> expected = new ArrayList<>();
|
||||
expected.add("HEAD /jetty/ HTTP/1.0");
|
||||
expected.add("User-Agent: \"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.6) Gecko/20060601 Firefox/2.0.0.6 (Ubuntu-feisty)\"");
|
||||
|
|
|
@ -218,7 +218,7 @@ public class FileSystemResourceTest
|
|||
public void testNotFileURI(Class<PathResource> resourceClass)
|
||||
{
|
||||
assertThrows(IllegalArgumentException.class,
|
||||
() -> newResource(resourceClass, new URI("https://eclipse.dev/jetty/")));
|
||||
() -> newResource(resourceClass, new URI("https://jetty.org/")));
|
||||
}
|
||||
|
||||
@ParameterizedTest
|
||||
|
|
|
@ -286,7 +286,7 @@ public class XmlConfigurationTest
|
|||
{
|
||||
if (!rawXml.contains("!DOCTYPE"))
|
||||
rawXml = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n" +
|
||||
"<!DOCTYPE Configure PUBLIC \"-//Jetty//Configure//EN\" \"https://www.eclipse.org/jetty/configure_10_0.dtd\">\n" +
|
||||
"<!DOCTYPE Configure PUBLIC \"-//Jetty//Configure//EN\" \"https://jetty.org/configure_10_0.dtd\">\n" +
|
||||
rawXml;
|
||||
return asXmlConfiguration("raw.xml", rawXml);
|
||||
}
|
||||
|
@ -295,7 +295,7 @@ public class XmlConfigurationTest
|
|||
{
|
||||
if (!rawXml.contains("!DOCTYPE"))
|
||||
rawXml = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n" +
|
||||
"<!DOCTYPE Configure PUBLIC \"-//Jetty//Configure//EN\" \"https://www.eclipse.org/jetty/configure_10_0.dtd\">\n" +
|
||||
"<!DOCTYPE Configure PUBLIC \"-//Jetty//Configure//EN\" \"https://jetty.org/configure_10_0.dtd\">\n" +
|
||||
rawXml;
|
||||
Path testFile = workDir.getEmptyPathDir().resolve(filename);
|
||||
try (BufferedWriter writer = Files.newBufferedWriter(testFile, UTF_8))
|
||||
|
|
|
@ -45,7 +45,7 @@ public class XmlParserTest
|
|||
|
||||
URL configURL = XmlConfiguration.class.getResource("configure_10_0.dtd");
|
||||
parser.redirectEntity("configure_10_0.dtd", configURL);
|
||||
parser.redirectEntity("https://www.eclipse.org/jetty/configure_10_0.dtd", configURL);
|
||||
parser.redirectEntity("https://jetty.org/configure_10_0.dtd", configURL);
|
||||
parser.redirectEntity("-//Jetty//Configure//EN", configURL);
|
||||
|
||||
URL url = XmlParserTest.class.getClassLoader().getResource("org/eclipse/jetty/xml/configureWithAttr.xml");
|
||||
|
|
Loading…
Reference in New Issue