Improve DTD definitions in Jackrabbit repository configurations.
[lgpl/argeo-commons.git] / org.argeo.cms / src / org / argeo / cms / internal / jcr / repository-postgresql_ds.xml
index 5229d166034dd7c53fb361b4cecb55c9a62aabd2..92dd88e511b1e9a29626a48abdfcce010c512d57 100644 (file)
@@ -1,5 +1,14 @@
 <?xml version="1.0"?>
-<!DOCTYPE Repository PUBLIC "Jackrabbit 2.6" "http://jackrabbit.apache.org/dtd/repository-2.6.dtd">
+<!DOCTYPE Repository [
+       <!ENTITY % repository-elements
+               PUBLIC "-//The Apache Software Foundation//DTD Jackrabbit 2.6 Elements//EN"
+               "http://jackrabbit.apache.org/dtd/repository-2.6-elements.dtd">
+       %repository-elements;
+       <!ENTITY % repository
+               PUBLIC "-//The Apache Software Foundation//DTD Jackrabbit 2.6//EN"
+               "http://jackrabbit.apache.org/dtd/repository-2.6.dtd">
+       %repository;
+]>
 <Repository>
        <!-- Shared datasource -->
        <DataSources>