Skip to content

Add schema file #13

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

Merged
merged 5 commits into from
Jan 23, 2023
Merged

Add schema file #13

merged 5 commits into from
Jan 23, 2023

Conversation

ppkarwasz
Copy link
Contributor

A schema file might help remembering the new changelog format.

A schema file might help remembering the new changelog format.
Copy link
Member

@vy vy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ppkarwasz, this will be great addition! Thanks!

I have dropped some minor remarks. I will appreciate it if you can address them.

@@ -18,4 +18,8 @@ target/
*.iml
*.iws
/out
dependency-reduced-pom.xml
.flattened-pom.xml
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this necessary? I tried to make sure flatten-maven-plugin always outputs to target, have I missed something?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe not, I just replaced dependency-reduced-pom.xml with .flattened-pom.xml. Didn't check if this applies.

@vy
Copy link
Member

vy commented Jan 23, 2023

@ppkarwasz, shouldn't we use two separate XSDs: one for .release.xml and the other for entry files? Otherwise, if I am not mistaken, a single XSD allows release and entry elements to be combined in the same document, right?

ppkarwasz and others added 4 commits January 23, 2023 13:20
Co-authored-by: Volkan Yazıcı <[email protected]>
Co-authored-by: Volkan Yazıcı <[email protected]>
Co-authored-by: Volkan Yazıcı <[email protected]>
 * adds a `schemaVersion` attribute,
 * replaces `ID` with a more liberal `string`,
 * removes `TBD` as date value.
@vy vy merged commit 3489746 into apache:master Jan 23, 2023
@ppkarwasz ppkarwasz deleted the xsd branch January 23, 2023 19:45
vy added a commit that referenced this pull request Jan 24, 2023
vy added a commit that referenced this pull request Jan 24, 2023
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 this pull request may close these issues.

2 participants