Commit Graph

777 Commits

Author SHA1 Message Date
Mattias Hellborg Arthursson
858dfd02e6 LDAP-258: Reverted use of AbstractContextMapper from core in order to avoid package tangle. 2013-09-09 11:27:51 +02:00
Mattias Hellborg Arthursson
d6f8f6e488 LDAP-258: Some minor restructuring to avoid (irrelevant, but ugly and build failing) package tangles in test cases. 2013-09-09 10:08:10 +02:00
Mattias Hellborg Arthursson
e93ee9cf6a LDAP-258: General Java 5/6 cleanup throughout the code base. 2013-09-09 08:27:07 +02:00
Mattias Hellborg Arthursson
8d6587e5db New test to fix failing build. 2013-09-02 17:08:06 +02:00
Mattias Hellborg Arthursson
180ad5c9e4 Trying to fix broken build. 2013-09-02 17:02:19 +02:00
Mattias Hellborg Arthursson
2b4835fd50 Fixed build order. 2013-09-02 07:35:07 +02:00
Mattias Hellborg Arthursson
2f5359b2bc Compilation error. 2013-09-02 07:03:52 +02:00
Mattias Hellborg Arthursson
ab62786774 LDAP-258: Deprecated core-tiger module. 2013-08-30 15:44:29 +02:00
Mattias Hellborg Arthursson
ae603cebf3 LDAP-258: Parameterized the core callback interfaces. 2013-08-30 15:05:17 +02:00
Mattias Hellborg Arthursson
d7a9609d16 LDAP-258: Updated documentation to reflect DistinguishedName deprecation. 2013-08-30 12:46:10 +02:00
Mattias Hellborg Arthursson
31ea71e61e LDAP-258: Added a couple of construction methods to LdapNameBuilder 2013-08-30 12:45:43 +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
ed605be49a LDAP-258: Deprecated DistinguishedName and associated classes. Removed unnecessary usage in core. 2013-08-30 08:00:38 +02:00
Mattias Hellborg Arthursson
c9bf9960b9 Minor tweaks to readme.md. 2013-08-29 07:54:54 +02:00
Mattias Hellborg Arthursson
6bffcfe9b1 LDAP-238: ContextMapper and NameClassPairCallbackHandler now throws NamingException. 2013-08-28 17:11:15 +02:00
Mattias Hellborg Arthursson
d2d050ee2d LDAP-260: LdapRdn now disregards order or sub components in equals, compareTo, and hashCode. 2013-08-28 16:32:30 +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
0dfbfb210f Merge branch '2.0'
Conflicts:
	gradle.properties
2013-08-27 07:42:02 +02:00
Spring Buildmaster
c0744d7be5 Next development version 2013-08-26 06:10:17 -07:00
Rob Winch
1c284fb7a4 LDAP-251: Disable publishing of non core modules
This is necessary so that the Gradle builds can be promoted. Otherwise an
error like the following is displayed when promoting the build:

HTTP Status 400 - Unable to find artifact
'spring-ldap-article-sample-1.3.2.RELEASE.war'
2013-08-26 07:49:43 -05:00
Mattias Hellborg Arthursson
8ffcac03cf Upped version to 2.0.M1... 2013-08-26 09:45:18 +02:00
Mattias Hellborg Arthursson
d54c43cc62 Updated copyright notice. 2013-08-16 13:30:46 +02:00
Mattias Hellborg Arthursson
5abee1612e LDAP-246: Fixed failing build; my bad. 2013-08-16 12:04:34 +02:00
Mattias Hellborg Arthursson
7cd861fcab LDAP-246: Applied patch and added integration test for SchemaToJava on Active Directory. 2013-08-16 11:43:06 +02:00
Mattias Hellborg Arthursson
22a9dbb79f LDAP-251: More cleanup on new build structure
- Removed obsolete maven assembly files
- Fixed readme file.
2013-08-16 09:34:49 +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
1f51dae6c9 LDAP-240: Recursively try SUP attribute if no SYNTAX is found in AttributeDefinition.
Also re-enabled ignore SchemaToJava test case.
2013-08-15 15:06:37 +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
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
b557853664 LDAP-239: Changed log message and lowered log priority. 2013-08-14 16:30:16 +02:00
Mattias Hellborg Arthursson
1cf071eb96 LDAP-245: Added new constructor for OdmManager and setter for LdapOperations in FactoryBean. 2013-08-14 16:10:11 +02:00
Mattias Hellborg Arthursson
b2104e4d87 LDAP-230: Info on the information output, debug level on exception stacktrace. 2013-08-14 14:30:50 +02:00
Mattias Hellborg Arthursson
97cbfbedda LDAP-230: Pool Validation polluting logs with "IOException: connection closed" stacktrace even though it is handled gracefully by framework
Lowered to log level to debug.
2013-08-14 14:29:22 +02:00
Mattias Hellborg Arthursson
74380e1fc9 LDAP-226: empty OrFilter should be false (|) and empty AndFilter should be true (&), see also rfc4526
Added two new Filter implementations: AbsoluteTrueFilter and AbsoluteFalseFilter.
2013-08-14 14:15:31 +02:00
Mattias Hellborg Arthursson
2172502b69 LDAP-225: Authentication documentation is misleading
Added a clarifying note to section 10.1.
2013-08-14 12:40:09 +02:00
Mattias Hellborg Arthursson
cc14bf3319 LDAP-179: DataSource connections not being released when LDAP connection fails in JDBC integrated transaction.
Now cleaning up in DataSource and Hibernate transaction managers in doBegin if failing to create LDAP transaction.
2013-08-14 12:17:38 +02:00
Mattias Hellborg Arthursson
cfabe261e8 LDAP-119: modifyAttributes produces invalid SchemaViolationException in a particular use case
Now checking if all current values are deleted; if so issuing a REPLACE modification istead of individual DELETE and ADD.
2013-08-14 11:17:23 +02:00
Mattias Hellborg Arthursson
abfde5e5a0 LDAP-119: Integration test case for workaround. 2013-08-14 11:05:08 +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
2b2cbf0f38 LDAP-232: Apache Directory server upgrade to 1.5.5 pretty much finished. 2013-08-13 16:41:28 +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
0e496203ef LDAP-183: LdapTemplate caches password with pooled connections
Now explicitly disabling native Java LDAP connection pooling for ContextSource#getContext(String principal, String credentials)
2013-08-13 09:51:46 +02:00
Mattias Hellborg Arthursson
32d1381b39 Fixed typo/ 2013-08-12 14:02:01 +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
f15ea1cd00 LDAP-233: LdifParser goes into infinite loop when passed a non-LDIF file
Fixed according to patch suggestion.
2013-08-12 11:47:28 +02:00
Mattias Hellborg Arthursson
f8b979d5e6 LDAP-235, LDAP-228: Update with ODM.
ODM update now uses modifyAttributes rather than rebind.
2013-08-12 11:18:45 +02:00
Mattias Hellborg Arthursson
540ae86136 LDAP-237: Spring LDAP does not correctly parse DN names that has double-quote in the middle
Now compensating for even more CompositeName deficiencies.
2013-08-12 10:55:23 +02:00