Commit History

Author SHA1 Message Date
  Ben Alex 5cd369a29b Remove unnecessary XML parser dependencies now that Retroweaver is available via Maven. 21 years ago
  Ben Alex b821efbe56 Fix Catalina tests to be Maven compatible. 21 years ago
  Carlos Sanchez 74452a0a0a Added CAS resources 21 years ago
  Carlos Sanchez 2d2cd367f6 Moved from java to resources 21 years ago
  Carlos Sanchez cd56f2ed4a Moved from test to main 21 years ago
  Carlos Sanchez 2eaecae68f Added retroweaver dependency 21 years ago
  Carlos Sanchez 8cf6867cba Moved name to subprojects 21 years ago
  Carlos Sanchez 1309727c92 Added multiproject properties 21 years ago
  Ben Alex 29c8e110f5 Remove adapter test dependencies on MockPrincipal. 21 years ago
  Ben Alex 35cdd24abf Refactor to use Spring's MockHttpServletRequest rather than Acegi Security's equivalent. 21 years ago
  Carlos Sanchez b26183dc66 Removed unneeded tags 21 years ago
  Carlos Sanchez 263dd9c0d3 Added cvsignore files 21 years ago
  Carlos Sanchez 9da9de2669 Added dependencies 21 years ago
  Ben Alex fde59c2f29 Ad mock method implementation now we're using HttpSession.removeAttribute(). 21 years ago
  Ben Alex 565c2e580b Remove debug messages. 21 years ago
  Carlos Sanchez 8d11de1b1d Added resources dir 21 years ago
  Carlos Sanchez d27fb49803 *** empty log message *** 21 years ago
  Carlos Sanchez 55624cf5dd Moved resources from java dir to resources dir 21 years ago
  Carlos Sanchez fc755464f0 Added main page 21 years ago
  Carlos Sanchez 928498b53d Removed AutoIntegrationFilter 21 years ago
  Carlos Sanchez b25a6e002b *** empty log message *** 21 years ago
  Carlos Sanchez ed982e53a2 Removed adapter dependencies 21 years ago
  Carlos Sanchez 12caac4f55 Added acegisecurity repo 21 years ago
  Carlos Sanchez fbeeb705a0 Removed preparedocs goal and jar preGoal 21 years ago
  Carlos Sanchez 0150726762 Removed jar.override 21 years ago
  Ben Alex 5f1869d5d5 Add XML APIs as higher priority than those included in Resin JAR. 21 years ago
  Ben Alex 89f6fcf5c9 Refactor to use an application context, thus enabling event publishing and use of DefaultAdvisorAutoProxyCreator. 21 years ago
  Ben Alex 537a58d754 Added net.sf.acegisecurity.intercept.event package. 21 years ago
  Ben Alex 26f5f1a9b3 Add the AccessDeniedException to the HttpSession as per http://forum.springframework.org/viewtopic.php?t=1515. 21 years ago
  Ben Alex 21f29bbbb3 Fix JRun rejection of null in httpSession.setAttribute() as per http://livedocs.macromedia.com/jrun/4/javadocs/jrun/servlet/session/JRunSession.html. 21 years ago