and FileTestUtil in favor of commons-io. This is required because Eclipse won't put src/test code into the classpath of src/main code (even though gradle was configured with an according dependency).
Also unify how new Security Providers are installed. Thanks to Paul Schaub for helping with this.
Fixes SMACK-826