You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Teemu Suo-Anttila 87175a86c9 Update version to 8.2-SNAPSHOT (#9946) hace 6 años
..
addon-using-init-param-widget-set Update version to 8.2-SNAPSHOT (#9946) hace 6 años
addon-using-no-defined-widget-set Update version to 8.2-SNAPSHOT (#9946) hace 6 años
addon-using-own-widget-set Update version to 8.2-SNAPSHOT (#9946) hace 6 años
bean-api-validation Update version to 8.2-SNAPSHOT (#9946) hace 6 años
bean-impl-validation Update version to 8.2-SNAPSHOT (#9946) hace 6 años
cdi Update version to 8.2-SNAPSHOT (#9946) hace 6 años
default-widget-set Update version to 8.2-SNAPSHOT (#9946) hace 6 años
dependency-rewrite Update version to 8.2-SNAPSHOT (#9946) hace 6 años
dependency-rewrite-addon Update version to 8.2-SNAPSHOT (#9946) hace 6 años
own-widget-set Update version to 8.2-SNAPSHOT (#9946) hace 6 años
servlet-containers Update version to 8.2-SNAPSHOT (#9946) hace 6 años
space in directory Update version to 8.2-SNAPSHOT (#9946) hace 6 años
spring-boot Update version to 8.2-SNAPSHOT (#9946) hace 6 años
vaadin7-widget-set Update version to 8.2-SNAPSHOT (#9946) hace 6 años
vaadinservletconfiguration-widget-set Update version to 8.2-SNAPSHOT (#9946) hace 6 años
widget-set-testutil Update version to 8.2-SNAPSHOT (#9946) hace 6 años
README.md Fix vaadin-test and all its submodules (#8076) hace 7 años
pom.xml Update version to 8.2-SNAPSHOT (#9946) hace 6 años

README.md

This is a test project to verify the basic functionality of various related plugins and addons.

To validate a given Vaadin Version, run mvn clean verify -Dvaadin.version=VERSIONNUMBER

Note that mvn clean install needs to be executed in the top-level test project or in the widget-set-testutil subproject before running tests for any individual submodule.