-
-
Notifications
You must be signed in to change notification settings - Fork 82
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
Stax API should be provided instead of required #2
Comments
This isn't really a bug, I just want to avoid doing this:
|
Agreed, yes. And baseline for Woodstox 5.0 will be JDK 6 anyway. |
n-insaidoo
pushed a commit
to NanaOrg/woodstox
that referenced
this issue
Sep 12, 2022
ppalaga
added a commit
to ppalaga/woodstox
that referenced
this issue
Jan 12, 2024
cowtowncoder
pushed a commit
that referenced
this issue
Jan 12, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Stax API at the pom.xml should be provided instead of required, same as you did for StAxMate I think. Most people are using Java 6+ at this moment.
The text was updated successfully, but these errors were encountered: