This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/mina-site.git
The following commit(s) were added to refs/heads/asf-site by this push: new ca05388 Updated site from master (ac9517f47c21f76ba5458e549c71b874fdd1b5a2) ca05388 is described below commit ca05388ed829a9954b8cc1dec6fc6722642217c9 Author: jenkins <bui...@apache.org> AuthorDate: Sun Oct 31 22:20:30 2021 +0000 Updated site from master (ac9517f47c21f76ba5458e549c71b874fdd1b5a2) --- .../configuration_user_manager_db.html | 2 +- content/mina-project/developer-guide.html | 2 +- content/mina-project/downloads_old.html | 2 +- .../userguide/ch5-filters/ch5-filters.html | 40 +++++++++++----------- content/sitemap.xml | 16 ++++----- content/sshd-project/download_2.5.1.html | 2 +- 6 files changed, 32 insertions(+), 32 deletions(-) diff --git a/content/ftpserver-project/configuration_user_manager_db.html b/content/ftpserver-project/configuration_user_manager_db.html index 1e7a8b0..8774893 100644 --- a/content/ftpserver-project/configuration_user_manager_db.html +++ b/content/ftpserver-project/configuration_user_manager_db.html @@ -212,7 +212,7 @@ </tbody> </table> <h3 id="data-source-configuration">Data source configuration</h3> -<p>The data source must be configured as described by the database provider. You can also use the general purpose <a href="http://jakarta.apache.org/commons/dbcp/apidocs/org/apache/commons/dbcp/BasicDataSource.html">BasicDataSource</a> provided by the <a href="http://jakarta.apache.org/commons/dbcp/">Apache Commons DBCP project</a>.</p> +<p>The data source must be configured as described by the database provider. You can also use the general purpose <a href="https://commons.apache.org/proper/commons-dbcp/apidocs/org/apache/commons/dbcp2/BasicDataSource.html">BasicDataSource</a> provided by the <a href="http://jakarta.apache.org/commons/dbcp/">Apache Commons DBCP project</a>.</p> <h4 id="example-using-the-basicdatasource-to-connect-to-mysql">Example using the BasicDataSource to connect to MySQL</h4> <div class="highlight"><pre style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-xml" data-lang="xml"><span style="color:#008000;font-weight:bold"><data-source</span><span style="color:#008000;font-weight:bold">></span> <span style="color:#008000;font-weight:bold"><beans:bean</span> <span style="color:#b44">class=</span><span style="color:#b44">"org.apache.commons.dbcp.BasicDataSource"</span><span style="color:#008000;font-weight:bold">></span> diff --git a/content/mina-project/developer-guide.html b/content/mina-project/developer-guide.html index 8e107ad..3f7390d 100644 --- a/content/mina-project/developer-guide.html +++ b/content/mina-project/developer-guide.html @@ -498,7 +498,7 @@ $ svn add <version> $ svn ci <version> ... $ <span style="color:#a2f">exit</span> -</code></pre></div><p>The packages should now be available on <a href="http://www.us.apache.org/dist/mina/mina/">http://www.us.apache.org/dist/mina/mina/</a><version></p> +</code></pre></div><p>The packages should now be available on <a href="https://dist.apache.org/repos/dist/release/mina/mina/">https://dist.apache.org/repos/dist/release/mina/mina/</a> <version></p> <h3 id="step-12-deploy-web-reports-javadoc-and-jxr">Step 12: Deploy Web Reports (JavaDoc and JXR)</h3> <p>The javadoc and xref files have been generated in step 6, it’s now time to push them into the production site. They are generated in the following directory :</p> <div class="highlight"><pre style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-text" data-lang="text">target/checkout/target/site diff --git a/content/mina-project/downloads_old.html b/content/mina-project/downloads_old.html index 7c0cdc4..99f7f84 100644 --- a/content/mina-project/downloads_old.html +++ b/content/mina-project/downloads_old.html @@ -175,7 +175,7 @@ <tbody> <tr> <td align="center">ApacheDS MINA 2.0.21</td> -<td align="center"><a href="https://archive.apache.org/dist/mina/mina/2.0.21/">Download</a>, <a href="https://nightlies.apache.org/mina/mina/2.0.21/apidocs/">Javadoc</a>, <a href="https://nightlies.apache.org/mina/mina/2.0.21/testapidocs/">Test javadoc</a>, <a href="https://nightlies.apache.org/mina/mina/2.0.21/xref/">Xref</a>, <a href="https://nightlies.apache.org/mina/minas/2.0.21/xref-test/">Xref test</a></td> +<td align="center"><a href="https://archive.apache.org/dist/mina/mina/2.0.21/">Download</a>, <a href="https://nightlies.apache.org/mina/mina/2.0.21/apidocs/">Javadoc</a>, <a href="https://nightlies.apache.org/mina/mina/2.0.21/testapidocs/">Test javadoc</a>, <a href="https://nightlies.apache.org/mina/mina/2.0.21/xref/">Xref</a>, <a href="https://nightlies.apache.org/mina/mina/2.0.21/xref-test/">Xref test</a></td> <td align="center">14/Apr/2019</td> </tr> <tr> diff --git a/content/mina-project/userguide/ch5-filters/ch5-filters.html b/content/mina-project/userguide/ch5-filters/ch5-filters.html index bbcf8f7..1494e64 100644 --- a/content/mina-project/userguide/ch5-filters/ch5-filters.html +++ b/content/mina-project/userguide/ch5-filters/ch5-filters.html @@ -190,102 +190,102 @@ <tbody> <tr> <td>Blacklist</td> -<td><a href="http://mina.apache.org/mina-project/xref/org/apache/mina/filter/firewall/BlacklistFilter.html">BlacklistFilter</a></td> +<td><a href="https://nightlies.apache.org/mina/mina/2.0.22/xref/org/apache/mina/filter/firewall/BlacklistFilter.html#BlacklistFilter">BlacklistFilter</a></td> <td>Blocks connections from blacklisted remote addresses<br class="atl-forced-newline"></td> </tr> <tr> <td>Buffered Write</td> -<td><a href="http://mina.apache.org/mina-project/xref/org/apache/mina/filter/buffer/BufferedWriteFilter.html">BufferedWriteFilter</a></td> +<td><a href="https://nightlies.apache.org/mina/mina/2.0.22/xref/org/apache/mina/filter/buffer/BufferedWriteFilter.html#BufferedWriteFilter">BufferedWriteFilter</a></td> <td>Buffers outgoing requests like the BufferedOutputStream does</td> </tr> <tr> <td>Compression</td> -<td><a href="http://mina.apache.org/mina-project/xref/org/apache/mina/filter/compression/CompressionFilter.html">CompressionFilter</a></td> +<td><a href="https://nightlies.apache.org/mina/mina/2.0.22/xref/org/apache/mina/filter/compression/CompressionFilter.html#CompressionFilter">CompressionFilter</a></td> <td> </td> </tr> <tr> <td>ConnectionThrottle</td> -<td><a href="http://mina.apache.org/mina-project/xref/org/apache/mina/filter/firewall/ConnectionThrottleFilter.html">ConnectionThrottleFilter</a></td> +<td><a href="https://nightlies.apache.org/mina/mina/2.0.22/xref/org/apache/mina/filter/firewall/ConnectionThrottleFilter.html#ConnectionThrottleFilter">ConnectionThrottleFilter</a></td> <td> </td> </tr> <tr> <td>ErrorGenerating</td> -<td><a href="http://mina.apache.org/mina-project/xref/org/apache/mina/filter/errorgenerating/ErrorGeneratingFilter.html">ErrorGeneratingFilter</a></td> +<td><a href="https://nightlies.apache.org/mina/mina/2.0.22/xref/org/apache/mina/filter/errorgenerating/ErrorGeneratingFilter.html#ErrorGeneratingFilter">ErrorGeneratingFilter</a></td> <td> </td> </tr> <tr> <td>Executor</td> -<td><a href="http://mina.apache.org/mina-project/xref/org/apache/mina/filter/executor/ExecutorFilter.html">ExecutorFilter</a></td> +<td><a href="https://nightlies.apache.org/mina/mina/2.0.22/xref/org/apache/mina/filter/executor/ExecutorFilter.html#ExecutorFilter">ExecutorFilter</a></td> <td> </td> </tr> <tr> <td>FileRegionWrite</td> -<td><a href="http://mina.apache.org/mina-project/xref/org/apache/mina/filter/stream/FileRegionWriteFilter.html">FileRegionWriteFilter</a></td> +<td><a href="https://nightlies.apache.org/mina/mina/2.0.22/xref/org/apache/mina/filter/stream/FileRegionWriteFilter.html">FileRegionWriteFilter</a></td> <td> </td> </tr> <tr> <td>KeepAlive</td> -<td><a href="http://mina.apache.org/mina-project/xref/org/apache/mina/filter/keepalive/KeepAliveFilter.html">KeepAliveFilter</a></td> +<td><a href="https://nightlies.apache.org/mina/mina/2.0.22/xref/org/apache/mina/filter/keepalive/KeepAliveFilter.html">KeepAliveFilter</a></td> <td> </td> </tr> <tr> <td>Logging</td> -<td><a href="http://mina.apache.org/mina-project/xref/org/apache/mina/filter/logging/LoggingFilter.html">LoggingFilter</a></td> +<td><a href="https://nightlies.apache.org/mina/mina/2.0.22/xref/org/apache/mina/filter/logging/LoggingFilter.html">LoggingFilter</a></td> <td>Logs event messages, like MessageReceived, MessageSent, SessionOpened, …</td> </tr> <tr> <td>MDC Injection</td> -<td><a href="http://mina.apache.org/mina-project/xref/org/apache/mina/filter/logging/MdcInjectionFilter.html">MdcInjectionFilter</a></td> +<td><a href="https://nightlies.apache.org/mina/mina/2.0.22/xref/org/apache/mina/filter/logging/MdcInjectionFilter.html">MdcInjectionFilter</a></td> <td>Inject key IoSession properties into the MDC</td> </tr> <tr> <td>Noop</td> -<td><a href="http://mina.apache.org/mina-project/xref/org/apache/mina/filter/util/NoopFilter.html">NoopFilter</a></td> +<td><a href="https://nightlies.apache.org/mina/mina/2.0.22/xref/org/apache/mina/filter/util/NoopFilter.html">NoopFilter</a></td> <td>A filter that does nothing. Useful for tests.</td> </tr> <tr> <td>Profiler</td> -<td><a href="http://mina.apache.org/mina-project/xref/org/apache/mina/filter/statistic/ProfilerTimerFilter.html">ProfilerTimerFilter</a></td> +<td><a href="https://nightlies.apache.org/mina/mina/2.0.22/xref/org/apache/mina/filter/statistic/ProfilerTimerFilter.html">ProfilerTimerFilter</a></td> <td>Profile event messages, like MessageReceived, MessageSent, SessionOpened, …</td> </tr> <tr> <td>ProtocolCodec</td> -<td><a href="http://mina.apache.org/mina-project/xref/org/apache/mina/filter/codec/ProtocolCodecFilter.html">ProtocolCodecFilter</a></td> +<td><a href="https://nightlies.apache.org/mina/mina/2.0.22/xref/org/apache/mina/filter/codec/ProtocolCodecFilter.html">ProtocolCodecFilter</a></td> <td>A filter in charge of encoding and decoding messages</td> </tr> <tr> <td>Proxy</td> -<td><a href="http://mina.apache.org/mina-project/xref/org/apache/mina/proxy/filter/ProxyFilter.html">ProxyFilter</a></td> +<td><a href="https://nightlies.apache.org/mina/mina/2.0.22/xref/org/apache/mina/proxy/filter/ProxyFilter.html">ProxyFilter</a></td> <td> </td> </tr> <tr> <td>Reference counting</td> -<td><a href="http://mina.apache.org/mina-project/xref/org/apache/mina/filter/util/ReferenceCountingFilter.html">ReferenceCountingFilter</a></td> +<td><a href="https://nightlies.apache.org/mina/mina/2.0.22/xref/org/apache/mina/filter/util/ReferenceCountingFilter.html">ReferenceCountingFilter</a></td> <td>Keeps track of the number of usages of this filter</td> </tr> <tr> <td>RequestResponse</td> -<td><a href="http://mina.apache.org/mina-project/xref/org/apache/mina/filter/reqres/RequestResponseFilter.html">RequestResponseFilter</a></td> +<td><a href="https://nightlies.apache.org/mina/mina/2.0.22/xref/org/apache/mina/filter/reqres/RequestResponseFilter.html">RequestResponseFilter</a></td> <td> </td> </tr> <tr> <td>SessionAttributeInitializing</td> -<td><a href="http://mina.apache.org/mina-project/xref/org/apache/mina/filter/util/SessionAttributeInitializingFilter.html">SessionAttributeInitializingFilter</a></td> +<td><a href="https://nightlies.apache.org/mina/mina/2.0.22/xref/org/apache/mina/filter/util/SessionAttributeInitializingFilter.html">SessionAttributeInitializingFilter</a></td> <td> </td> </tr> <tr> <td>StreamWrite</td> -<td><a href="http://mina.apache.org/mina-project/xref/org/apache/mina/filter/stream/StreamWriteFilter.html">StreamWriteFilter</a></td> +<td><a href="https://nightlies.apache.org/mina/mina/2.0.22/xref/org/apache/mina/filter/stream/StreamWriteFilter.html">StreamWriteFilter</a></td> <td> </td> </tr> <tr> <td>SslFilter</td> -<td><a href="http://mina.apache.org/mina-project/xref/org/apache/mina/filter/ssl/SslFilter.html">SslFilter</a></td> +<td><a href="https://nightlies.apache.org/mina/mina/2.0.22/xref/org/apache/mina/filter/ssl/SslFilter.html">SslFilter</a></td> <td> </td> </tr> <tr> <td>WriteRequest</td> -<td><a href="http://mina.apache.org/mina-project/xref/org/apache/mina/filter/util/WriteRequestFilter.html">WriteRequestFilter</a></td> +<td><a href="https://nightlies.apache.org/mina/mina/2.0.22/xref/org/apache/mina/filter/util/WriteRequestFilter.html">WriteRequestFilter</a></td> <td> </td> </tr> </tbody> diff --git a/content/sitemap.xml b/content/sitemap.xml index 2b2bce2..1a08ad4 100644 --- a/content/sitemap.xml +++ b/content/sitemap.xml @@ -449,7 +449,7 @@ <url> <loc>https://mina.apache.org/sshd-project/download_2.5.1.html</loc> - <lastmod>2021-01-04T11:07:11+01:00</lastmod> + <lastmod>2021-10-31T23:19:30+01:00</lastmod> </url> <url> @@ -574,7 +574,7 @@ <url> <loc>https://mina.apache.org/mina-project/userguide/ch5-filters/ch5-filters.html</loc> - <lastmod>2020-02-27T13:50:48+01:00</lastmod> + <lastmod>2021-10-31T23:19:30+01:00</lastmod> </url> <url> @@ -604,7 +604,7 @@ <url> <loc>https://mina.apache.org/mina-project/developer-guide.html</loc> - <lastmod>2020-02-24T11:41:02+01:00</lastmod> + <lastmod>2021-10-31T23:19:30+01:00</lastmod> </url> <url> @@ -684,7 +684,7 @@ <url> <loc>https://mina.apache.org/ftpserver-project/configuration_user_manager_db.html</loc> - <lastmod>2020-02-27T13:50:48+01:00</lastmod> + <lastmod>2021-10-31T23:19:30+01:00</lastmod> </url> <url> @@ -814,7 +814,7 @@ <url> <loc>https://mina.apache.org/ftpserver-project.html</loc> - <lastmod>2020-02-27T13:50:48+01:00</lastmod> + <lastmod>2021-10-31T23:19:30+01:00</lastmod> </url> <url> @@ -869,7 +869,7 @@ <url> <loc>https://mina.apache.org/mina-project/downloads_old.html</loc> - <lastmod>2021-10-31T19:19:21+01:00</lastmod> + <lastmod>2021-10-31T23:19:30+01:00</lastmod> </url> <url> @@ -879,7 +879,7 @@ <url> <loc>https://mina.apache.org/mina-project.html</loc> - <lastmod>2021-10-31T19:19:21+01:00</lastmod> + <lastmod>2021-10-31T23:19:30+01:00</lastmod> </url> <url> @@ -984,7 +984,7 @@ <url> <loc>https://mina.apache.org/sshd-project.html</loc> - <lastmod>2021-05-31T11:00:16+02:00</lastmod> + <lastmod>2021-10-31T23:19:30+01:00</lastmod> </url> <url> diff --git a/content/sshd-project/download_2.5.1.html b/content/sshd-project/download_2.5.1.html index 044371f..f0fddbe 100644 --- a/content/sshd-project/download_2.5.1.html +++ b/content/sshd-project/download_2.5.1.html @@ -92,7 +92,7 @@ <ul> <li>Source distributions: <ul> -<li><a href="https://archive.apache.org/dist/mina/sshd/2.5.1/apache-sshd-2.5.1-src.tar.gz">Apache Mina SSHD 2.5.1 Sources (.tar.gz)</a> <a href="https://www.apache.org/dist/mina/sshd/2.5.1/apache-sshd-2.5.1-src.tar.gz.asc">PGP</a> <a href="hhttps://archive.apache.org/dist/mina/sshd/2.5.1/apache-sshd-2.5.1-src.tar.gz.sha256">SHA256</a> <a href="hhttps://archive.apache.org/dist/mina/sshd/2.5.1/apache-sshd-2.5.1-src.tar.gz.sha512">SHA512</a></li> +<li><a href="https://archive.apache.org/dist/mina/sshd/2.5.1/apache-sshd-2.5.1-src.tar.gz">Apache Mina SSHD 2.5.1 Sources (.tar.gz)</a> <a href="https://www.apache.org/dist/mina/sshd/2.5.1/apache-sshd-2.5.1-src.tar.gz.asc">PGP</a> <a href="https://archive.apache.org/dist/mina/sshd/2.5.1/apache-sshd-2.5.1-src.tar.gz.sha256">SHA256</a> <a href="https://archive.apache.org/dist/mina/sshd/2.5.1/apache-sshd-2.5.1-src.tar.gz.sha512">SHA512</a></li> <li><a href="https://archive.apache.org/dist/mina/sshd/2.5.1/apache-sshd-2.5.1-src.zip">Apache Mina SSHD 2.5.1 Sources (.zip)</a> <a href="https://www.apache.org/dist/mina/sshd/2.5.1/apache-sshd-2.5.1-src.zip.asc">PGP</a> <a href="https://archive.apache.org/dist/mina/sshd/2.5.1/apache-sshd-2.5.1-src.zip.sha256">SHA256</a> <a href="https://archive.apache.org/dist/mina/sshd/2.5.1/apache-sshd-2.5.1-src.zip.sha512">SHA512</a></li> </ul> </li>