aboutsummaryrefslogtreecommitdiffstats
path: root/test/servlet-containers/jsp-integration
Commit message (Collapse)AuthorAgeFilesLines
* Snapshot version update to 8.1 (#9023)Ilia Motornyi2017-04-051-1/+1
|
* Fix license header locationAhmed Ashour2017-03-083-3/+3
|
* Eliminate module uitest-common (#8583)Henri Sara2017-02-161-6/+0
| | | | | | | The use of the module in the test project was removed earlier, and eliminating the module permits simpler and more reliable builds as it was not deployed. The classes that were in uitest-common are now in uitest.
* JspIntegrationTest as a separate module (#8228)Ilia Motornyi2017-01-266-0/+304
Part of vaadin/framework8-issues#539