aboutsummaryrefslogtreecommitdiffstats
path: root/test/servlet-containers/generic-ui
Commit message (Collapse)AuthorAgeFilesLines
* Update master to 8.7-SNAPSHOT (#11208)Sun Zhe2018-09-271-1/+1
|
* Update project version to 8.6-SNAPSHOT (#11011)Mehdi Javan2018-06-291-1/+1
|
* Update snapshot version to 8.5 (#10818)Teemu Suo-Anttila2018-04-121-1/+1
|
* Update copyright year (#10761)Ilia Motornyi2018-03-276-6/+6
|
* Upgrade minor version in the project to 8.4 (#10520)Teemu Suo-Anttila2018-01-241-1/+1
|
* Update version number to 8.3-SNAPSHOT (#10348)Teemu Suo-Anttila2017-11-221-1/+1
|
* 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-0516-0/+746
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.