This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mina-site.git
The following commit(s) were added to refs/heads/master by this push: new 7ef78a3 Fixed brokern links 7ef78a3 is described below commit 7ef78a3c5f45f307d31bf187af3f2976eb8c405f Author: emmanuel lecharny <elecha...@apache.org> AuthorDate: Sun Oct 31 19:19:21 2021 +0100 Fixed brokern links --- source/mina-project/downloads_old.md | 2 +- source/vysper-project/dependencies.md | 2 -- source/vysper-project/embed.md | 2 +- source/vysper-project/standards_supported.md | 2 +- source/vysper-project/websocket_endpoint.md | 2 +- 5 files changed, 4 insertions(+), 6 deletions(-) diff --git a/source/mina-project/downloads_old.md b/source/mina-project/downloads_old.md index f72ae40..f1f3f3b 100644 --- a/source/mina-project/downloads_old.md +++ b/source/mina-project/downloads_old.md @@ -35,7 +35,7 @@ title: MINA Older Downloads | Version| Download Links | Date | |:-:|:-:|:-:| -| ApacheDS MINA 2.0.21 | [Download](https://archive.apache.org/dist/mina/mina/2.0.21/), [Javadoc](https://svn.apache.org/repos/infra/websites/production/mina/content/mina-project/gen-docs/2.0.21/apidocs/), [Test javadoc](https://svn.apache.org/repos/infra/websites/production/mina/content/mina-project/gen-docs/2.0.21/testapidocs/), [Xref](https://svn.apache.org/repos/infra/websites/production/mina/content/mina-project/gen-docs/2.0.21/xref/), [Xref test](https://svn.apache.org/repos/infra/ [...] +| ApacheDS MINA 2.0.21 | [Download](https://archive.apache.org/dist/mina/mina/2.0.21/), [Javadoc](https://nightlies.apache.org/mina/mina/2.0.21/apidocs/), [Test javadoc](https://nightlies.apache.org/mina/mina/2.0.21/testapidocs/), [Xref](https://nightlies.apache.org/mina/mina/2.0.21/xref/), [Xref test](https://nightlies.apache.org/mina/minas/2.0.21/xref-test/) | 14/Apr/2019 | | ApacheDS MINA 2.0.20 | [Download](https://archive.apache.org/dist/mina/mina/2.0.20/), [Javadoc](https://svn.apache.org/repos/infra/websites/production/mina/content/mina-project/gen-docs/2.0.20/apidocs/), [Test javadoc](https://svn.apache.org/repos/infra/websites/production/mina/content/mina-project/gen-docs/2.0.20/testapidocs/), [Xref](https://svn.apache.org/repos/infra/websites/production/mina/content/mina-project/gen-docs/2.0.20/xref/), [Xref test](https://svn.apache.org/repos/infra/ [...] | ApacheDS MINA 2.0.19 | [Download](https://archive.apache.org/dist/mina/mina/2.0.19/), [Javadoc](https://svn.apache.org/repos/infra/websites/production/mina/content/mina-project/gen-docs/2.0.19/apidocs/), [Test javadoc](https://svn.apache.org/repos/infra/websites/production/mina/content/mina-project/gen-docs/2.0.19/testapidocs/), [Xref](https://svn.apache.org/repos/infra/websites/production/mina/content/mina-project/gen-docs/2.0.19/xref/), [Xref test](https://svn.apache.org/repos/infra/ [...] | ApacheDS MINA 2.0.18 | [Download](https://archive.apache.org/dist/mina/mina/2.0.18/), [Javadoc](https://svn.apache.org/repos/infra/websites/production/mina/content/mina-project/gen-docs/2.0.18/apidocs/), [Test javadoc](https://svn.apache.org/repos/infra/websites/production/mina/content/mina-project/gen-docs/2.0.18/testapidocs/), [Xref](https://svn.apache.org/repos/infra/websites/production/mina/content/mina-project/gen-docs/2.0.18/xref/), [Xref test](https://svn.apache.org/repos/infra/ [...] diff --git a/source/vysper-project/dependencies.md b/source/vysper-project/dependencies.md index 4fa22fa..7419966 100644 --- a/source/vysper-project/dependencies.md +++ b/source/vysper-project/dependencies.md @@ -18,5 +18,3 @@ Vysper depends on these fine libraries and frameworks: [slf4j](http://slf4j.org/) - logging framework, currently using [log4j](http://logging.apache.org/log4j), but this is exchangeable [Jackrabbit](http://jackrabbit.apache.org/) - Jackrabbit is used for JCR container persistence. - -More detailed info about dependencies and libraries can be found [here](http://svn.apache.org/repos/asf/labs/vysper/lib/LIBRARY_OVERVIEW.txt). diff --git a/source/vysper-project/embed.md b/source/vysper-project/embed.md index 519a342..8b72ca4 100644 --- a/source/vysper-project/embed.md +++ b/source/vysper-project/embed.md @@ -84,4 +84,4 @@ server.addModule(new VcardTempModule()); // depends on Jcr persistence ## Reference -The full and probably improved latest version of this code can be found [here](http://svn.apache.org/repos/asf/mina/sandbox/vysper/trunk/server/core/src/main/java/org/apache/vysper/xmpp/server/ServerMain.java) +The full and probably improved latest version of this code can be found [here](https://gitbox.apache.org/repos/asf?p=mina-vysper.git;a=blob;f=server/core/src/main/java/org/apache/vysper/xmpp/server/ServerMain.java;h=379d96b06d526609c6c73927ce95d821e9746635;hb=HEAD) diff --git a/source/vysper-project/standards_supported.md b/source/vysper-project/standards_supported.md index 1cb1cb8..6674ee2 100644 --- a/source/vysper-project/standards_supported.md +++ b/source/vysper-project/standards_supported.md @@ -28,4 +28,4 @@ title: Vysper Standards Supported | [XEP-0206 XMPP Over BOSH](http://xmpp.org/extensions/xep-0206.html) | Complete | {{< html " " >}} | | [XEP-0220 Server Dialback](http://xmpp.org/extensions/xep-0220.html) | Complete | {{< html " " >}} | | [XEP-0220 Server Dialback](http://xmpp.org/extensions/xep-0220.html) | Complete | {{< html " " >}} | -| [An XMPP Sub-protocol for WebSocket](http://tools.ietf.org/html/draft-moffitt-xmpp-over-websocket-00 ) | Complete | {{< html " " >}} | +| [An XMPP Sub-protocol for WebSocket](https://datatracker.ietf.org/doc/html/rfc7395) | Complete | {{< html " " >}} | diff --git a/source/vysper-project/websocket_endpoint.md b/source/vysper-project/websocket_endpoint.md index b6a55f5..f9beb8a 100644 --- a/source/vysper-project/websocket_endpoint.md +++ b/source/vysper-project/websocket_endpoint.md @@ -23,7 +23,7 @@ server.addEndpoint(new WebSocketEndpoint()); server.start(); ``` -That’s it. The default configuration will start a web server on port 8080 and supply websockets on <http://vysper.org:8080/>. +That’s it. The default configuration will start a web server on port 8080 and supply websockets on http://vysper.org:8080/. The port and context path can be configured: