Skip to content

Fix XML parsing issues that occur on dependency update#3012

Merged
gbrodman merged 1 commit intogoogle:masterfrom
gbrodman:xmlAndDependencies
Apr 16, 2026
Merged

Fix XML parsing issues that occur on dependency update#3012
gbrodman merged 1 commit intogoogle:masterfrom
gbrodman:xmlAndDependencies

Conversation

@gbrodman
Copy link
Copy Markdown
Collaborator

@gbrodman gbrodman commented Apr 16, 2026

We want to make sure that we use the same XML factories no matter what, so we use "newDefaultFactory" instead of "newFactory" (to avoid picking up some random thing on the classpath).

This also fixes an exception that occurs if you haven't synced the internal repo with the public repo.


This change is Reviewable

We want to make sure that we use the same XML factories no matter what,
so we use "newDefaultFactory" instead of "newFactory" (to avoid picking
up some random thing on the classpath).

This also fixes an exception that occurs if you haven't synced the
internal repo with the public repo.
@gbrodman gbrodman added kokoro:force-run Force a Kokoro build. and removed kokoro:force-run Force a Kokoro build. labels Apr 16, 2026
@domain-registry-eng domain-registry-eng removed the kokoro:force-run Force a Kokoro build. label Apr 16, 2026
@gbrodman gbrodman requested a review from weiminyu April 16, 2026 20:11
Copy link
Copy Markdown
Collaborator

@weiminyu weiminyu left a comment

Choose a reason for hiding this comment

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

@weiminyu reviewed 13 files and all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on gbrodman).

@gbrodman gbrodman added this pull request to the merge queue Apr 16, 2026
Merged via the queue into google:master with commit db733aa Apr 16, 2026
14 checks passed
@gbrodman gbrodman deleted the xmlAndDependencies branch April 16, 2026 21:10
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.

3 participants