We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a3e7d7f + a120f3e commit d0237a0Copy full SHA for d0237a0
1 file changed
exist-distribution/src/main/xslt/catalog.xml
@@ -23,6 +23,7 @@
23
-->
24
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
25
<system systemId="https://www.eclipse.org/jetty/configure_10_0.dtd" uri="configure_10_0.dtd"/>
26
+ <public publicId="-//Jetty//Configure//EN" uri="configure_10_0.dtd"/>
27
<uri name="https://jakarta.ee/xml/ns/jakartae" uri="web-app_5_0.xsd"/>
28
<uri name="http://www.w3.org/XML/1998/namespace" uri="xml.xsd"/>
29
</catalog>
0 commit comments