-
Notifications
You must be signed in to change notification settings - Fork 146
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
StrictXmir.java
throws XML document structures must start and end within the same entity
#3726
Comments
@yegor256 @maxonfjvipon Could you take a look, please? |
Critical blocker for objectionary/jeo-maven-plugin#942 |
@maxonfjvipon, do you have any progress here? This is a somewhat urgent matter. |
@volodya-lombrozo yes, working on it, the main problem is the |
@maxonfjvipon Awesome, thank you. Waiting for it. |
@maxonfjvipon jcabi-xml 0.33.3 was released, you can try to use it |
…ict-xmir bug(#3726): Updated jcabi-xml and made `StrictXmir` synchronized
@rultor release, tag is |
@volodya-lombrozo try version 0.49.3 please |
@yegor256 What is the current API of new StrictXmir(new XMLDocument(xmir)).validate(); |
@volodya-lombrozo we've changed the |
@maxonfjvipon I've read the code. Since I don't use the |
@volodya-lombrozo this is a good question, but more related to jcabi-xml repository. Quick answer: in order to validate |
@yegor256 I can't use |
@yegor256 @maxonfjvipon Ok, it's a separate story. Anyway the new solution doesn't work: |
I've updated the
jeo-maven-plugin
up to0.49.2
version: objectionary/jeo-maven-plugin@a0ddd50Now
StrictXmir
throws the following exception:Here you can find the failed pipeline: https://github.com/objectionary/jeo-maven-plugin/actions/runs/12433923236/job/34716515344?pr=942
All files and directories during the failure: https://github.com/objectionary/jeo-maven-plugin/actions/runs/12433923236/artifacts/2349006127
XSD file:
XMIR-0.49.2.xsd.txt
Log file:
build.log.txt
The text was updated successfully, but these errors were encountered: