javaee-samples / javaee7-samples

Java EE 7 Samples
https://travis-ci.org/javaee-samples/javaee7-samples
Other
2.51k stars 1.66k forks source link

add a profile for WildFly Swarm #381

Closed Ladicek closed 7 years ago

Ladicek commented 7 years ago

This still has more tests failing than WildFly proper, but to the best of my knowledge, these failures aren't Swarm's fault (we've fixed those already). I'd like to get this merged and work on addressing the failures later (e.g. I've got a PR open with Arquillian for one failure, some failures are caused by creating a JavaArchive where it should actually have been a WebArchive, etc.).

arjantijms commented 7 years ago

Cool, great addition! :)