Enable checkstyle for other non-source files
[controller.git] / opendaylight / web / topology / src / main / resources / WEB-INF / Topology-servlet.xml
index 1c05bbcd7ea94dd6459b46f76a277bf5930ded2f..cb6f2b6973863f9bb2cb937f38fd51d2eb55668c 100644 (file)
@@ -3,19 +3,19 @@
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
   xmlns:context="http://www.springframework.org/schema/context"\r
   xmlns:mvc="http://www.springframework.org/schema/mvc"\r
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
   xmlns:context="http://www.springframework.org/schema/context"\r
   xmlns:mvc="http://www.springframework.org/schema/mvc"\r
-  xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.0.xsd \r
+  xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.0.xsd\r
                       http://www.springframework.org/schema/mvc http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd\r
                       http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context-3.0.xsd">\r
 \r
   <context:component-scan base-package="org.opendaylight.controller.topology.web"/>\r
                       http://www.springframework.org/schema/mvc http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd\r
                       http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context-3.0.xsd">\r
 \r
   <context:component-scan base-package="org.opendaylight.controller.topology.web"/>\r
-  \r
+\r
   <mvc:resources mapping="/js/**" location="/js/" />\r
   <mvc:resources mapping="/css/**" location="/css/" />\r
   <mvc:resources mapping="/img/**" location="/img/" />\r
   <mvc:annotation-driven/>\r
   <mvc:resources mapping="/js/**" location="/js/" />\r
   <mvc:resources mapping="/css/**" location="/css/" />\r
   <mvc:resources mapping="/img/**" location="/img/" />\r
   <mvc:annotation-driven/>\r
-  \r
+\r
   <bean id="viewResolver" class="org.springframework.web.servlet.view.InternalResourceViewResolver">\r
   <bean id="viewResolver" class="org.springframework.web.servlet.view.InternalResourceViewResolver">\r
-       <property name="prefix" value="/WEB-INF/jsp/"/>\r
-       <property name="suffix" value=".jsp"/>\r
+        <property name="prefix" value="/WEB-INF/jsp/"/>\r
+        <property name="suffix" value=".jsp"/>\r
   </bean>\r
 </beans>\r
   </bean>\r
 </beans>\r