Commit Graph

45 Commits

Author SHA1 Message Date
Eddú Meléndez Gonzales
64208a34ed Move test to assertj (#401) 2016-04-15 12:56:31 -05:00
Thomas Darimont
963232f9a9 LDAP-337 - Enable Java 8 build.
Fixed various JavaDoc errors that would otherwise cause the build to fail with JDK 8.
Upgraded Jacoco Plugin Version to support Java 8.
Increased heap to javadoc task to speed up doc generation.

The build now works fine with Java 7 and Java 8.
2015-08-03 22:32:19 +02:00
Mattias Hellborg Arthursson
6de0506587 Excluding generated source from sonar analysis. Including integration tests in coverage. 2013-11-19 06:52:42 +01:00
Mattias Hellborg Arthursson
b9985e5759 Minor polishing. 2013-11-18 16:46:04 +01:00
Mattias Hellborg Arthursson
ab62786774 LDAP-258: Deprecated core-tiger module. 2013-08-30 15:44:29 +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
36cbb8894e LDAP-257: More JUnit style cleanup. 2013-08-27 13:35:44 +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
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
Ben Hale
5ccb1854bd [maven-release-plugin] prepare for next development iteration 2010-11-30 16:00:34 +00:00
Ben Hale
cff4f7ef1a [maven-release-plugin] prepare release spring-ldap-1.3.1.RELEASE 2010-11-30 16:00:31 +00:00
Ben Hale
9c8118247a Remove another bad tag. On the trail now though 2010-11-30 15:55:02 +00:00
Ben Hale
ce8250fe98 [maven-release-plugin] prepare for next development iteration 2010-11-30 15:36:02 +00:00
Ben Hale
22b6bd33f7 [maven-release-plugin] prepare release spring-ldap-1.3.1.RELEASE 2010-11-30 15:35:58 +00:00
Ben Hale
5a34bf2d78 Removed bad tag 2010-11-30 15:32:09 +00:00
Ben Hale
6c743b05eb [maven-release-plugin] prepare for next development iteration 2010-11-30 15:17:28 +00:00
Ben Hale
c1cb82b29b [maven-release-plugin] prepare release spring-ldap-1.3.1.RELEASE 2010-11-30 15:17:25 +00:00
Mattias Arthursson
c64e80c9e4 Updated Spring version in core projects
Updated Spring Batch version in ldif-batch
This update required updating JUnit version as well
Minor modifications to reporting.
2010-11-24 13:07:16 +00:00
Ulrik Sandberg
6dcd4092cd Adjusted copyright details. 2010-11-18 07:19:43 +00:00
Ulrik Sandberg
1e74c3ecda Made lots of fixes based on warnings from Maven 3.0.
Removed duplicates of ldif-core that were left in core-tiger.
2010-11-17 22:10:52 +00:00
Ulrik Sandberg
873f996c37 Upgraded commons-pool to 1.5.4. (LDAP-206) 2010-06-20 09:36:50 +00:00
Ulrik Sandberg
24dc8811ee Applied Keiths patch 0.0.2-SNAPSHOT.20090827. 2009-09-03 17:49:12 +00:00
Ulrik Sandberg
3b8fbe8288 Applied patch_v.0.0.1-SNAPSHOT.20090814.txt. 2009-08-15 20:22:09 +00:00
Ulrik Sandberg
559d0cfc1d Updated copyright year. 2009-08-02 19:32:20 +00:00
Ulrik Sandberg
1e86d76b14 Added copyright statements to all new files. 2009-08-02 19:31:57 +00:00
Ulrik Sandberg
e17523daf3 Updated according to Keiths second delivery, plus some minor cleanup. 2009-08-02 19:31:38 +00:00
Ulrik Sandberg
721fe2d73c Fixed package info files. 2009-08-02 19:31:13 +00:00
Ulrik Sandberg
2d4a185186 Added LDIF parser files from Keith Barlow. 2009-08-02 19:30:55 +00:00
Ulrik Sandberg
69ad3a295e Fixed newline problems, probably due to copy paste. 2009-07-30 15:07:45 +00:00
Ulrik Sandberg
eeee11f47d Now Git also ignores generated stuff 2009-07-30 15:07:37 +00:00
Ulrik Sandberg
65f9d050b0 Added unit test structure to core-tiger, and added a test for the new ContextMapperCallbackHandlerWithControls. 2009-07-30 15:07:24 +00:00
Ulrik Sandberg
945af3bd8b Added the suggested code 2009-07-30 15:07:17 +00:00
Ben Hale
1fcc8ed1e1 spring-ldap 1.3.0.RELEASE 2009-01-30 10:04:07 +00:00
Ulrik Sandberg
d013cf31bd Got rid of javadoc warning. Fixed typos. 2009-01-16 21:48:39 +00:00
Ulrik Sandberg
0d9f0a0e98 Minor cleanup. 2008-11-20 15:38:42 +00:00
Mattias Arthursson
e910acfbba Added methods for 'simple' bind authentication in LdapTemplate (LdapOperations, SimpleLdapOperations and SimpleLdapTemplate as well).
Introduced new callback interface for use with certain authentication methods.
Added LdapEntryIdentification to wrap the full identification of an LDAP entry (absolute and relative DNs)
Added LdapEntryIdentificationContextMapper.
2008-11-18 14:10:27 +00:00
Ben Hale
4e9c71fd6f Removing another crappy maven merge attempt 2008-10-27 11:00:20 +00:00
Ben Hale
ab184588dc [maven-release-plugin] prepare release spring-ldap-1.3.0.RC1 2008-10-27 10:50:43 +00:00
Ben Hale
244790db8d Removed bad merge from Maven 2008-10-27 10:48:31 +00:00
Ben Hale
90e5e1dd28 [maven-release-plugin] prepare release spring-ldap-1.3.0.RC1 2008-10-27 10:29:24 +00:00
Ben Hale
a370aea3ff POM Polishing some more 2008-10-27 09:54:59 +00:00
Ben Hale
f9ed7a6900 More POM Polishing 2008-10-27 09:53:15 +00:00
Mattias Arthursson
2f60f6618f Updated copyright year (now including 2008) and made sure all my author tags have my full name; Mattias Hellborg Arthursson. 2008-10-23 12:33:51 +00:00
Mattias Arthursson
c416a4576f LDAP-139: Added mirrored method in SimpleLdapTemplate that take Name parameters.
LDAP-140: Added bindmethod in LdapTemplate and SimpleLdapTemplate that take a DirContextOperations instance and
uses the information from that instance (DN and Attributes) to perform the bind.
2008-10-23 09:14:06 +00:00
Ulrik Sandberg
a74ed8dafd Moved everything from mvn-build to trunk root. 2008-10-12 21:34:09 +00:00