Commit Graph

42 Commits

Author SHA1 Message Date
Ben Alex 1593ac23da SEC-114: Upgraded to Spring 1.2.6. 2005-11-26 06:12:58 +00:00
Ben Alex eae6f81177 SEC-8: Introduction into CVS of contribution posted with the JIRA task and basic reformatting. 2005-11-03 12:32:19 +00:00
Ben Alex bad67782a8 Update to Spring 1.2.5 including source for Eclipse users. 2005-10-22 01:51:47 +00:00
Mark St. Godard 9b898e84c4 Added Java 5 Annotations version of Contacts sample (contacts-tiger).
Note: I have added a pre goal to add the source dir of  the original Contacts example.

I also added an exclude on the main project.properties for the attributes sample, as the Commons Attributes plugin causes issues with Java 5 source compilation.

The Annotations version will eventually replace the Commons Attributes approach, for now those users will need to manually build the attributes example.
2005-09-25 05:58:49 +00:00
Mark St. Godard e850849be5 Added Java 5 Annotations version of the BankService sample. Note: This project requires the Secured annotation which is in "core-tiger"... make sure you have built and installed the acegi-security-tiger-0.9.0-SNAPSHOT.jar in your local maven repo. 2005-09-05 04:38:45 +00:00
Mark St. Godard 0a8699003f Initial checkin of Security Java 5 Annotation support
(see http://opensource.atlassian.com/projects/spring/browse/SEC-4)

Note: I have created a new source dir "core-tiger" for Java 5 related core security classes,   as well as test dir.

Note: project.properties should compile this project using 1.5.

WAR test application using Spring 1.2  Transaction Annotations and Security to follow
2005-08-12 02:57:38 +00:00
Ben Alex 6dcf6b9456 Use iBiblio Maven repo location for Apache DS. 2005-07-31 00:54:56 +00:00
Scott McCrory 4889c753ee Changed the classpath to match where Maven stored jsp and servlet api jars on my machine. Ben, please test to see if this is compatible with your Eclipse setup. 2005-07-24 23:18:37 +00:00
Ben Alex 57feb78722 Use latest Spring JAR. 2005-07-13 23:40:30 +00:00
Ben Alex 1e12e51b9c Remove Hibernate Annotations. 2005-06-22 06:29:49 +00:00
Ben Alex c5101a259a Move to Hibernate 3.0.3. 2005-05-12 06:07:17 +00:00
Ben Alex 0425724b4f Add services layer generics to Domain subproject. 2005-05-10 03:21:36 +00:00
Ben Alex 5f1cb77e40 Domain subproject Java 1.5 compatibility. 2005-05-09 03:35:57 +00:00
Ben Alex d7c1b93863 Sync with Maven build. 2005-04-20 12:28:45 +00:00
Ben Alex 514137218e Upgrade to Hibernate 3.0 final release. 2005-04-11 01:44:23 +00:00
Ben Alex 943fc70eca Align Spring JAR dependencies with Spring 1.2RC1. 2005-04-06 06:38:55 +00:00
Ben Alex 83750266ba Add Apache DS. 2005-04-04 07:10:37 +00:00
Ben Alex cf241fb9ae Initial commit. 2005-03-30 13:41:27 +00:00
Ben Alex 8e6305ae81 Update commons-codec dependency to 1.3. 2005-03-25 22:33:18 +00:00
Ben Alex 9f66c0eae9 Update to current Spring JAR dependencies. 2005-03-22 11:17:22 +00:00
Ben Alex 4bcc1222e1 Modifications to support EH-CACHE upgrade (EH-CACHE appears to have changed the way the default cache configuration file gets handled). 2004-12-21 13:04:11 +00:00
Dimitry Kopylenko 93ec9e20a3 Added missing maven dependencies and fixed outdated Eclipse MAVEN_REPO variables 2004-12-15 18:57:42 +00:00
Ben Alex b8b31d6f65 Tidy up Maven migration by eliminating unnecessary directories and having Eclipse classpath use MAVEN_REPO. 2004-12-05 07:21:30 +00:00
Ben Alex 49f29a8a2b Add log4j. 2004-12-03 06:37:23 +00:00
Ben Alex 5ec81e239a Upgrade to Spring 1.1.2. 2004-11-16 12:20:40 +00:00
Carlos Sanchez 89d6dbf7b6 Migrated samples-attributes to Maven 2004-11-07 19:57:39 +00:00
Ben Alex 5cd369a29b Remove unnecessary XML parser dependencies now that Retroweaver is available via Maven. 2004-11-04 21:16:23 +00:00
Ben Alex b821efbe56 Fix Catalina tests to be Maven compatible. 2004-11-03 23:52:27 +00:00
Carlos Sanchez 74452a0a0a Added CAS resources 2004-11-03 23:01:52 +00:00
Carlos Sanchez 8d11de1b1d Added resources dir 2004-10-30 22:50:55 +00:00
Ben Alex 5f1869d5d5 Add XML APIs as higher priority than those included in Resin JAR. 2004-10-30 06:10:59 +00:00
Ben Alex 96cd353266 Support CVS repository cleanup. 2004-10-30 01:02:41 +00:00
Ben Alex 7b0145fba7 Initial AspectJ support. 2004-10-18 06:41:20 +00:00
Ben Alex 03781aeccd Created sandbox including a LDAP-based authentication DAO, as contributed by Karel Miarka and with improvements by Daniel Miller. 2004-09-11 01:45:16 +00:00
Ben Alex f701ae3952 Allow unit tests involving EH-CACHE direct from Eclipse. 2004-07-29 07:49:21 +00:00
Ben Alex 21a98eb41f Add spring mock JAR. 2004-07-24 07:16:42 +00:00
Ben Alex 12c58006b0 Initial Maven support, thanks to Carlos Sanchez. 2004-06-08 23:46:41 +00:00
Ben Alex fa9b872570 Initial CAS support. 2004-04-19 07:34:32 +00:00
Colin Sampaleanu 41a837f8cd add back HSQL db in test dir, as it turns out _it is_ supposed to be in CVS
modify JdbcDaoTests to test for role prefix functionality
fix glitch in JdbcDaoImpl
modify Eclipse classpath so HSQL lib is loaded, so unit tests can run in Eclipse as well.
2004-04-15 03:34:18 +00:00
Ben Alex 66e8d741ca Expand Contacts sample application to use Hessian and Burlap remoting. 2004-04-11 12:15:00 +00:00
Ben Alex eefc6b1bd5 Add Jakarta ORO to classpath. 2004-04-02 12:22:20 +00:00
Ben Alex 35fe1e7b73 Initial commit. 2004-03-16 23:57:17 +00:00