Luke Taylor
|
87ddc63f73
|
Format to correct spacing.
|
19 years ago |
Luke Taylor
|
6fbf73e74f
|
Added explicit dependency override on mina 1.0.5 to get round this problem:
http://issues.apache.org/jira/browse/DIRMINA-366
when using apache DS embedded. It causes failures on linux, but not on OS X.
|
19 years ago |
Luke Taylor
|
77b6503e2e
|
SEC-271: Added namespace handler class and experimental LDAP parser. The latter creates an embedded Apache DS server if no server URL is supplied, so changed dependencies on the latter to compile-time/optional.
|
19 years ago |
Luke Taylor
|
757b153430
|
SEC-562: Repackaging adapters module.
|
19 years ago |
Luke Taylor
|
5a586c04a9
|
SEC-562: Repackaging core.
|
19 years ago |
Luke Taylor
|
0288204432
|
SEC-369: Made spring-jdbc and spring-remoting optional dependencies in core. Removed explicit commons-lang dependency and updated commons logging to 1.1.
|
19 years ago |
Luke Taylor
|
d79d55c8b6
|
SEC-8: Changes to LDAP authenticator API to take an authentication object rather than username/password.
|
19 years ago |
Luke Taylor
|
c91400b03b
|
Corrected scm sections of core and parent poms.
|
19 years ago |
Luke Taylor
|
448e8cfb42
|
SEC-551: Convert RegExpBasedFilterInvocationDefinitionMap and DaoX509AuthoritiesPopulator to use JDK regexps. Removed ORO dependency from the project.
|
19 years ago |
Luke Taylor
|
0503c3e1ab
|
SEC-449: Refactoring towards more use of Spring LDAP. Also borrowed the Spring LDAP integration testing setup which is much better and makes use of the full LDAP stack. There were still problems with using Apache DS's CoreContextFactory (e.g. compare operations) so it is an improvement on that front too. Moved spring ldap to 1.2-RC1 version.
|
19 years ago |
Luke Taylor
|
f178ca2a39
|
Updated trunk poms to 2.0-SNAPSHOT version
|
19 years ago |
Luke Taylor
|
8d4b97f685
|
Updated poms post-release 1.0.5
|
19 years ago |
Luke Taylor
|
c8b6111418
|
Release 1.0.5.
|
19 years ago |
Luke Taylor
|
34527c3305
|
Changed spring version to 1.2.9 and modified dependencies to get build to work with this version. Corrected some javadoc links.
|
19 years ago |
Luke Taylor
|
a499e74102
|
SEC-449: Add spring-ldap dependency to pom.xml.
|
19 years ago |
Carlos Sanchez
|
165d2c0122
|
[maven-release-plugin] prepare for next development iteration
|
19 years ago |
Carlos Sanchez
|
942b5d7345
|
[maven-release-plugin] prepare release acegi-security-1.0.4-maven2
|
19 years ago |
Ben Alex
|
f7e714b9da
|
Maven 2 polishing.
|
19 years ago |
Vishal Puri
|
26b0d4d1cb
|
SEC-271: uncommented copy of resources in META-INF directory
|
19 years ago |
Vishal Puri
|
e67bff61a0
|
Explicity specified version 2.3 for surefire-plugin
|
19 years ago |
Vishal Puri
|
566314dae5
|
SEC-271: Spring 2-based configuration simplification of Acegi Security
|
19 years ago |
Ray Krueger
|
fe0c99c816
|
Fixed http://opensource.atlassian.com/projects/spring/browse/SEC-445
Import servlet-api 2.4 in order to bring in the correct PageContext class
|
19 years ago |
Luke Taylor
|
1686fd0bd2
|
Updated ldap tests to apache directory 1.0.0 release version.
|
19 years ago |
Ben Alex
|
9f512c384e
|
SEC-239: New ACL module.
|
19 years ago |
Carlos Sanchez
|
5e819af782
|
SEC-388: Upgrade other Spring dependencies to 1.2.8.
|
19 years ago |
Carlos Sanchez
|
558fd5d75d
|
Add scm info because we don't use artifactid as folder name
|
20 years ago |
Luke Taylor
|
e96fee6ec1
|
Updated apacheds version to RC3 and slf4j to 1.0.1
|
20 years ago |
Carlos Sanchez
|
38ec0f0d30
|
SEC-286: Reverted rev# 1588 as build fails without log4j (class not found exception)
|
20 years ago |
Luke Taylor
|
3498b36c14
|
SEC-285: Removed duplicate commons-lang dependency from pom.xml
|
20 years ago |
Luke Taylor
|
52a167acfa
|
SEC-286: removed log4j dep as it is in the parent pom and tests run fine without it..
|
20 years ago |
Carlos Sanchez
|
91799c9290
|
Added missing resources
|
20 years ago |
Carlos Sanchez
|
156af5b8b6
|
Added missing tld and notice file to jar
|
20 years ago |
Carlos Sanchez
|
18c6838bec
|
[maven-release-plugin] prepare for next development iteration
|
20 years ago |
Carlos Sanchez
|
c7bcbe1b35
|
[maven-release-plugin] prepare release release_1_0_1
|
20 years ago |
Carlos Sanchez
|
4e612922ac
|
SEC-281: Go back to spring 1.2.7 to prevent backwards compatibility issues
|
20 years ago |
Carlos Sanchez
|
35093e09f6
|
Bump version to 1.1.0-SNAPSHOT
|
20 years ago |
Ben Alex
|
89eb74b1b2
|
Refer to 1.0.0 final.
|
20 years ago |
Carlos Sanchez
|
76ce826345
|
Remove spring transitive deps, add log4j
|
20 years ago |
Luke Taylor
|
a50695a1a8
|
Upgrade apacheds to RC1
|
20 years ago |
Carlos Sanchez
|
465f76cb22
|
Resolve some compilation problems with m2
|
20 years ago |
Carlos Sanchez
|
7d250eda78
|
Use latest directory server version
Set test scope to spring mock
|
20 years ago |
Ben Alex
|
96196bd637
|
SEC-179: Upgrade to Spring 2.0-M2.
|
20 years ago |
Luke Taylor
|
436fcde10b
|
Change apacheds to version 0.9.4-SNAPSHOT, add slf4j-log4j12 dep
|
20 years ago |
Carlos Sanchez
|
3036b5d46b
|
Spring mock is required for compilation
|
20 years ago |
Ben Alex
|
49a917b08d
|
Remove extra dependency on Commons Lang. This dependency is only required by the domain subproject, not the core security project.
|
20 years ago |
Luke Taylor
|
f9e043d43a
|
added commons lang dependency
|
20 years ago |
Carlos Sanchez
|
1dfc42550f
|
Add spring-mock to dependency management
Add ldap dependencies
Simplify spring dependencies
|
20 years ago |
Carlos Sanchez
|
0c9e1769a4
|
Improved m2 poms
|
20 years ago |
Ben Alex
|
a1037ddc87
|
Prepare 1.0.0 RC1.
|
20 years ago |
Carlos Sanchez
|
b2363dfe07
|
SEC-62 Add maven 2 support
|
21 years ago |