Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)

78482: ACE-2149: EOL AVM / WCM
      - removed WCM taglib declaration configuration merged from 4.2-BUG-FIX in r78476


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@82569 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Erik Winlof
2014-09-03 12:19:35 +00:00
parent 62227ecf21
commit a37b6d1f58

View File

@@ -929,15 +929,4 @@
<env-entry-value/> <!-- Empty value included for JBoss compatibility -->
</env-entry>
<jsp-config>
<taglib>
<taglib-uri>http://alfresco.com/alfresco</taglib-uri>
<taglib-location>/WEB-INF/alfresco.tld</taglib-location>
</taglib>
<taglib>
<taglib-uri>http://alfresco.com/wcm</taglib-uri>
<taglib-location>/WEB-INF/wcm.tld</taglib-location>
</taglib>
</jsp-config>
</web-app>