Skip to content

fix: Fix XMLValidator error with gatein-resources.xml at server startup - EXO-81271#448

Merged
azayati merged 1 commit intofeature/experiencefrom
fix_81271
Sep 15, 2025
Merged

fix: Fix XMLValidator error with gatein-resources.xml at server startup - EXO-81271#448
azayati merged 1 commit intofeature/experiencefrom
fix_81271

Conversation

@azayati
Copy link
Member

@azayati azayati commented Sep 15, 2025

No description provided.

…up - EXO-81271

Prior to this change starting a fresh 7.1.x server, we have an error related to the validation of processes addon gatein-resources.xml due to the gatein_resources xsd 1.4 version
ERROR | Error in document file:/E:/eXo/Binairies/platform-7.1.x-experience-SNAPSHOT/webapps/processes/WEB-INF/gatein-resources.xml  at (12,28) :cvc-complex-type.2.4.a: Invalid content was found starting with element '{"http://www.exoplatform.org/xml/ns/gatein_resources_1_4":additional-module}'. One of '{"http://www.exoplatform.org/xml/ns/gatein_resources_1_4":overwrite, "http://www.exoplatform.org/xml/ns/gatein_resources_1_4":css-priority}' is expected. [o.exoplatform.commons.xml.XMLValidator]
After this commit, in order to avoid this error we will change the version to 1.5
@azayati azayati merged commit 53f382a into feature/experience Sep 15, 2025
4 of 5 checks passed
@azayati azayati deleted the fix_81271 branch September 15, 2025 10:12
@sonarqubecloud
Copy link

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.

1 participant