Commit Graph

49 Commits

Author SHA1 Message Date
Scott Battaglia 0e289c70b5 [maven-release-plugin] prepare release cas-client-3.1.11 2010-06-17 02:28:49 +00:00
Scott Battaglia dcddfe5d65 NOJIRA
preparations for 3.1.11 release
2010-06-17 02:19:15 +00:00
Scott Battaglia 23711eb6a1 CASC-108
commit before we move to the new repository.  We cannot release this yet because we're missing a contributor license agreement.
2010-06-01 22:56:09 +00:00
Scott Battaglia ef9caa321e NOJIRA
preparations for 3.1.10
2009-12-16 13:43:04 +00:00
Scott Battaglia 7f56406ca6 NOJIRA
work for a 3.1.10-SNAPSHOT
2009-11-24 15:08:41 +00:00
Scott Battaglia f5d698c5de NOJIRA
preparations for 3.1.9 release
2009-10-22 15:37:35 +00:00
Scott Battaglia b16412731d CASC-93
added check for role
2009-09-22 15:26:49 +00:00
Scott Battaglia ccdd0596c7 CASC-94
moved HttpConnection to CommonUtils
2009-09-20 14:50:43 +00:00
Scott Battaglia 1a86ba2633 NOJIRA
preparation for 3.1.8
2009-09-11 12:46:55 +00:00
Scott Battaglia 590d87d265 NOJIRA
updates for 3.1.7
2009-07-29 15:42:21 +00:00
Scott Battaglia bddd8f0622 NOJIRA
preparation for 3.1.6
2009-05-26 17:33:50 +00:00
Brad Cupit b38a27626a CASC-77
removed the CleanUpRegistry, Cleanable interface, etc. and just use a simple static getter on the Filter that returns the Storage. The TimerTask just calls this static getter directly. This was deemed simpler than the CleanUpRegistry solution.

for Spring config: rather than use Quartz, we just use the java.util.Timer support in Spring
2009-03-21 21:24:31 +00:00
Brad Cupit 5761e0cb61 CASC-77
summary: fixed classloader leak by making the thread stop on webapp unload

this fix requires clients (those using proxy authentication) to configure either
a) a listener in web.xml (see CleanUpListener)
b) quartz in a spring xml config file (see CleanUpJob)

each of these starts a thread which runs the clean up operation

the listener will shut itself down on app undeploy
Spring's SchedulerFactoryBean (a quartz helper) must be configured with a destroy-method="destroy" in the spring xml config, otherwise a classloader leak may occur on webapp undeploy/hot deploy
2009-02-13 22:30:38 +00:00
Scott Battaglia d00986afc7 NOJIRA
preparation for CAS Client for Java 3.1.5 release
2008-12-18 04:21:15 +00:00
Scott Battaglia a1f983ae6b NOJIRA
prepare for the 3.1.4 release
2008-10-27 12:42:40 +00:00
Scott Battaglia 2e0e6c85c0 NOJIRA
3.1.4 snapshot
2008-06-19 14:48:42 +00:00
Scott Battaglia 98d4d53418 NOJIRA
getting ready for 3.1.3 release
2008-06-16 13:47:56 +00:00
Scott Battaglia ff11894493 NOJIRA
updated for an RC3
2008-06-09 17:59:54 +00:00
Scott Battaglia ab21368d94 NOJIRA
added exclusion for log4j
2008-06-03 19:45:43 +00:00
Scott Battaglia 78054e3dbd NOJIRA
added exclusion for log4j
2008-06-03 19:35:21 +00:00
Scott Battaglia 2445b49e0a NOJIRA
added some Saml11 tests and updated to RC3
2008-06-03 19:33:33 +00:00
Scott Battaglia fe8e8d8bb3 CASC-52
switched to the PropertyEditor method which seems to work better.
2008-05-29 15:49:09 +00:00
Scott Battaglia c12836c9d6 CASC-52
started reworking beaninfo to proxylist
2008-05-28 19:05:14 +00:00
Scott Battaglia 13810e2b70 NOJIRA
updated for 3.1.3 rc1 release
2008-04-28 18:46:34 +00:00
Scott Battaglia fa78a2f626 NOJIRA
updated pom
2008-04-11 18:45:08 +00:00
Scott Battaglia ea549d1a9b NOJIRA
prepare for 3.1.2 release
2008-03-10 20:44:25 +00:00
Scott Battaglia 85bbf086ba NOJIRA
removed extra stuff so that we can send to repository
2008-02-19 18:51:51 +00:00
Scott Battaglia 00f3fdab41 NOJIRA
updated for 3.1.1 release
2008-02-19 16:13:29 +00:00
Scott Battaglia 8529f8139f CASC-40
added test dependency for spring-test
2008-02-13 15:11:30 +00:00
Scott Battaglia 910e58e514 NOJIRA
updated POM.xml
2008-02-08 15:18:30 +00:00
Scott Battaglia 28df93dad7 NOJIRA
marked as provided
2008-02-01 18:29:13 +00:00
Scott Battaglia 9e334e9f7a NOJIRA
updated POM for impending RC3
2008-01-31 19:16:03 +00:00
Scott Battaglia cfa290756c CASC-36
added test cases and fixed bug
2008-01-31 16:09:39 +00:00
Scott Battaglia ad9a99eb6e NOJIRA
preparation for RC2
2008-01-29 14:41:26 +00:00
Scott Battaglia 3b203d2b84 NOJIRA
getting ready for RC1
2007-12-11 16:22:18 +00:00
Scott Battaglia 378a2c4df6 NOJIRA
updated for M1
2007-11-15 15:56:27 +00:00
Scott Battaglia 34b92ea884 NOJIRA
first attempt at commit
2007-10-24 20:34:01 +00:00
Scott Battaglia 5b4154dd48 NOJIRA
removed in prepration for new files
2007-10-24 20:04:05 +00:00
Scott Battaglia 8e51324483 updated dependencies 2007-02-08 16:48:23 +00:00
Scott Battaglia 84b88cbba6 updated dependencies 2007-02-08 16:47:29 +00:00
Scott Battaglia 1712b4992a updated Spring dependencies to 2.0.2 2007-02-07 17:20:06 +00:00
Scott Battaglia bed652c4b9 updated for 3.1-m1 release 2007-01-23 20:01:01 +00:00
Scott Battaglia aa5b131419 updated versions of CAS client 2007-01-04 20:08:24 +00:00
Scott Battaglia f754e2f38c CASC-22
fixed constructors for all filters
2007-01-02 20:54:15 +00:00
Scott Battaglia 0fdc07ccda updated to 3.0-final release 2006-11-10 18:38:50 +00:00
Scott Battaglia 44b8c86586 CASC-15
added more debugging
2006-10-11 18:41:10 +00:00
Scott Battaglia 0b996ed4d6 update to spring 2.0 and hide un-needed dependencies 2006-10-05 18:03:58 +00:00
Scott Battaglia fc8d735af9 updated pom and IDEA files 2006-08-07 19:02:09 +00:00
Scott Battaglia a91cc02aa1 initial commit 2006-08-07 18:07:18 +00:00