NSD file referred by DependsOn may not be present
In NSDImpl.java, findXXX() use refersToNS() provided by DependsOn without checking that it is present (the file containing the requested NS may not be loaded), thus NPE.
Pour des raisons de sécurité, une mise à jour des serveurs Gitlab sera effectuée le mercredi 18/03/2026 entre 08h30 et 12h00. Une interruption de service est à prévoir. Merci de votre compréhension.
In NSDImpl.java, findXXX() use refersToNS() provided by DependsOn without checking that it is present (the file containing the requested NS may not be loaded), thus NPE.