-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
21.0.0.Final
-
None
-
None
-
-
-
Undefined
-
---
-
---
This affects executions against WildFly 21 Final, which at the moment depends on RESTEasy 3.13.2.Final.
The Bouncycastle module definition has just org.bouncycastle which is reflected by: https://github.com/resteasy/Resteasy/blob/3.14/testsuite/integration-tests/src/test/resources/jboss-deployment-structure-bouncycastle.xml
The mentioned deployment structure is then used by the test: https://github.com/resteasy/Resteasy/blob/3.14/testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/mediatype/BlacklistedMediaTypeTest.java#L85
which is passing when executed a standard WildFly 21 distribution and instead is failing when executed against the same version provisioned by Galleon.
- is cloned by
-
RESTEASY-2769 BlacklistedMediaTypeTest (bootable JAR) deployment fails when executed against WildFly 21
- Resolved