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

elecharny pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/mina.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 253a93267 Update README.txt
253a93267 is described below

commit 253a93267b7123b2239d5e5e2d280130b88a755f
Author: Emmanuel Lécharny <[email protected]>
AuthorDate: Mon Jun 1 17:59:20 2026 +0200

    Update README.txt
---
 README.txt | 24 +++---------------------
 1 file changed, 3 insertions(+), 21 deletions(-)

diff --git a/README.txt b/README.txt
index 9a2c28296..25023bb53 100644
--- a/README.txt
+++ b/README.txt
@@ -17,25 +17,7 @@
  * under the License.
  */
 
-Apache MINA is a network application framework which helps users
-develop high performance and high scalability network applications
-easily.
+THIS IS A DEAD BRANCH!
 
-=========
-Compiling
-=========
-
-You need Apache maven 3.0 or more, Java 7 or more (both Oracle and 
OpenJDKshould work).
-
-> mvn install
-
-and you are done !
-
-Refer to the examples in the examples sub projet or the documentation at 
http://mina.apache.org for more details.
-
-
-=========
-License
-=========
-
-See the LICENCE file.
+Please fetch the 2.2.X branch which is the latest version of MINA.
+The 2.1.X and 2.0.X are also maintained, and we back-port bug fixes in those 
branches.

Reply via email to