Commit Graph

29 Commits

Author SHA1 Message Date
Rob Winch
e6dfd25d36 LDAP-311: Fix optional dependencies in spring-ldap-core 2015-04-24 10:37:39 -05:00
Rob Winch
26c0609739 LDAP-325: Update the poms 2015-04-23 17:13:35 -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
4bb81b8606 LDAP-302: Fix release checks for SNAPSHOT springio 2014-05-21 08:26:09 -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
Mattias Hellborg Arthursson
4e1717d68a Final(?) tweaks to sonar setup. 2013-11-19 08:01:55 +01:00
Mattias Hellborg Arthursson
4111b33b8b Added generated pom files to other samples projects. 2013-11-07 15:02:11 +01:00
Mattias Hellborg Arthursson
fbcc1a9b07 LDAP-279: Fiddling with logging dependencies. 2013-11-07 14:44:53 +01:00
Mattias Hellborg Arthursson
cff98e6fa2 LDAP-279: Initial version of complete user admin application. 2013-11-07 14:17:24 +01:00
Rob Winch
97817f3df7 Remove checkRepositories 2013-11-01 09:33:02 -05:00
Rob Winch
215a30e445 Clean release checks 2013-11-01 09:00:01 -05:00
Rob Winch
65f16eeb81 Add release checks 2013-11-01 08:55:57 -05:00
Rob Winch
ba3e9fd412 spring4Test uses Spring 4.0.0.RC1 2013-11-01 08:50:42 -05: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
63692ed30a LDAP-251: Some additional tweaks to the gradle build
- Made sure Main-Class is specified in odm jar
- Fixed source inclusions/exclusions for idea and eclipse plugins
- Made sure idea and eclipse plugins depend on javacc task
- Removed pom files from build.
2013-08-16 08:44:22 +02:00
Mattias Hellborg Arthursson
fdf3ed7654 LDAP-251: Fixed a couple of URLs and email addresses in generated poms. 2013-08-15 08:10:40 +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