Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reformatted using Ant editor (#12040) | Artur Signell | 2013-06-10 | 1 | -7/+3 |
| | | | | Change-Id: If8afd65d5905302c64f12ef7f76ee7e63073c474 | ||||
* | Formatted XML files using defined rules (#11956) | Artur Signell | 2013-05-30 | 1 | -54/+60 |
| | | | | Change-Id: Iecd621321fdde29d2d89d910ba46e9dadee58995 | ||||
* | Renamed "tests" target to "test" and added "test-all" (#9998) | Artur Signell | 2013-03-01 | 1 | -3/+3 |
| | | | | | | | The "test" target runs all tests which do not require additional servers or setup. Can be run immediately after cloning the project. The "test-all" target runs also integration tests and UI tests which require access to servers or additional setup. Change-Id: I2f5371dc5be805ba12766c8187a2b58fbc7f7db4 | ||||
* | Include GWT sources in sources jar (#9102) | Artur Signell | 2013-01-21 | 1 | -1/+3 |
| | | | | Change-Id: I99928a614cf220b79f107e45eb02dc3de8333db1 | ||||
* | Checkstyle for Vaadin #9065 | Pekka Hyvönen | 2013-01-04 | 1 | -1/+7 |
| | | | | | | | | * 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 | ||||
* | Fixed typo in build script | Artur Signell | 2013-01-02 | 1 | -2/+2 |
| | | | | Change-Id: I34f9e91b449ca92a5d6f1c32dd4c21a4d5d34753 | ||||
* | Compile parser during build (#9283) | Artur Signell | 2012-11-23 | 1 | -2/+11 |
| | | | | Change-Id: If47b459ff3f26d991a9b39e7fee1469b7bdd09e3 | ||||
* | Explicitly specify symbolic names for each bundle to prevent names like ↵ | Johannes Dahlström | 2012-10-09 | 1 | -0/+1 |
| | | | | | | "com.vaadin.vaadin-shared" (#9793) Change-Id: I329e4d6b8334864be5023ef51225a6e340e74aa6 | ||||
* | Use Flute from vaadin-shared-deps (#9612) | Artur Signell | 2012-10-04 | 1 | -3/+1 |
| | | | | Change-Id: I03ad3d6070d6a87e98f28e5871df36aaf269edb8 | ||||
* | Include flute files also in theme-compiler (in addition to client) for now ↵7.0.0.beta1 | Artur Signell | 2012-09-14 | 1 | -2/+6 |
| | | | | (#9609) | ||||
* | Build javadoc and sources jars (#9299) | Artur Signell | 2012-09-09 | 1 | -0/+3 |
| | |||||
* | Added themes-compiled module (#9299) | Artur Signell | 2012-09-09 | 1 | -1/+1 |
| | |||||
* | Support for running sass junit tests | Artur Signell | 2012-09-09 | 1 | -1/+7 |
| | |||||
* | Created separate build.xml files for each module (#9299) | Artur Signell | 2012-09-09 | 1 | -0/+29 |