選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Henri Sara 791658f353 Use correct listener in dependency filter test 7年前
..
addon-using-init-param-widget-set Snapshot version update to 8.1 (#9023) 7年前
addon-using-no-defined-widget-set Snapshot version update to 8.1 (#9023) 7年前
addon-using-own-widget-set Snapshot version update to 8.1 (#9023) 7年前
bean-api-validation Snapshot version update to 8.1 (#9023) 7年前
bean-impl-validation Snapshot version update to 8.1 (#9023) 7年前
cdi Snapshot version update to 8.1 (#9023) 7年前
default-widget-set Snapshot version update to 8.1 (#9023) 7年前
dependency-rewrite Fix test module for changed dependency filter API 7年前
dependency-rewrite-addon Use correct listener in dependency filter test 7年前
own-widget-set Snapshot version update to 8.1 (#9023) 7年前
servlet-containers Snapshot version update to 8.1 (#9023) 7年前
space in directory Snapshot version update to 8.1 (#9023) 7年前
spring-boot Snapshot version update to 8.1 (#9023) 7年前
vaadin7-widget-set Snapshot version update to 8.1 (#9023) 7年前
vaadinservletconfiguration-widget-set Snapshot version update to 8.1 (#9023) 7年前
widget-set-testutil Snapshot version update to 8.1 (#9023) 7年前
README.md Fix vaadin-test and all its submodules (#8076) 7年前
pom.xml Add support for pluggable filters for rewriting dependencies (#9182) 7年前

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.