spring-projects / spring-projects/spring-ldap
spring-ldap.xsd not upto-date
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 375
- Forks
- 501
- Avg merge
- 6h 4m
- Merged PRs (30d)
- 63
Description
Last week I have switch from self-made-ldap-connection-management-solution to spring-ldap, since I am using spring framework underneath my web-application anyways.
Spring-ldap currently seem to support both apache’s commons-pooling and commons-pooling2.
Latter since @ https://github.com/spring-projects/spring-ldap/commit/4cefc5b147e3d089fc4a8bd751de732114d80150.
So I have tried to use non deprecated package first and failed since both xsd-files @ http://www.springframework.org/schema/ldap/ have not been updated since 2013.
Am I missing something or is it a well-known issue, which has not yet been fixed?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the LDAP XSD files served at http://www.springframework.org/schema/ldap/ and compare them with the commons-pooling2 support introduced in commit 4cefc5b147e3d089fc4a8bd751de732114d80150. Confirm which schema declarations are outdated and update them so the non-deprecated pooling package can be configured through the published schemas.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100