Commit Graph

46 Commits

Author SHA1 Message Date
Mark Paluch
320723bcfa DATALDAP-34 - Prepare 1.0.4 (Ingalls SR4). 2017-06-08 10:56:03 +02:00
Mark Paluch
5aa1d1987a DATALDAP-34 - Updated changelog. 2017-06-08 10:55:59 +02:00
Mark Paluch
beb84c82eb DATALDAP-32 - Updated changelog. 2017-05-09 11:36:16 +02:00
Oliver Gierke
e49f23a7ba DATALDAP-33 - After release cleanups. 2017-04-19 20:01:14 +02:00
Oliver Gierke
fb204d6585 DATALDAP-33 - Prepare next development iteration. 2017-04-19 20:01:12 +02:00
Oliver Gierke
db460d0e1a DATALDAP-33 - Release version 1.0.3 (Ingalls SR3). 2017-04-19 19:32:39 +02:00
Oliver Gierke
dcaf455e1a DATALDAP-33 - Prepare 1.0.3 (Ingalls SR3). 2017-04-19 19:32:01 +02:00
Oliver Gierke
294c098c4c DATALDAP-33 - Updated changelog. 2017-04-19 19:31:55 +02:00
Oliver Gierke
d65b91c5b1 DATALDAP-24 - After release cleanups. 2017-04-19 11:48:46 +02:00
Oliver Gierke
b21f491cf8 DATALDAP-24 - Prepare next development iteration. 2017-04-19 11:48:42 +02:00
Oliver Gierke
a843547d1f DATALDAP-24 - Release version 1.0.2 (Ingalls SR2). 2017-04-19 10:11:29 +02:00
Oliver Gierke
13245ca936 DATALDAP-24 - Prepare 1.0.2 (Ingalls SR2). 2017-04-19 10:10:48 +02:00
Oliver Gierke
5ed9549984 DATALDAP-24 - Updated changelog. 2017-04-19 10:10:40 +02:00
Oliver Gierke
6a836212d7 DATALDAP-29 - Updated changelog. 2017-04-10 14:38:35 +02:00
Juraj Martinka
b9ce3e786d DATALDAP-25 - Fix link to spring-ldap docs in reference documentation.
Remove superfluous .RELEASE from spring-ldap documentation link.

