Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use lambda with Listeners (#10222) | Ahmed Ashour | 2017-10-26 | 1 | -18/+10 |
| | | | Also use "event" as the name for events | ||||
* | Add maven based server tests for Wildfly and Jetty (#10116) | Teemu Suo-Anttila | 2017-10-05 | 15 | -0/+719 |
This patch refactors the generic integration test war into two jar dependencies and individual modules for different servers. There is now a common approach for making configurations for the remaining server tests still executed through an Ant build script. |