選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Teemu Suo-Anttila 87175a86c9 Update version to 8.2-SNAPSHOT (#9946) 6年前
..
addon-using-init-param-widget-set Update version to 8.2-SNAPSHOT (#9946) 6年前
addon-using-no-defined-widget-set Update version to 8.2-SNAPSHOT (#9946) 6年前
addon-using-own-widget-set Update version to 8.2-SNAPSHOT (#9946) 6年前
bean-api-validation Update version to 8.2-SNAPSHOT (#9946) 6年前
bean-impl-validation Update version to 8.2-SNAPSHOT (#9946) 6年前
cdi Update version to 8.2-SNAPSHOT (#9946) 6年前
default-widget-set Update version to 8.2-SNAPSHOT (#9946) 6年前
dependency-rewrite Update version to 8.2-SNAPSHOT (#9946) 6年前
dependency-rewrite-addon Update version to 8.2-SNAPSHOT (#9946) 6年前
own-widget-set Update version to 8.2-SNAPSHOT (#9946) 6年前
servlet-containers Update version to 8.2-SNAPSHOT (#9946) 6年前
space in directory Update version to 8.2-SNAPSHOT (#9946) 6年前
spring-boot Update version to 8.2-SNAPSHOT (#9946) 6年前
vaadin7-widget-set Update version to 8.2-SNAPSHOT (#9946) 6年前
vaadinservletconfiguration-widget-set Update version to 8.2-SNAPSHOT (#9946) 6年前
widget-set-testutil Update version to 8.2-SNAPSHOT (#9946) 6年前
README.md Fix vaadin-test and all its submodules (#8076) 7年前
pom.xml Update version to 8.2-SNAPSHOT (#9946) 6年前

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.