Skip to content

Update XMLBeans #894

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

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

cortlepp
Copy link
Member

No description provided.

dependabot bot and others added 3 commits March 22, 2025 17:01
Bumps org.apache.xmlbeans:xmlbeans from 3.0.1 to 5.3.0.

---
updated-dependencies:
- dependency-name: org.apache.xmlbeans:xmlbeans
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
- xmlbeans no longer supports the GENERATE_JAVA_VERSION attribute, i.e. the constant still exists but is not referenced and there is no way to set it with the new API
@cortlepp cortlepp requested a review from robertlazarski March 22, 2025 18:30
@cortlepp cortlepp marked this pull request as draft July 9, 2025 06:27
@robertlazarski
Copy link
Contributor

@cortlepp thanks for merging this - I meant to review this for a while now, and it fell thru the cracks.

The impact is kind of big with 30+ files changed - we'll see how the community adapts, as I no longer use it myself.

XMLBeans has a unique history as an Apache project - it is the only project ever that was sent to the purgatory of the "attic". It was rescued by Apache Poi, and it jumped from v3 to v5.

That's part of the reason the merge request dragged on - it's a complicated project.

Thanks again for sticking with this.

@cortlepp
Copy link
Member Author

cortlepp commented Jul 9, 2025

@robertlazarski I didn't merge this yet, just converted the PR back to draft because it had non-trivial failing tests (something to do with a now unsupported/not enabled XML feature in our JS engine).

I still want to look into this, but I wanted to clean up the open PRs list as this is clearly not ready to be merged.

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