You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by gi...@apache.org on 2022/02/23 14:25:56 UTC

[mina-site] branch asf-site updated: Updated site from master (82c2926f3fc855bccbc4fe9f418785aa04421e59)

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 42b6c24  Updated site from master (82c2926f3fc855bccbc4fe9f418785aa04421e59)
42b6c24 is described below

commit 42b6c24c1678f30fff1b7dff0054f4a64dbfc17a
Author: jenkins <bu...@apache.org>
AuthorDate: Wed Feb 23 14:25:53 2022 +0000

    Updated site from master (82c2926f3fc855bccbc4fe9f418785aa04421e59)
---
 content/mina-project/sources.html | 42 ++++++++++-----------------------------
 content/sitemap.xml               |  4 ++--
 2 files changed, 12 insertions(+), 34 deletions(-)

diff --git a/content/mina-project/sources.html b/content/mina-project/sources.html
index a80d1c9..71506dc 100644
--- a/content/mina-project/sources.html
+++ b/content/mina-project/sources.html
@@ -128,42 +128,20 @@
 <p>write access :</p>
 <pre><code>$ git clone https://gitbox.apache.org/repos/asf/mina.git mina
 </code></pre>
-<p>Note that you will get the full repository, and you may probably want to work on a specific branch. We currently have 2 active branches :</p>
+<p>Note that you will get the full repository, and you may probably want to work on a specific branch. We currently have 3 active branches :</p>
 <ul>
-<li>Mina 2.0</li>
-<li>Mina 3.0</li>
+<li>Mina 2.0.X</li>
+<li>Mina 2.1.X</li>
+<li>Mina 2.2.X</li>
 </ul>
-<p>Cloning the MINA repository will get you to the trunk, ie the MINA 3.0 branch. If you want to work on th MINA 2.0 branch, you ought to checkout the latest 2.0 tag, after having cloned the repository :</p>
-<pre><code>$ git checkout -b 2.0.10 2.0.10
+<p>Cloning the MINA repository will get you to the trunk, ie the MINA 3.0 branch. If you want to work on the MINA 2.0.X branch, you ought to checkout the latest 2.0.X tag, after having cloned the repository :</p>
+<pre><code>$ git checkout -b 2.0.X 2.0.X
 </code></pre>
-<p>For the record, here are the various branches you can see :</p>
-<pre><code>$ git tag
-0.8.3
-0.8.4
-0.9.1
-...
-0.9.5
-1.0.0
-1.0.1
-...
-1.0.10
-1.1.0
-1.1.1
-...
-1.1.7
-2.0.0-M1
-2.0.0-M2
-...
-2.0.0-M6
-2.0.0-RC1
-2.0.0
-2.0.1
-...
-2.0.10
-3.0.0-M1
-3.0.0-M2
-mina-parent-3.0.0-M1
+<p>You can also clone the branch you want to work on directly:</p>
+<pre><code>$ git clone -b 2.2.X https://gitbox.apache.org/repos/asf/mina.git mina-2.2.X
 </code></pre>
+<p>Will checkout the 2.2.X branche immediately, in a directory named mina-2.2.X.</p>
+<h3 id="heading"></h3>
 <h1 id="building-mina">Building MINA</h1>
 <p>Instructions on how to build MINA can be found <a href="developer-guide.html">here</a></p>
 <h1 id="released-version">Released version</h1>
diff --git a/content/sitemap.xml b/content/sitemap.xml
index 1486947..f5e3180 100644
--- a/content/sitemap.xml
+++ b/content/sitemap.xml
@@ -889,7 +889,7 @@
   
   <url>
     <loc>https://mina.apache.org/mina-project.html</loc>
-    <lastmod>2022-02-22T17:58:06+01:00</lastmod>
+    <lastmod>2022-02-23T15:15:45+01:00</lastmod>
   </url>
   
   <url>
@@ -934,7 +934,7 @@
   
   <url>
     <loc>https://mina.apache.org/mina-project/sources.html</loc>
-    <lastmod>2020-02-24T11:41:02+01:00</lastmod>
+    <lastmod>2022-02-23T15:15:45+01:00</lastmod>
   </url>
   
   <url>