Преглед на файлове

Catalog file for security xsd file to simplify its use in editors or ther tools supporting this format.

Luke Taylor преди 17 години
родител
ревизия
8231df4bc1
променени са 1 файла, в които са добавени 5 реда и са изтрити 0 реда
  1. 5 0
      core/src/main/resources/org/springframework/security/config/catalog.xml

+ 5 - 0
core/src/main/resources/org/springframework/security/config/catalog.xml

@@ -0,0 +1,5 @@
+<?xml version="1.0"?>
+<!DOCTYPE catalog PUBLIC "-//OASIS//DTD Entity Resolution XML Catalog V1.0//EN" "http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd">
+<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
+    <system systemId="http://www.springframework.org/schema/security/spring-security-2.0.xsd" uri="spring-security-2.0.xsd"/>
+</catalog>