Commit Graph

16 Commits

Author SHA1 Message Date
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