Details
Description
If there is a hidden dir in the webapps directory the WebAppProvider attempts to deploy the directory. Throws an
java.lang.StringIndexOutOfBoundsException: String index out of range: 0
If Filter is patched to disallow filenames folders starting with (dot)
Also ensured that the ContextProvider won't deploy hidden files that have a .xml suffix (eg .foo.xml).