Go to file
Misagh Moayyed f8f5b908d0 Create README.md 2015-05-23 02:46:17 +04:00
cas-client-core Merge pull request #101 from Jasig/no-opensaml 2015-05-12 09:29:02 -04:00
cas-client-integration-atlassian Issue #100 Bump minor version due to refactoring. 2015-05-11 12:09:00 -04:00
cas-client-integration-jboss Issue #100 Bump minor version due to refactoring. 2015-05-11 12:09:00 -04:00
cas-client-integration-tomcat-common Issue #100 Bump minor version due to refactoring. 2015-05-11 12:09:00 -04:00
cas-client-integration-tomcat-v6 Issue #100 Bump minor version due to refactoring. 2015-05-11 12:09:00 -04:00
cas-client-integration-tomcat-v7 Issue #100 Bump minor version due to refactoring. 2015-05-11 12:09:00 -04:00
cas-client-support-distributed-ehcache Issue #100 Bump minor version due to refactoring. 2015-05-11 12:09:00 -04:00
cas-client-support-distributed-memcached Issue #100 Bump minor version due to refactoring. 2015-05-11 12:09:00 -04:00
cas-client-support-saml Issue #100 Bump minor version due to refactoring. 2015-05-11 12:09:00 -04:00
src/licensing Correct license header information. 2014-01-05 22:52:15 -05:00
.gitignore .gitignore Eclipse's .project default output bin/ directory. 2012-10-04 04:53:41 +02:00
LICENSE NOJIRA: 2010-10-23 03:49:49 +00:00
NOTICE Update notice files. 2014-08-15 08:48:05 -04:00
README.md Create README.md 2015-05-23 02:46:17 +04:00
assembly.xml Changed default for exceptionOnValidationFailure and message. 2013-06-19 23:11:22 -04:00
pom.xml Issue #100 Bump minor version due to refactoring. 2015-05-11 12:09:00 -04:00

README.md

Java Apereo CAS Client

==================================

Build

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.