From 73522833c424df291bcce671a17f1d3bf493c63d Mon Sep 17 00:00:00 2001 From: Misagh Moayyed Date: Sat, 23 May 2015 02:45:28 +0400 Subject: [PATCH] Delete README.txt --- README.txt | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 README.txt diff --git a/README.txt b/README.txt deleted file mode 100644 index 97a80ee..0000000 --- a/README.txt +++ /dev/null @@ -1,6 +0,0 @@ -BUILDING THE CAS CLIENT FOR JAVA - -Please note that to be deployed in Maven Central, we mark a number of JARs as provided (related to JBoss and Memcache -Clients). In order to build the clients, you must enable the commented out repositories in the appropriate pom.xml -files in the modules (cas-client-integration-jboss and cas-client-support-distributed-memcached) or follow the -instructions on how to install the file manually.