-
Task
-
Resolution: Done
-
Major
-
3.1.0.Final, 3.0.20.Final
-
None
-
None
Tests in integration-tests-spring/deployment module fail intermittently.
The deployments of the tests contain too many libraries (transitive dependencies of the spring libraries), which are not necessary, because they are provided by EAP.
This is resulting into big war files and it takes minutes to deploy it.
Add only necessary dependencies into the deployments (spring related).