1
0
mirror of synced 2026-07-30 14:57:02 +00:00
Commit Graph

106 Commits

Author SHA1 Message Date
Ben Alex 49a917b08d Remove extra dependency on Commons Lang. This dependency is only required by the domain subproject, not the core security project. 2006-01-27 03:18:34 +00:00
Luke Taylor f9e043d43a added commons lang dependency 2006-01-26 20:02:26 +00:00
Luke Taylor b1e10bc740 switch site deployment to acegisecurity.org 2006-01-04 22:38:12 +00:00
Luke Taylor e3696e697b updated statcvs plugin version to 2.7 2006-01-04 00:46:05 +00:00
Carlos Sanchez b0d65259b6 Changed groupId to org.acegisecurity 2005-12-22 16:40:22 +00:00
Carlos Sanchez 27efd13532 Set version to 1.0.0-SNAPSHOT preparing for next version 2005-12-22 16:32:12 +00:00
Carlos Sanchez 45308643c9 Use ISO encoding to avoid problems
Removed unneeded exclude
Use jcifs from ibiblio
2005-12-22 16:24:57 +00:00
Luke Taylor 8003b98f9d Accidentally checked in version with tests disabled 2005-12-21 16:29:06 +00:00
Luke Taylor e33edef1c8 Added antlr dependency for apache DS 2005-12-20 23:02:44 +00:00
Luke Taylor db0b0e5511 Switch to individual apache DS dependencies 2005-12-20 22:53:02 +00:00
Luke Taylor 31be69be37 Re-enabled LDAP tests and moved log4j after apache-ds in dependency list to avoid classpath issues 2005-12-16 03:20:36 +00:00
Luke Taylor 1cf626c23c remove individual apacheds dependencies in favour of server jar. disable ldap tests for now 2005-12-15 02:59:54 +00:00
Luke Taylor 6e3a192a32 added apache-ds jars to dependencies 2005-12-14 22:09:44 +00:00
Ben Alex efe860aa32 Re-enable plugin (not cause of build issue - needed -XX:MaxPermSize=512m in MAEN_OPTS environment variable instead). 2005-12-04 22:00:43 +00:00
Ben Alex e46cd072b8 Re-add PMD (didn't seem the key problem - Maven is playing up all over the place). 2005-12-04 12:15:30 +00:00
Ben Alex 771d461367 Remove PMD (causing build failures). 2005-12-04 10:47:38 +00:00
Ben Alex 2f852f6cbd Prepare 1.0.0 RC1. 2005-12-03 22:41:38 +00:00
Ben Alex d45f9a0560 Change next version to 1.0.0 RC1. 2005-11-30 00:32:30 +00:00
Ben Alex 1593ac23da SEC-114: Upgraded to Spring 1.2.6. 2005-11-26 06:12:58 +00:00
Scott McCrory 4479f4bbc5 Added contributors of recently resolved tasks & myself in developer list. 2005-11-17 02:40:48 +00:00
Ben Alex 6a1a4abb1d SEC-104: Move to org.acegisecurity package. 2005-11-17 00:56:49 +00:00
Carlos Sanchez b2769d2a9e Saved as UTF8 2005-11-11 05:35:26 +00:00
Ben Alex f569afe6f5 Change versions for 1.0.0-SNAPSHOT. 2005-11-11 04:22:48 +00:00
Ben Alex a4aa477770 Release 0.9.0 2005-11-11 04:01:06 +00:00
Carlos Sanchez a38e39628c Use new jstl groupId 2005-11-07 23:33:10 +00:00
Carlos Sanchez 1607b6301d Upgrade apache-ds to 0.9 2005-11-07 22:40:35 +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 0b9c38e600 Use new domain. 2005-10-23 05:02:29 +00:00
Ben Alex bad67782a8 Update to Spring 1.2.5 including source for Eclipse users. 2005-10-22 01:51:47 +00:00
Carlos Sanchez 789b63090f SEC-57 Make build compatible with maven 1.1 2005-10-06 20:24:07 +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
Ben Alex 6dcf6b9456 Use iBiblio Maven repo location for Apache DS. 2005-07-31 00:54:56 +00:00
Carlos Sanchez 71e35de986 Update servlet dependency ids with latest conventions 2005-07-24 06:12:38 +00:00
Ben Alex f625d06cd9 Avoid expense of HttpSession when working with anonymous users. 2005-07-23 09:52:42 +00:00
Ben Alex c8275c591f Reflect additional releases made for backporting SEC-20 security fix. 2005-07-14 01:12:38 +00:00
Ben Alex 23b7a194b0 Use latest Spring JAR. 2005-07-13 07:16:11 +00:00
Ben Alex 03a1c01408 Extend version information so can automatically download from iBiblio. Thanks for George Franciscus. 2005-06-22 06:45:22 +00:00
Ben Alex fdf8ae2525 Update contributors list. 2005-05-22 04:19:18 +00:00
Ben Alex 0425724b4f Add services layer generics to Domain subproject. 2005-05-10 03:21:36 +00:00
Ben Alex a68d720e88 Prepare for 0.9.0. 2005-04-20 22:43:46 +00:00
Ben Alex 4cf500763f Release 0.8.2. 2005-04-20 14:15:03 +00:00
Luke Taylor 8085419e3d Changed Spring Version to SNAPSHOT 2005-04-18 22:44:15 +00:00
Matthew Porter d2ba95afc0 My mistake. 2005-04-06 20:27:25 +00:00
Matthew Porter d710c5d759 Add artifactId, currently showing null with maven jar:install. 2005-04-06 20:22:24 +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
Luke Taylor 29269bf8be Added Ben's timezone so I can tell what time it is there :) 2005-03-28 23:30:14 +00:00
Ben Alex 8e6305ae81 Update commons-codec dependency to 1.3. 2005-03-25 22:33:18 +00:00
Ben Alex 01aaadbe0d Prepare for 0.8.2 (assuming 0.8.2 is the next version, but subject to change). 2005-03-22 11:57:32 +00:00
Ben Alex 6ced7716f8 Release 0.8.1. 2005-03-22 11:28:04 +00:00