Skip to content

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

Merged
azayati merged 1 commit intodevelopfrom
fix-81271
Sep 15, 2025
Merged

fix: Fix XMLValidator error with gatein-resources.xml at server startup - EXO-81271#447
azayati merged 1 commit intodevelopfrom
fix-81271

Conversation

@azayati
Copy link
Member

@azayati azayati commented Sep 15, 2025

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

@github-actions github-actions bot added the partialCIBuild Perform Partial CI Build label Sep 15, 2025
…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
@sonarqubecloud
Copy link

@azayati azayati requested a review from Jihed525 September 15, 2025 14:54
@azayati azayati enabled auto-merge (squash) September 15, 2025 14:54
@azayati azayati merged commit 1172c00 into develop Sep 15, 2025
7 checks passed
@azayati azayati deleted the fix-81271 branch September 15, 2025 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

partialCIBuild Perform Partial CI Build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants