Rob Winch
e7c64527b4
Update Versions
2016-12-16 14:19:26 -06:00
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
Rob Winch
c3326cf658
Update Dependency Versions
...
Fixes gh-418
2016-09-30 11:29:50 -05:00
Rob Winch
3739079e5a
Work with Spring 5
...
Fixes gh-415
2016-09-30 11:29:19 -05:00
Eddú Meléndez Gonzales
64208a34ed
Move test to assertj ( #401 )
2016-04-15 12:56:31 -05:00
Eddú Meléndez
ef0b35a1ab
Upgrade spring-data-commons to 1.12.1.RELEASE
2016-04-15 00:25:19 +10:00
Eddú Meléndez
d6cff2e6a8
Upgrade to Spring Data Hopper
...
See gh-380
2016-03-19 01:31:01 +10:00
Anindya Chatterjee
4cefc5b147
LDAP-316 - Optional support for apache commons-pool2 added.
2015-12-04 10:17:24 -06:00
Rob Winch
48eb09fc9d
LDAP-339: Polish Spring Data Commons 1.11.0
...
Explicitly add older Spring Data for Spring 3 tests
2015-09-02 09:24:29 -05:00
Rob Winch
f87b199c4d
LDAP-339: Update spring-data-commons-1.11.0.RELEASE
2015-09-02 09:05:47 -05:00
Rob Winch
f4fac6d8bf
LDAP-329: Additional Depenency Updates
2015-04-28 16:01:23 -05:00
Andy Wilkinson
3f0a443be8
LDAP-329: Upgrade a number of dependencies to latest maintenance releases
...
A number of dependencies have been updated to the latest version
available without moving to a new major or minor release.
Additionally, a variable has been added for the Commons IO version
to ensure that the same version is used across the three projects
that depend upon it.
2015-04-28 16:01:23 -05:00
Rob Winch
247dee3deb
LDAP-324: Update to Gradle 2.3
2015-04-23 17:00:11 -05:00
Rob Winch
67b09d73ef
LDAP-301: Explict LDAP Dependencies for spring-ldap-test
2015-04-23 17:00:11 -05:00
Rob Winch
ab88cab98e
LDAP-302: Spring IO Checks
2014-05-21 07:40:51 -05:00
Rob Winch
1cba2afa80
LDAP-292: Update to Spring 3.2.8.RELEASE
2014-02-19 08:25:29 -06:00
Rob Winch
310e15deed
LDAP-293: Update tests to use Spring 4.0.2.RELEASE
2014-02-19 08:25:07 -06:00
Rob Winch
5e27d29004
LDAP-295: DefaultObjectDirectoryMapper null check SpringVersion.getVersion()
2014-02-14 14:16:18 -06:00
Rob Winch
9b2fa0cc8c
LDAP-276: Also test against Spring 4
2013-10-30 20:12:42 -05:00
Mattias Hellborg Arthursson
c2abc9660e
LDAP-248: DirContextAdapter now handles javax.naming.Name instances properly with regards to equality
...
LDAP-274: ODM now uses standard Spring converter (if present).
LDAP-275: Support for different Collection types in ODM
2013-10-24 10:25:22 +02:00
Mattias Hellborg Arthursson
7823b329b4
LDAP-269: Basic QueryDSL support.
2013-10-22 08:06:12 +02:00
Mattias Hellborg Arthursson
c98110b8c2
LDAP-266: Initial effort for automatic repository support.
2013-10-10 13:32:45 +02:00
Mattias Hellborg Arthursson
7d50459ae1
LDAP-257: Got rid of commons-lang dependency in core. Upped some versions.
2013-08-28 13:45:17 +02:00
Mattias Hellborg Arthursson
36cbb8894e
LDAP-257: More JUnit style cleanup.
2013-08-27 13:35:44 +02:00
Mattias Hellborg Arthursson
469549d04e
LDAP-257: Upgraded all core unit tests to JUnit 4 style, and migrated to Mockito.
2013-08-27 13:15:41 +02:00
Mattias Hellborg Arthursson
cb360c38ac
LDAP-232: starting upgrade to apache directory server.
2013-08-13 15:34:51 +02:00
Mattias Hellborg Arthursson
b458471a93
LDAP-195: Use Spring 3.0
...
Upped to Spring 3.0.6.RELEASE
2013-08-01 13:39:57 +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