Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
There seems to be an issue with the owb15 profile. it basically works, just 3 tests fails because there is somewhere a dependency which pulls in the cdi 1.0 api instead cdi 1.1.
How to test:
mvn clean install -POWB15 -Dowb.version=1.5.0
Failing build: https://builds.apache.org/view/A-D/view/DeltaSpike/job/DeltaSpike%20OWB%201.5.0/
Extra info: The openejb tests just fail because we need to wait for a new release which contains the cdi 1.1 api but the jsf module should pass already