summaryrefslogtreecommitdiff
path: root/java/common
diff options
context:
space:
mode:
authorRajith Muditha Attapattu <rajith@apache.org>2006-11-28 17:11:40 +0000
committerRajith Muditha Attapattu <rajith@apache.org>2006-11-28 17:11:40 +0000
commita67675bf62bf80877755516337787b989e1b15e4 (patch)
tree529efb0e22c928f2ae29d3ac66cd4b25c070a19d /java/common
parent9339f286721afec1d9680e6b8ed15b9f53426b16 (diff)
downloadqpid-python-a67675bf62bf80877755516337787b989e1b15e4.tar.gz
added comments in the mina readme file as per cliffs suggestions
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M1@480130 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/common')
-rwxr-xr-xjava/common/lib/mina/MINA_README.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/java/common/lib/mina/MINA_README.txt b/java/common/lib/mina/MINA_README.txt
index 8779ba5613..21c3f4af6d 100755
--- a/java/common/lib/mina/MINA_README.txt
+++ b/java/common/lib/mina/MINA_README.txt
@@ -1,3 +1,6 @@
The current MINA version is taken from rev 463149.
-If you need to get the source please visit http://mina.apache.org/.
+If you need to get the source please visit https://svn.apache.org/repos/asf/mina/trunk
+If you do svn co https://svn.apache.org/repos/asf/mina/trunk -r463149
+
+visit http://mina.apache.org/ to get more info about the project