You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by el...@apache.org on 2021/10/04 23:20:54 UTC

[mina-site] branch master updated (fc04f53 -> d963cf7)

This is an automated email from the ASF dual-hosted git repository.

elecharny pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mina-site.git.


    from fc04f53  Merge pull request #4 from rlenferink/add-jenkinsfile
     new 7967c38  Added the apache default archive site
     new c3e4727  Merge branch 'master' of https://gitbox.apache.org/repos/asf/mina-site
     new d963cf7  The lastest MINA version is 2.1.4

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 config.toml             | 2 +-
 source/mailing-lists.md | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

[mina-site] 01/03: Added the apache default archive site

Posted by el...@apache.org.
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

commit 7967c38647df287cdf7ffb0d74a7f84b13af2861
Author: emmanuel lecharny <el...@apache.org>
AuthorDate: Tue Oct 5 01:19:28 2021 +0200

    Added the apache default archive site
---
 source/mailing-lists.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/source/mailing-lists.md b/source/mailing-lists.md
index 68f2802..43dc51b 100644
--- a/source/mailing-lists.md
+++ b/source/mailing-lists.md
@@ -70,6 +70,7 @@ To unsubscribe, send a message whose subject and body contains 'unsubscribe' to
 
 All previous messages are archived in the following site:
 
+* [Apache PonyMail](https://lists.apache.org/)
 * [MarkMail.org](http://mina.markmail.org/)
 * Mail-Archive.com - [dev](http://www.mail-archive.com/dev@mina.apache.org/), [users](http://www.mail-archive.com/users@mina.apache.org/), [commits](http://www.mail-archive.com/commits@mina.apache.org/)
 * Apache.org - [dev](http://mail-archives.apache.org/mod_mbox/mina-dev/), [users](http://mail-archives.apache.org/mod_mbox/mina-users/), [commits](http://mail-archives.apache.org/mod_mbox/mina-commits/)

[mina-site] 02/03: Merge branch 'master' of https://gitbox.apache.org/repos/asf/mina-site

Posted by el...@apache.org.
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

commit c3e47279c3a36fceb43dffdb555b88c6a00dcf83
Merge: 7967c38 fc04f53
Author: emmanuel lecharny <el...@apache.org>
AuthorDate: Tue Oct 5 01:19:33 2021 +0200

    Merge branch 'master' of https://gitbox.apache.org/repos/asf/mina-site

 Jenkinsfile                           | 112 ++++++++++++++++++++++++++++++++++
 config.toml                           |   2 +-
 source/downloads-sshd.md              |  17 +++---
 source/sshd-project/download_2.5.0.md |   8 +--
 source/sshd-project/download_2.5.1.md |   8 +--
 source/sshd-project/download_2.6.0.md |  19 ++++++
 source/sshd-project/download_2.7.0.md |  19 ++++++
 source/sshd-project/downloads.md      |  17 +++---
 8 files changed, 179 insertions(+), 23 deletions(-)

[mina-site] 03/03: The lastest MINA version is 2.1.4

Posted by el...@apache.org.
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

commit d963cf7b648a885b3302f40a7fdb26717a9b03f7
Author: emmanuel lecharny <el...@apache.org>
AuthorDate: Tue Oct 5 01:20:46 2021 +0200

    The lastest MINA version is 2.1.4
---
 config.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.toml b/config.toml
index 03d659c..d7e1455 100644
--- a/config.toml
+++ b/config.toml
@@ -35,7 +35,7 @@ date = ["date", ":filename", "publishDate", "lastmod"]
 [params]
 version_asyncweb = "2.0.0-SNAPSHOT"
 version_mina_2_0 = "2.0.21"
-version_mina_2_1 = "2.1.3"
+version_mina_2_1 = "2.1.5"
 version_ftpserver = "1.1.1"
 version_sshd = "2.7.0"
 version_vysper = "0.7"