summaryrefslogtreecommitdiffstats
path: root/bom
Commit message (Collapse)AuthorAgeFilesLines
* Include Framework Element API for TestBench in the project (#8014)Artur2016-12-221-0/+5
| | | | | | This makes it possible to use the latest Element classes in the framework tests and to simplify the build process. The license for the included element classes are changed to Apache2
* Add CDI dependency version to vaadin-bom (#8020)Teemu Suo-Anttila2016-12-181-0/+6
| | | Unify test UIs and test code for Spring and CDI.
* Update to TB 5.0.0.alpha2, add to BOM (#8009)Pekka Hyvönen2016-12-151-1/+6
|
* Add Vaadin Spring dependency version to BOM (#112)Teemu Suo-Anttila2016-12-141-0/+32
| | | | | | | | | | | | | | | | | * Add Vaadin Spring dependency version to BOM This patch adds a smoke test that check that a basic Vaadin UI loads and communication works. * Remove Maven wrapper from Spring Boot test * Remove .gitignore, add missing newlines * Minor fixes to pom.xml files * Separate vaadin-test from vaadin-root * Fix whitespace
* Remove vaadin-widgets module (#7960)Teemu Suo-Anttila2016-12-131-5/+0
|
* Fix bad pom.xml syntax introduced in previous commit8.0.0.alpha5Pekka Hyvönen2016-10-211-16/+18
| | | | Change-Id: If46751d4e9d98925db35c1a44a200f24f3396379
* Add correct release profile to bomPekka Hyvönen2016-10-211-0/+16
| | | | Change-Id: Ia9092ba85f86c6e0821d56ae96683dbc76ad59b0
* Add missing groupId to bom/pom.xmlPekka Hyvönen2016-10-201-0/+1
| | | | | | Maven versions plugin will fail (NPE) otherwise. Change-Id: I8e3f53c5f2cb79c23b41fc35116a6cf03f23f232
* Add vaadin-all as parent for bomPekka Hyvönen2016-10-201-1/+5
| | | | | | Needed for distributionManagement settings. Change-Id: Ifdcbbac82ca73c86e9056b00a01b8b5e642b8e0c
* Fix root dependencies from leaking to BOMPekka Hyvönen2016-10-181-5/+1
| | | | | | Build must be updated to update version for /bom/pom.xml separately. Change-Id: I0d8fba4a495e7f7bb3f4ed0bee000a9c3ac362f9
* Move all themes except Valo into a new compatibility-themes packageAleksi Hietanen2016-10-131-0/+5
| | | | Change-Id: Ife0707c69bac83f190b5497af5fef1af43af6e46
* Include compatibility packages in bomArtur Signell2016-08-221-0/+20
| | | | Change-Id: I3afea4ba5ffbd5c12a89dd42af3a60c4070686fb
* Update version number, use Java 8Teemu Suo-Anttila2016-08-031-1/+1
| | | | Change-Id: Icb36a9c019ba086cdcdece2497c2120ea6bafb7a
* Move organization, license and SCM to parent POMHenri Sara2016-04-131-43/+0
| | | | | | | | | | | | This change also cleans up some redundant POM metaadata. Even though Maven documentation does not list it, also the organization section is inherited to the effective POM. pom-template.xml is still in the project for a longer description and a repositories section until publishing to staging is cleaned up. Change-Id: I76b71aec1d2812e2f9ef321c3b4131c613a29cb7
* Build vaadin-bom with mavenTeemu Suo-Anttila2016-03-223-75/+10
| | | | Change-Id: Ia13198c895eb52b00c9b282ceaa46bc37db244b1
* Build Maven BOM for Vaadin (#17025)Henri Sara2015-03-263-0/+167
Change-Id: I842a5f1551012744354371e1c099f6ca2360029c