66 Commits

Author SHA1 Message Date
Ben Alex
451ba4dad0 Prepare for 1.0.4 release using Maven 1.0.2 as build system. 2007-05-25 05:33:44 +00:00
Vishal Puri
e73421d7b2 Spring version upgrade to 2.0.4, changed svn urls in project.xml and poms 2007-05-13 12:30:53 +00:00
Ben Alex
17cc70a3cd SEC-415: Add document management system ACL sample. 2006-12-17 00:54:13 +00:00
Ben Alex
9f512c384e SEC-239: New ACL module. 2006-11-17 02:01:21 +00:00
Ben Alex
0044400ca6 SEC-388: Ensure Acegi Security 1.0.3 operates against Spring 1.2.8. 2006-11-14 22:09:49 +00:00
Ben Alex
508966f0c7 SEC-313: Add integration test for Contacts. 2006-11-14 03:18:42 +00:00
Ben Alex
2a65d386d5 SEC-384: Remove Commons-Lang dependency. 2006-11-14 00:59:17 +00:00
Ben Alex
0c7a342fdf Add sandbox contains ACLs. 2006-09-16 01:31:14 +00:00
Ben Alex
d4b4cd68d2 Remove old sandbox locations. NB: New locations NOT added back in due to missing import errors. 2006-09-15 03:10:21 +00:00
Scott McCrory
0eab6903e8 SEC-280: Fixed Eclipse classpath to correctly point to Maven's Spring Framework jars 2006-05-30 22:45:22 +00:00
Ben Alex
2d94f83dfd Sync with latest changes to POMs. 2006-05-28 00:48:17 +00:00
Scott McCrory
e3040f84c7 Changed Eclipse .classpath to reference apacheds-core-1.0-RC1.jar and apacheds-core-shared-1.0-RC1.jar. Done to support Luke's apacheds upgrade to 1.0-RC1 earlier today - resolves Eclipse build errors. 2006-04-30 03:04:40 +00:00
Scott Battaglia
32aa840a78 updated .classpath to reflect changes to project.xml dependencies 2006-03-14 17:33:22 +00:00
Scott Battaglia
b22f83560c SEC-195
created an AuthenticationHandler (CAS 3 API) that delegates to the Acegi AuthenticationManager for authentication purposes.

Also added cas-server-3.0.4.jar to the classpath to provide the APIs to use.
2006-02-22 17:01:54 +00:00
Ben Alex
48f5d7f289 Add Acegifier test resources to classpath, so unit tests can run within Eclipse. 2006-02-09 07:07:14 +00:00
Ben Alex
96196bd637 SEC-179: Upgrade to Spring 2.0-M2. 2006-02-09 05:36:06 +00:00
Ben Alex
8c9db812da Correct classpath to include dependency from sandbox/project.xml. 2006-02-09 03:02:24 +00:00
Ben Alex
ccfc574894 Bring Eclipse classpath into line with Maven project.xml version 1.107. 2006-02-06 08:12:06 +00:00
Ben Alex
bc7b0d00fe Sync with Maven build. 2006-01-06 09:09:26 +00:00
Ben Alex
ec2debd7fc Classpath sync with Maven POM. 2005-12-24 09:59:15 +00:00
Ben Alex
299251a3ae Change ordering. 2005-12-16 02:44:14 +00:00
Ben Alex
5ecb0d371d Refer to JMock and latest Apache DS. 2005-12-15 03:45:20 +00:00
Ben Alex
f57f50bae5 Modify Acegifier to use Maven build and 1.0.0+ package names. 2005-11-29 02:33:40 +00:00
Ben Alex
8c52898dc8 Realign with latest changes to Maven project.xml. 2005-11-26 10:03:21 +00:00
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