aboutsummaryrefslogtreecommitdiffstats
path: root/test/servlet-containers/generic-ui/src
Commit message (Collapse)AuthorAgeFilesLines
* Use lambda with Listeners (#10222)Ahmed Ashour2017-10-261-18/+10
| | | Also use "event" as the name for events
* Add maven based server tests for Wildfly and Jetty (#10116)Teemu Suo-Anttila2017-10-0515-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.