10 Commits

Author SHA1 Message Date
Eddú Meléndez
594c361658 Add unboundid embedded ldap server
Previous to this commit, the only provider for embedded ldap server was
apacheds. Now, unboundid can be used as a option for testing purpose.

See gh-386
2016-09-30 15:31:38 -05:00
Mattias Hellborg Arthursson
7610961d25 LDAP-279: Configuration tweaks. Removed simple-odm sample. 2013-11-08 08:49:55 +01:00
Mattias Hellborg Arthursson
cff98e6fa2 LDAP-279: Initial version of complete user admin application. 2013-11-07 14:17:24 +01:00
Mattias Hellborg Arthursson
1b814e3631 LDAP-265: Moved ODM functionality to core and added methods in LdapTemplate. 2013-09-27 10:43:07 +02:00
Mattias Hellborg Arthursson
96429d00c6 LDAP-262: Moved the stuff from the samples-utils project to plain-sample. 2013-09-12 08:07:15 +02:00
Mattias Hellborg Arthursson
9458b80fa1 LDAP-262: Cleaned up and consolidated the samples. 2013-09-12 07:34:11 +02:00
Mattias Hellborg Arthursson
742ce2b2fe LDAP-262: Added smoke tests for compatibility with Spring 2.0, 2.5, and 3.0 2013-09-11 15:32:51 +02:00
Mattias Hellborg Arthursson
2b4835fd50 Fixed build order. 2013-09-02 07:35:07 +02:00
Mattias Hellborg Arthursson
02cd2412ea LDAP-234: Rollback intermittently causes data loss
Finalized incremental attributes retrieval support.
Integrated incremental attributes retrieval support in compansating transaction classes.
Integration tests for Active Directory (not enabled on CI machine).
2013-08-01 10:54:15 +02:00
Rob Winch
8b350a874d Convert to Gradle
This commit converts the build to a Gradle based build. It also setup sonar
integration at https://sonar.springsource.org/dashboard/index/11620

Currently tests in the samples fail on the CI server and are disabled. The
tests were not enabled for the maven based build either.

Issue: LDAP-251
2013-07-10 11:33:07 -05:00