[java-identity-provider COMMIT] /trunk/idp-war/src/main/webapp/WEB-INF/web.xml

noreply at shibboleth.net noreply at shibboleth.net
Fri Nov 14 22:50:20 EST 2014


Author: scantor
Date: Fri Nov 14 22:50:20 2014
New Revision: 6910

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=6910&view=rev
Log:
Remove comment.

Modified:
    trunk/idp-war/src/main/webapp/WEB-INF/web.xml

Modified: trunk/idp-war/src/main/webapp/WEB-INF/web.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-war/src/main/webapp/WEB-INF/web.xml?rev=6910&r1=6909&r2=6910&view=diff
==============================================================================
--- trunk/idp-war/src/main/webapp/WEB-INF/web.xml (original)
+++ trunk/idp-war/src/main/webapp/WEB-INF/web.xml Fri Nov 14 22:50:20 2014
@@ -1,8 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <web-app xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
     xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd" version="3.0">
-
-    <!-- TODO Quite incomplete work-in-progress. -->
  
     <display-name>Shibboleth Identity Provider</display-name>
 



More information about the commits mailing list