You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ctakes.apache.org by bl...@apache.org on 2013/01/22 16:45:21 UTC

svn commit: r1437004 - /incubator/ctakes/site/trunk/content/ctakes/downloads.mdtext

Author: bleeker
Date: Tue Jan 22 15:45:20 2013
New Revision: 1437004

URL: http://svn.apache.org/viewvc?rev=1437004&view=rev
Log:
CMS commit to ctakes by bleeker

Modified:
    incubator/ctakes/site/trunk/content/ctakes/downloads.mdtext

Modified: incubator/ctakes/site/trunk/content/ctakes/downloads.mdtext
URL: http://svn.apache.org/viewvc/incubator/ctakes/site/trunk/content/ctakes/downloads.mdtext?rev=1437004&r1=1437003&r2=1437004&view=diff
==============================================================================
--- incubator/ctakes/site/trunk/content/ctakes/downloads.mdtext (original)
+++ incubator/ctakes/site/trunk/content/ctakes/downloads.mdtext Tue Jan 22 15:45:20 2013
@@ -16,6 +16,12 @@ Notice:    Licensed to the Apache Softwa
            specific language governing permissions and limitations
            under the License.
 
+Use the links below to download cTAKES from one of our mirrors. It is good practice to verify the integrity of the distribution files, using the signatures and checksums listed in the signatures column as asc, md5, or sha1.
+
+Only the current recommended releases are available on the main distribution site and its mirrors. Older releases are available from the archive download site.
+
+cTAKES is distributed as both source and binary (ready-to-use) packages. These are available in zip, tar.gz formats. The tar archives contain file names longer than 100 characters and have been created using GNU tar extensions. Thus they must be untarred with a GNU compatible version of tar.
+
 ##Last Official Release
 ### Apache cTAKES 3.0.0-incubating
 
@@ -66,7 +72,7 @@ Use the following commands to verify the
 * gpg --print-md SHA1 fileName.tar.gz
 * gpg --verify fileName.tar.gz.asc
 
-It might be necessary to import the [KEYS file][0] to verify the integrity
+It might be necessary to import the KEYS file to verify the integrity
 of the asc files.
 
 That can easily be done with: