aboutsummaryrefslogtreecommitdiffstats
path: root/test/servlet-containers/karaf
Commit message (Collapse)AuthorAgeFilesLines
* feat: Update POMs and bump build dependency versions (#12636)Patrik Lindström2024-11-084-9/+9
| | | | | | | | * Ignores VS code project file and updates to .project * Updates DTD hrefs from HTTP to HTTPS * Updates commons-io, commons-cli, commons-codec, hsqldb and animal-sniffer * Fixes dependency management violations * Includes Maven Flatten Plugin for cleaner release POMs * Updates Atmosphere version
* chore: Downgrade snapshot version for free version (#12635)Patrik Lindström2024-11-064-4/+4
|
* deprecate vaadin-snasphots repo (#12405)Zhe Sun2021-09-212-28/+0
| | | | | | | * deprecate vaadin-snasphots repo * Update chrome version to 93 * add more screenshots
* Fixed a dependency version in a karaf test module. (#12399)Anna Koskinen2021-09-101-1/+1
|
* Update project to 8.15-SNAPSHOT (#12392)Zhe Sun2021-08-314-4/+4
|
* Update 8.14-SNAPSHOT and release note (#12261)Zhe Sun2021-04-144-4/+4
|
* Update to 8.13-SNAPSHOT (#12110)Zhe Sun2020-10-074-4/+4
|
* Update to 8.12-snapshot (#11995)Zhe Sun2020-05-134-4/+4
|
* Update to 8.11 snapshot (#11874)Zhe Sun2020-01-164-4/+4
| | | | | * Update to 8.11-SNAPSHOT
* Update to 8.10-SNAPSHOT (#11657)Zhe Sun2019-07-294-4/+4
|
* Use https for Maven repositories (#11668)Stéphane Nicoll2019-07-292-4/+4
| | | | * Use https for Maven repositories
* Update to 8.9 (#11535)Sun Zhe2019-04-184-4/+4
| | | | | | * Update to 8.9-SNAPSHOT * update in bom module
* Update snapshot to 8.8-snapshot (#11397)Sun Zhe2018-12-284-4/+4
|
* Fix karaf-4.2.1 test (#11264)Ilia Motornyi2018-10-25183-31/+11794
|
* Update master to 8.7-SNAPSHOT (#11208)Sun Zhe2018-09-275-5/+5
|
* Update project version to 8.6-SNAPSHOT (#11011)Mehdi Javan2018-06-295-5/+5
|
* Update snapshot version to 8.5 (#10818)Teemu Suo-Anttila2018-04-125-5/+5
|
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-281-15/+0
|
* Upgrade minor version in the project to 8.4 (#10520)Teemu Suo-Anttila2018-01-245-5/+5
|
* Fix issues from TestBench version upgrade (#10360)Teemu Suo-Anttila2017-11-231-4/+4
|
* Update version number to 8.3-SNAPSHOT (#10348)Teemu Suo-Anttila2017-11-225-5/+5
|
* Use lambda with Listeners (#10222)Ahmed Ashour2017-10-262-2/+2
| | | Also use "event" as the name for events
* Simplify lambda expressions (#10198)Ahmed Ashour2017-10-202-8/+6
| | | | | | | | * Simplify lambda expressions And remove unneeded 'return' keyword. * Format
* Add maven based server tests for Wildfly and Jetty (#10116)Teemu Suo-Anttila2017-10-054-5/+1
| | | | | | | 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.
* Fix javadoc references (#10067)Ahmed Ashour2017-09-232-3/+0
| | | And remove unused imports.
* Remove redundant versions in POMs (#9990)Ahmed Ashour2017-09-143-5/+0
|
* Update version to 8.2-SNAPSHOT (#9946)Teemu Suo-Anttila2017-09-085-5/+5
|
* Add wait for UI load to testTeemu Suo-Anttila2017-09-081-6/+13
|
* Fix vaadin-osgi-integration dependency for Karaf testTeemu Suo-Anttila2017-09-081-1/+2
|
* Automatic test for OSGi/karafIlia Motornyi2017-07-3115-0/+740