Merge branch 'master' into removing-service-param

This commit is contained in:
Misagh Moayyed 2015-06-05 15:14:29 -07:00
commit 73e2a63a5b
2 changed files with 1201 additions and 6 deletions

1201
README.md Normal file

File diff suppressed because it is too large Load Diff

View File

@ -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.