Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed "tests" target to "test" and added "test-all" (#9998) | Artur Signell | 2013-03-01 | 1 | -2/+2 |
| | | | | | | | 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 | ||||
* | Specify version numbers for OSGi imports (#10358) | Artur Signell | 2012-12-07 | 1 | -1/+1 |
| | | | | Change-Id: I62abd03cfd7624ad91a877106f87e7f56da477b1 | ||||
* | Use json from vaadin-shared-deps 1.0.1 (#10118) | Artur Signell | 2012-11-20 | 1 | -3/+1 |
| | | | | Change-Id: Ied6e42082c61610cee5b798f6089547dd2704f9e | ||||
* | Use rebased Guava from vaadin-shared-deps (#9612) | Artur Signell | 2012-10-04 | 1 | -0/+2 |
| | | | | Change-Id: Ia65d8bfb76842060c4f0a859588a75fb9b167900 | ||||
* | Fixed dependencies so tests also find org.json (#9539) | Artur Signell | 2012-09-11 | 1 | -1/+1 |
| | |||||
* | Added missing dependencies (#9299) | Artur Signell | 2012-09-09 | 1 | -6/+8 |
| | |||||
* | Build javadoc and sources jars (#9299) | Artur Signell | 2012-09-09 | 1 | -1/+4 |
| | |||||
* | Generate pom artifacts and automatically publish to local Maven (#9299) | Artur Signell | 2012-09-09 | 1 | -2/+3 |
| | |||||
* | Added themes-compiled module (#9299) | Artur Signell | 2012-09-09 | 1 | -4/+1 |
| | |||||
* | Support running JUnit tests (#9299) | Artur Signell | 2012-09-09 | 1 | -0/+1 |
| | |||||
* | Added build-provided to make build work again | Artur Signell | 2012-09-09 | 1 | -0/+1 |
| | |||||
* | Created separate build.xml files for each module (#9299) | Artur Signell | 2012-09-09 | 1 | -0/+22 |