Go to file
Scott 4802ad8c17 Merge pull request #47 from mores/CASC-208
[CASC-208] Prevent unnecessary log errors
2013-05-07 18:06:32 -07:00
cas-client-core getSocketFactory() should only be called on a sslContext that has been initialized. 2013-05-06 13:46:47 -04:00
cas-client-integration-atlassian Fix formatting of pom.xml and update licensing to match CAS project. 2013-01-15 22:04:16 -05:00
cas-client-integration-jboss Fix formatting of pom.xml and update licensing to match CAS project. 2013-01-15 22:04:16 -05:00
cas-client-integration-tomcat-common Fix formatting of pom.xml and update licensing to match CAS project. 2013-01-15 22:04:16 -05:00
cas-client-integration-tomcat-v6 Fix formatting of pom.xml and update licensing to match CAS project. 2013-01-15 22:04:16 -05:00
cas-client-integration-tomcat-v7 Fix formatting of pom.xml and update licensing to match CAS project. 2013-01-15 22:04:16 -05:00
cas-client-support-distributed-ehcache Fix formatting of pom.xml and update licensing to match CAS project. 2013-01-15 22:04:16 -05:00
cas-client-support-distributed-memcached Fix formatting of pom.xml and update licensing to match CAS project. 2013-01-15 22:04:16 -05:00
src/licensing Fix formatting of pom.xml and update licensing to match CAS project. 2013-01-15 22:04:16 -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
README.txt CASC-151 2011-07-31 18:56:34 +00:00
assembly.xml Fix formatting of pom.xml and update licensing to match CAS project. 2013-01-15 22:04:16 -05:00
pom.xml CASC-180 - Add support for Client Side Certificates 2013-01-24 12:01:47 -07:00

README.txt

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.