Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Checkstyle for Vaadin #9065 | Pekka Hyvönen | 2013-01-04 | 1 | -1/+4 |
| | | | | | | | | * Validates that all java files contains a license file and fails the build if a license is missing * For now runs a lot of checks with a severity less than error to avoid failing the build * Outputs test results to TeamCity for reporting Change-Id: I24ca9cd0646a4bc530ef3a183eef1bc4addc555d | ||||
* | Explicitly specify symbolic names for each bundle to prevent names like ↵ | Johannes Dahlström | 2012-10-09 | 1 | -1/+2 |
| | | | | | | "com.vaadin.vaadin-shared" (#9793) Change-Id: I329e4d6b8334864be5023ef51225a6e340e74aa6 | ||||
* | Allow specifying prefixes also for resource directories (#9793) | Artur Signell | 2012-10-09 | 1 | -0/+1 |
| | | | | | | | | * Export VAADIN/widgetsets/* in client-compiled * Export VAADIN/themes/* in themes * Export VAADIN in server (vaadinBootstrap.js) Change-Id: I15b0f7352779479bf73585017f0b95492692f73b | ||||
* | Make vaadin.client-compiled a bundle (#9793) | Artur Signell | 2012-10-08 | 1 | -18/+11 |
| | | | | | | Refactored client-compiled/build.xml to use the common.xml jar target Change-Id: Ia25f247cd91b2a93b7abd739e015a34ee46268be | ||||
* | Moved Vaadin-Widgetsets to client package where it belongs (#9593) | Artur Signell | 2012-09-13 | 1 | -2/+0 |
| | |||||
* | Generate pom artifacts and automatically publish to local Maven (#9299) | Artur Signell | 2012-09-09 | 1 | -3/+1 |
| | |||||
* | Metadata for client-compiled package (#9299) | Artur Signell | 2012-09-09 | 1 | -0/+7 |
| | |||||
* | Client-compiled-cache artifact (#9299) | Artur Signell | 2012-09-09 | 1 | -36/+63 |
| | |||||
* | Added themes-compiled module (#9299) | Artur Signell | 2012-09-09 | 1 | -13/+20 |
| | |||||
* | Module for compiled client side (#9299) | Artur Signell | 2012-09-09 | 1 | -0/+100 |