Skip to content
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

Update schema, features.json and add feature list xml to 23.0.0.9 #223

Closed
cherylking opened this issue Oct 10, 2023 · 0 comments · Fixed by #224
Closed

Update schema, features.json and add feature list xml to 23.0.0.9 #223

cherylking opened this issue Oct 10, 2023 · 0 comments · Fixed by #224
Assignees

Comments

@cherylking
Copy link
Member

Now that 23.0.0.9 is available, update the cached features.json and server.xsd to that level. Also generate a featurelist.xml and store it to be used for config element validation (need separate PR to actually use it). Be sure to post process the server.xsd to remove the any attribute for anything without extra properties, and use both options --schemaVersion=1.1 and --outputVersion=2?

                    DocumentUtil.removeExtraneousAnyAttributeElements(xsdDestFile);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant