Rob Winch
5f85dfe9a5
Update pom.xml versions
2017-03-03 11:40:16 -06:00
Spring Buildmaster
4ba19bbb0e
Release version 2.3.1.RELEASE
2017-01-19 19:57:14 +00:00
Spring Buildmaster
f16f697ef4
Release version 2.3.0.RELEASE
2017-01-19 15:31:40 +00:00
Spring Buildmaster
62d70dc909
Release version 2.3.0.RC1
2016-12-19 17:06:01 +00:00
Spring Buildmaster
f0ce06b161
Release version 2.2.0.RC1
2016-10-04 16:10:07 +00:00
Rob Winch
e970111a17
Use versionless schema
2016-09-30 15:33:15 -05:00
Rob Winch
1a5bead76d
Polish Unbounded Support
...
* Remove copied deprecated methods
* Close ClasspathXmlApplicationContext
* Change apacheDsDependencies to test vs optional
* Formatting
Issue: gh-399
2016-09-30 15:33:03 -05: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
Spring Buildmaster
47e7685d46
Release version 2.1.0.RELEASE
2016-05-16 20:50:09 +00:00
Eddú Meléndez Gonzales
64208a34ed
Move test to assertj ( #401 )
2016-04-15 12:56:31 -05:00
Spring Buildmaster
2332f8a943
Release version 2.1.0.RC1
2016-03-30 19:41:01 -07:00
Rob Winch
4b2d640c37
Update pom.xml to development versions
2015-05-05 14:53:30 -05:00
Rob Winch
db833104e4
LDAP-311: Add spring-data-commons to samples and test projects
2015-04-24 11:20:50 -05:00
Rob Winch
26c0609739
LDAP-325: Update the poms
2015-04-23 17:13:35 -05:00
Rob Winch
1cba2afa80
LDAP-292: Update to Spring 3.2.8.RELEASE
2014-02-19 08:25:29 -06:00
Mattias Hellborg Arthursson
f89daf692e
LDAP-282: Minor tweaks to naming in LdapNameBuilder. Added methods for appending distinguished name strings.
2013-11-18 13:36:16 +01:00
Mattias Hellborg Arthursson
74e6e62fa3
LDAP-279: Improved documentation of user admin sample.
2013-11-18 11:02:28 +01:00
Mattias Hellborg Arthursson
889d4a73ff
Added filtering capability on user page.
2013-11-08 11:11:57 +01:00
Mattias Hellborg Arthursson
98874fa357
LDAP-279: missing properties file.
2013-11-08 09:11:10 +01:00
Mattias Hellborg Arthursson
7610961d25
LDAP-279: Configuration tweaks. Removed simple-odm sample.
2013-11-08 08:49:55 +01:00
Mattias Hellborg Arthursson
c438764891
LDAP-279: more minor tweaks
2013-11-08 07:49:37 +01:00
Mattias Hellborg Arthursson
840d0d02d8
LDAP-279: minor tweaks to readme file.
2013-11-08 07:48:41 +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
Mattias Hellborg Arthursson
795701fd58
LDAP-267: Added integration tests and modified samples to use new xml namespace.
2013-10-08 08:17:49 +02:00
Mattias Hellborg Arthursson
78b9617bf1
LDAP-265, LDAP-268: Added the ability to automatically map to/from DN values in ODM. Added some much needed unit tests for ODM functionality.
2013-09-29 16:11:14 +02: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
3686b7987e
LDAP-263: Minor tweak to sample; use LdapQuery wherever possible.
2013-09-25 11:04:36 +02:00
Mattias Hellborg Arthursson
bed57b9ef8
LDAP-263: Added LdapQuery method to OdmManager. Added methods for hardcoded filters in LdapQueryBuilder.
2013-09-25 10:59:23 +02:00
Mattias Hellborg Arthursson
27682b0b53
LDAP-263: authentication methods for LdapQuery. Documentation updated to reflect fluent API changes.
2013-09-24 16:55:54 +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
66bc1968db
Cleaned up usage of DistinguishedName from satellite modules, samples and tests.
2013-08-30 10:44:51 +02:00
Mattias Hellborg Arthursson
d54c43cc62
Updated copyright notice.
2013-08-16 13:30:46 +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
2aa37a975a
LDAP-227: Now accepting classes annotated with subsets of actual objectclasses in tree.
2013-08-15 11:40:41 +02:00
Mattias Hellborg Arthursson
837bc489ef
LDAP-232: Finalized migration to ApacheDS 1.5.5 for integration tests.
2013-08-14 10:36:46 +02:00
Mattias Hellborg Arthursson
4f47c70c3e
New try for CI machine: different LDAP port for every integration test.
2013-07-30 06:36:36 +02:00
Mattias Hellborg Arthursson
88574847c2
Changed all embedded LDAP server ports to 1888, since it appears CI tests might be helped by this.
2013-07-30 06:13:30 +02:00
Mattias Hellborg Arthursson
cbd11f6868
Checking to see if test failure is caused by specific port.
2013-07-30 05:58:11 +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
Ulrik Sandberg
7c13b616d2
Fixed the incorrect versions in samples and test, and also added relativePath to the poms that were missing it.
2011-06-16 12:29:13 +00:00
Ben Hale
c0e83d0be3
Update milestone publication repository
2010-11-30 16:54:14 +00:00
Ben Hale
ddf0cdd7aa
Update release publication repository
2010-11-30 15:58:01 +00:00
Ulrik Sandberg
54f1629418
Updated some maven plugins. Added relativePath to some poms.
2010-11-28 11:06:05 +00:00
Ulrik Sandberg
6dcd4092cd
Adjusted copyright details.
2010-11-18 07:19:43 +00:00
Ulrik Sandberg
873f996c37
Upgraded commons-pool to 1.5.4. (LDAP-206)
2010-06-20 09:36:50 +00:00
Ulrik Sandberg
4c8a858bda
Upgraded to Spring 2.5.6.SEC02 and 3.0.3.RELEASE (LDAP-210).
2010-06-19 09:17:51 +00:00
Ulrik Sandberg
c6fba9a763
Upgraded Spring 3.0 sample to use 3.0.1.
2010-03-25 14:07:43 +00:00