Skip to content

Provide spring-security-5*.xsd for https://www.springframework.org/schema/security/ #8091

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
FelixJongleur42 opened this issue Mar 9, 2020 · 1 comment
Assignees
Labels
in: config An issue in spring-security-config type: enhancement A general enhancement
Milestone

Comments

@FelixJongleur42
Copy link

Summary

The Spring Security 5 XSDs are missing from https://www.springframework.org/schema/security/

Expected Behavior

They should be there

Version

5.x and above

Sample

Referencing as

	xsi:schemaLocation="
	   http://www.springframework.org/schema/security
       https://www.springframework.org/schema/security/spring-security-5.3.xsd
       http://www.springframework.org/schema/beans
       https://www.springframework.org/schema/beans/spring-beans.xsd
       http://www.springframework.org/schema/util
       https://www.springframework.org/schema/util/spring-util.xsd"

cause IDE to fail XML Validation since the xsd is missing

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Mar 9, 2020
@jzheaux jzheaux self-assigned this Mar 9, 2020
@jzheaux jzheaux added in: config An issue in spring-security-config type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Mar 9, 2020
@jzheaux jzheaux added this to the 5.3.1 milestone Mar 9, 2020
@jzheaux
Copy link
Contributor

jzheaux commented Mar 11, 2020

Updated the symbolic link on our docs site to point to 5.3.0.RELEASE.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: config An issue in spring-security-config type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

3 participants