Register binary attribute in collection.xconf.xsd
Description:
Closes #5432 by adding schema definitions for the field element's binary attribute in the collection.xconf.xsd schema.
Reference:
#5432
Type of tests:
n/a
SonarCloud's failure:
Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.20.0:site (default-site) on project exist: Failed to render site: Error generating maven-surefire-report-plugin:3.5.0:report report: Cannot invoke "Object.toString()" because "value" is null -> [Help 1]
The windows-latest checks haven't failed yet; they're still going, 30 minutes after submitting the PR...
it is a recurring issue.... I guess a plugin update is needed...
@joewiz did you mean issue to link to issue 5342 in the op, I corrected that as I don't see how that would be related
@duncdrum Thanks, yes!
@dizzzz The windows-latest checks finished... after 40 minutes - wow!
Thanks, all. I've removed true & false from the schema-allowed options and updated my PR branch.
In the issue I linked to the implementation and its tests, which still respectively support and use true & false. I think those fixes should come in a separate PR. If that PR removes these values, it would constitute a breaking change, but of course the PR could also deprecate them, etc.
(I think this PR still counts as a bugfix, since the old schema complained about the very presence of the @binary attribute.)
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code