Original pull request: #1.
2017-03-09 18:47:19 +02:00
Oliver Gierke
3df2898c1c DATALDAP-20 - After release cleanups. 2017-03-02 10:21:54 +01:00
Oliver Gierke
f0727988ed DATALDAP-20 - Prepare next development iteration. 2017-03-02 10:21:37 +01:00
Oliver Gierke
981a03f2a1 DATALDAP-20 - Release version 1.0.1 (Ingalls SR1). 2017-03-02 09:41:28 +01:00
Oliver Gierke
20dc4a343c DATALDAP-20 - Prepare 1.0.1 (Ingalls SR1). 2017-03-02 09:33:28 +01:00
Oliver Gierke
e96c177ebb DATALDAP-20 - Updated changelog. 2017-03-02 09:32:57 +01:00
Oliver Gierke
dc441a5036 DATALDAP-19 - After release cleanups. 2017-01-26 10:57:47 +01:00
Oliver Gierke
934eda9f40 DATALDAP-19 - Prepare next development iteration. 2017-01-26 10:57:45 +01:00
Oliver Gierke
db48bc3348 DATALDAP-19 - Release version 1.0 GA (Ingalls). 2017-01-26 10:27:10 +01:00
Oliver Gierke
35eaf2996a DATALDAP-19 - Prepare 1.0 GA (Ingalls). 2017-01-26 10:26:35 +01:00
Oliver Gierke
e920d9526d DATALDAP-19 - Updated changelog. 2017-01-26 10:26:33 +01:00
Oliver Gierke
f8921c5295 DATALDAP-18 - Upgraded to Spring LDAP 2.3.1.RELEASE. 2017-01-23 16:11:50 +01:00
Mark Paluch
07a2bb7ca7 DATALDAP-17 - Update project documentation with the CLA tool integration. 2017-01-13 11:43:58 +01:00
Oliver Gierke
9f7b75f79e DATALDAP-16 - After release cleanups. 2016-12-22 20:12:19 +01:00
Oliver Gierke
acb33dd9ba DATALDAP-16 - Prepare next development iteration. 2016-12-22 20:11:13 +01:00
Oliver Gierke
c66a70e4df DATALDAP-16 - Release version 1.0 RC1 (Ingalls). 2016-12-22 20:08:25 +01:00
Oliver Gierke
c48df49b9e DATALDAP-16 - Prepare 1.0 RC1 (Ingalls). 2016-12-22 20:08:23 +01:00
Oliver Gierke
a9cd680371 DATALDAP-16 - Update changelog. 2016-12-22 20:02:24 +01:00
Oliver Gierke
6407465b69 DATALDAP-15 - Upgraded to Spring LDAP 2.3 RC1. 2016-12-19 18:09:56 +01:00
Oliver Gierke
8b7273b50c DATALDAP-14 - Added build profile for next Spring LDAP version to Travis execution. 2016-12-19 17:44:06 +01:00
Oliver Gierke
f46dced868 DATALDAP-14 - Added a build profile to run the build against the next version of Spring LDAP.
Currently 2.3.0.BUILD-SNAPSHOT.
2016-12-19 17:42:34 +01:00
Mark Paluch
c025d0f4fa DATALDAP-12 - Use newer Java 8 on Travis CI. 2016-12-16 11:17:10 +01:00
Mark Paluch
dfc24dfc14 DATALDAP-11 - Upgrade to Spring LDAP 2.2.0 GA. 2016-12-16 11:17:09 +01:00
Oliver Gierke
921d056169 DATALDAP-10 - Removed inclusion of manifest file. 2016-12-15 16:13:19 +01:00
Oliver Gierke
f598d1442a DATALDAP-9 - Adapt API in LdapRepositoryFactoryBean.
Related ticket: DATACMNS-891.
2016-12-15 16:12:56 +01:00
Mark Paluch
5096ae32a2 DATALDAP-7 - Polishing.
Reformat code with Spring Data formatter. Add JavaDoc to overrides and constructors. Add missing assertions to public entry points. Remove since tags from JavaDoc.
2016-12-06 11:59:54 +01:00
Mark Paluch
d594183e8d DATALDAP-7 - Migrate tests to AssertJ.
Switch remaining tests to AssertJ.
2016-12-06 11:27:10 +01:00
Mark Paluch
1e35b624b7 DATALDAP-2- Support repositoryBaseClass and considerNestedRepositories in @EnableLdapRepositories annotation.
We now support nested repository interfaces and customization via EnableLdapRepositories.repositoryBaseClass.

  @Configuration
  @EnableLdapRepositories(considerNestedRepositories = true, repositoryBaseClass = CustomizedLdapRepository.class)
  public class Config {
    // …
  }
2016-12-06 11:11:49 +01:00
Mark Paluch
ba9f653c95 DATALDAP-1 - Polishing.
Split XML configuration into infrastructure and test-specific parts. Add test logging configuration. Rename test classes to end with Tests suffix.
2016-12-06 10:18:38 +01:00
Mark Paluch
39b6b4d6af DATALDAP-1 - Create namespace handler and XML schema.
Spring Data LDAP now uses its own Namespace: http://www.springframework.org/schema/data/ldap. Using XML configuration for Spring LDAP and Spring Data LDAP requires both namespaces to be declared.

<beans xmlns="http://www.springframework.org/schema/beans"
		xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
		xmlns:ldap="http://www.springframework.org/schema/ldap"
		xmlns:data-ldap="http://www.springframework.org/schema/data/ldap"
		xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd
		http://www.springframework.org/schema/ldap http://www.springframework.org/schema/ldap/spring-ldap.xsd
		http://www.springframework.org/schema/data/ldap http://www.springframework.org/schema/data/ldap/spring-ldap.xsd">

	<ldap:context-source password="apassword" url="ldap://localhost:389" username="uid=admin"/>

	<ldap:ldap-template/>

	<data-ldap:repositories base-package="org.springframework.data.ldap.config"/>

</beans>
2016-12-06 10:18:35 +01:00
Mark Paluch
864725367a DATALDAP-6 - Register LdapRepositoryFactory in spring.factories.
This is required for the switch in support for multi-store detection.

Related ticket: DATACMNS-952.
2016-12-06 09:30:07 +01:00
Mark Paluch
9bbf0389e2 Initial import. 2016-11-21 15:53:45 +01:00