spring-projects / spring-projects/spring-ldap

spring-ldap.xsd not upto-date

Open
#477 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.