]
Jason Greene updated WFLY-6086:
-------------------------------
Fix Version/s: 10.1.0.Final
(was: 10.0.0.Final)
The HibernateJarsInDeploymentTestCase unit test fails when run with
the Java security manager
---------------------------------------------------------------------------------------------
Key: WFLY-6086
URL:
https://issues.jboss.org/browse/WFLY-6086
Project: WildFly
Issue Type: Bug
Components: JPA / Hibernate
Reporter: Scott Marlow
Assignee: Scott Marlow
Fix For: 10.1.0.Final
To recreate:
{quote}
./integration-tests.sh -fae -Dmaven.test.failure.ignore=true -DfailIfNoTests=false
-Dsecurity.manager -Dts.compat -Dts.noSmoke
-Dtest=org.jboss.as.test.compat.jpa.hibernate.HibernateJarsInDeploymentTestCase
{quote}