Eddú Meléndez Gonzales
64208a34ed
Move test to assertj ( #401 )
2016-04-15 12:56:31 -05:00
Mattias Hellborg Arthursson
36cbb8894e
LDAP-257: More JUnit style cleanup.
2013-08-27 13:35:44 +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
5cfbbf556b
Re-added missing import statement
2013-08-12 12:48:04 +02:00
Mattias Hellborg Arthursson
594886afe7
LDAP-229: Default DN parser does not handle hash/sharp symbol correctly
...
Applied patch and added suggested test cases.
2013-08-12 12:45:16 +02:00
Mattias Hellborg Arthursson
79a922c778
LDAP-234: Rollback intermittently causes data loss
...
Moved stuff related to LDAP-176 from sandbox to core.
Minor formatting tweaks.
2013-07-30 12:46:26 +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
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
527974a294
Added profile for building sandbox, which is needed by sunone integration tests.
2010-02-12 21:39:03 +00:00
Marius Scurtescu
b5fe4843c1
incremental attribute read support
2009-09-18 16:38:25 +00:00
Marius Scurtescu
494532f605
VLV support
2009-09-18 16:31:45 +00:00
Ben Hale
1fcc8ed1e1
spring-ldap 1.3.0.RELEASE
2009-01-30 10:04:07 +00:00
Ben Hale
a370aea3ff
POM Polishing some more
2008-10-27 09:54:59 +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
Ulrik Sandberg
a74ed8dafd
Moved everything from mvn-build to trunk root.
2008-10-12 21:34:09 +00:00
Ulrik Sandberg
22122636b1
Removed the old Ant-based source tree.
2008-10-12 21:22:09 +00:00
Ulrik Sandberg
d03d269761
Added an integration test for VLV, based on the rather extensive example in the spec.
2008-08-25 18:56:56 +00:00
Ulrik Sandberg
e674d6cc94
Moved VLV stuff to mvn-build. Added unit tests.
2008-08-24 06:53:18 +00:00
Ulrik Sandberg
584df074ee
Upgraded Acegi to 1.0.6.
...
Removed unused Spring version 2.0.6.
Added Ivy dependency reporting target to common-build.
2008-02-06 22:35:51 +00:00
Ulrik Sandberg
70f69e0909
Fixed up javadoc warnings and source paths.
...
Now using BaseLdapPathAware on all LdapServerManagers.
2008-01-13 23:07:52 +00:00
Ulrik Sandberg
8c4135ef19
Changed back to snapshot version numbers after the release of 1.2.1.
2007-12-08 18:15:18 +00:00
Mattias Arthursson
49287479c7
Changed from SNAPSHOT to final, set to release mode.
2007-12-08 13:57:06 +00:00
Ulrik Sandberg
beb9ba6a25
Moved the pooling code from sandbox.
2007-11-26 23:37:04 +00:00
Ulrik Sandberg
8dbd7d9bcf
Restructured the pooling code.
2007-11-26 23:28:27 +00:00
Ulrik Sandberg
1240921378
Began restructuring the pooling code.
2007-11-26 23:18:10 +00:00
Ulrik Sandberg
3afc0f6de9
Began restructuring the pooling code.
2007-11-26 23:16:21 +00:00
Ulrik Sandberg
77eccd0507
Removed invalid import.
2007-11-26 20:41:13 +00:00
Ulrik Sandberg
1e7e5dc19f
Now working towards a 1.2.1 release.
2007-10-31 13:03:34 +00:00
Mattias Arthursson
d065761661
Changed build-spring-ldap/build.xml to place api docs in correct
...
locations and remove buildable distribution file.
Modified changelog and readme, and fixed version number.
2007-10-23 17:49:18 +00:00
Ulrik Sandberg
68c25238fd
Fixed incorrect import of DefaultDirObjectFactory.
2007-10-08 22:12:16 +00:00
Ben Hale
870216c9d7
Updated version number to properly show -SNAPSHOT
2007-09-12 13:58:23 +00:00
Mattias Arthursson
327a20bbf3
Work in progress for the Virtual List View
2007-09-07 13:14:39 +00:00
Mattias Arthursson
8eefe31dfa
Work in progress for the Virtual List View
2007-09-07 09:33:43 +00:00
Ulrik Sandberg
795d253788
Improved VLV javadoc with ASN.1 details.
2007-08-05 22:03:02 +00:00
Ulrik Sandberg
157c7d916f
Upgraded Spring to version 2.0.6 in sandbox.
2007-07-27 17:12:58 +00:00
Ulrik Sandberg
6338310331
Upgraded Spring to version 2.0.4 in sandbox.
2007-07-27 17:05:39 +00:00
Ulrik Sandberg
197e68f4d5
Fixed incorrect import.
2007-07-27 16:59:21 +00:00
Ulrik Sandberg
8be3672124
LDAP-68 Move SortControlDirContextProcessor from sandbox
2007-05-12 18:49:50 +00:00
Ulrik Sandberg
a974f542a1
LDAP-68 Move SortControlDirContextProcessor from sandbox
2007-05-12 18:44:31 +00:00
Ulrik Sandberg
ea3c0fd66b
LDAP-54: Adjust copyright year in all source files
...
http://opensource.atlassian.com/projects/spring/browse/LDAP-54
2007-04-27 07:42:58 +00:00
Ulrik Sandberg
f3a54c72d2
No longer throwing DataAccessException from ContextSource.
2007-04-01 22:06:52 +00:00
Mattias Arthursson
97037a89c8
Unit test for ThreadLocalAuthenticationSource
2007-03-01 18:46:30 +00:00
Mattias Arthursson
c4b6243995
Created ThreadLocalAuthenticationSource.
2007-03-01 18:27:59 +00:00
Ulrik Sandberg
62e6b69b15
Convert pooling code to Java 1.4.
2007-02-25 17:51:12 +00:00
Ulrik Sandberg
0044599375
Added copyright text.
2007-02-25 17:49:14 +00:00
Ulrik Sandberg
bab55a68b8
Now using the top-level callback handler classes.
2007-02-25 17:47:43 +00:00