Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

Commit

Permalink
Merge pull request #335 from chanakaudaya/master
Browse files Browse the repository at this point in the history
Added the web.xml files from local product files to harden the security
  • Loading branch information
chanakaudaya committed Sep 9, 2015
2 parents 3f94e27 + e76c930 commit 39fcabf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions modules/distribution/src/main/assembly/bin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@
<exclude>**/lib/endorsed/xalan*.jar</exclude>
<exclude>**/repository/conf/tomcat/catalina-server.xml</exclude>
<exclude>**/repository/conf/registry.xml</exclude>
<exclude>**/repository/conf/tomcat/web.xml</exclude>
<exclude>**/webapp-mode/WEB-INF/web.xml</exclude>
<exclude>**/repository/conf/tomcat/carbon/WEB-INF/web.xml</exclude>
</excludes>
</fileSet>
<fileSet>
Expand Down

0 comments on commit 39fcabf

Please sign in to comment.