From 8231df4bc12534e4cb48ec3714e99508a6369fbc Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Mon, 10 Mar 2008 12:23:23 +0000 Subject: [PATCH] Catalog file for security xsd file to simplify its use in editors or ther tools supporting this format. --- .../org/springframework/security/config/catalog.xml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 core/src/main/resources/org/springframework/security/config/catalog.xml diff --git a/core/src/main/resources/org/springframework/security/config/catalog.xml b/core/src/main/resources/org/springframework/security/config/catalog.xml new file mode 100644 index 0000000000..f989707d47 --- /dev/null +++ b/core/src/main/resources/org/springframework/security/config/catalog.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file