Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build Maven BOM for Vaadin (#17025) | Henri Sara | 2015-03-26 | 1 | -0/+2 |
| | | | | Change-Id: I842a5f1551012744354371e1c099f6ca2360029c | ||||
* | Extracted integration-test target. | Sauli Tähkäpää | 2014-03-03 | 1 | -5/+9 |
| | | | | Change-Id: I08722f298d295365c48e00ee04d40541b3a71de8 | ||||
* | Exclude a possible bin directory when building (#13258) | Artur Signell | 2014-01-28 | 1 | -0/+1 |
| | | | | Change-Id: I34806146d737eb35668684f3edde658a7fc0beb0 | ||||
* | Refactored build scripts to support TB2, TB3 + integration tests (#12572) | Artur Signell | 2013-09-24 | 1 | -9/+6 |
| | | | | | | | | | * Main build configuration triggers unit tests for all modules and uitest/build.xml testbench tests in parallel * uitest/build.xml triggers Jetty startup and integration (server) tests in parallel. After the server has started, TB2 and TB3 tests are run in parallel. * Server integration tests for servlet containers are run using TB3 and the com.vaadin.tests.tb3.ServletIntegrationTests test suite. * Portlet integration tests are still run using TB2 test scripts Change-Id: Ie6bffd4e68b4889074e9c470faa3c65f923e55c4 | ||||
* | Reformatted using Ant editor (#12040) | Artur Signell | 2013-06-10 | 1 | -11/+5 |
| | | | | Change-Id: If8afd65d5905302c64f12ef7f76ee7e63073c474 | ||||
* | Formatted XML files using defined rules (#11956) | Artur Signell | 2013-05-30 | 1 | -62/+69 |
| | | | | Change-Id: Iecd621321fdde29d2d89d910ba46e9dadee58995 | ||||
* | Renamed "tests" target to "test" and added "test-all" (#9998) | Artur Signell | 2013-03-01 | 1 | -2/+5 |
| | | | | | | | 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 | ||||
* | Checkstyle for Vaadin #9065 | Pekka Hyvönen | 2013-01-04 | 1 | -1/+3 |
| | | | | | | | | * 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 | ||||
* | Also clean com.carrotsearch (smartsprites) (#9970) | Artur Signell | 2012-12-13 | 1 | -2/+2 |
| | | | | Change-Id: I19d303ac29d951e252cbee20335e7835f78e3e7a | ||||
* | Always build buildhelpers first (#9299) | Artur Signell | 2012-09-09 | 1 | -1/+6 |
| | |||||
* | Run server integration tests with other tests (#9299) | Artur Signell | 2012-09-09 | 1 | -2/+5 |
| | |||||
* | Run integration tests too (#9299) | Artur Signell | 2012-09-09 | 1 | -0/+5 |
| | |||||
* | Fixed running of TestBench tests (#9299) | Artur Signell | 2012-09-09 | 1 | -3/+4 |
| | |||||
* | Run TestBench tests from mani tests target (#9299) | Artur Signell | 2012-09-09 | 1 | -3/+6 |
| | |||||
* | Java version check (#9299) | Artur Signell | 2012-09-09 | 1 | -1/+9 |
| | |||||
* | Added themes-compiled module (#9299) | Artur Signell | 2012-09-09 | 1 | -2/+3 |
| | |||||
* | Module for compiled client side (#9299) | Artur Signell | 2012-09-09 | 1 | -3/+3 |
| | |||||
* | Support running JUnit tests (#9299) | Artur Signell | 2012-09-09 | 1 | -1/+5 |
| | |||||
* | Clean ivy cache and gwt dir before build | Artur Signell | 2012-09-09 | 1 | -0/+4 |
| | |||||
* | Created separate build.xml files for each module (#9299) | Artur Signell | 2012-09-09 | 1 | -0/+32 |