Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove most Ivy files | Henri Sara | 2016-04-02 | 1 | -21/+0 |
| | | | | | | | | | | Consolidate Ivy dependencies for Eclipse and ide.xml in one location and remove redundant ivy.xml files. This also fixes some theme and resource paths in ide.xml but does not fully fix test theme compilation. Change-Id: If44c73d7f85d02ebef379aa306e6e284fe7446c1 | ||||
* | Build vaadin-client with maven | Teemu Suo-Anttila | 2016-03-18 | 1 | -32/+2 |
| | | | | Change-Id: I36c426086a2b957f6f738d17470c499a01ddac3b | ||||
* | Migrate vaadin-server build to maven | Teemu Suo-Anttila | 2016-03-14 | 1 | -1/+1 |
| | | | | Change-Id: I5c740f4e9cb28103bab199f9a552153d82277e7e | ||||
* | Migrate vaadin-shared build to maven | Teemu Suo-Anttila | 2016-03-10 | 1 | -1/+1 |
| | | | | Change-Id: I4ddc5050874faeb091740ac5ab4f9cafecf5696b | ||||
* | Merge branch 'master' into grid | Leif Åstrand | 2014-04-10 | 1 | -0/+3 |
|\ | | | | | | | Change-Id: I48781ab6c755ad5f51061c023f54de2aea85e62a | ||||
| * | Added missing dependency to client. | Sauli Tähkäpää | 2014-03-20 | 1 | -0/+3 |
| | | | | | | | | Change-Id: I2df4713f08351196c0b3ecad4c1c1a419236943e | ||||
* | | Fixed pom fails in unit tests. | Sauli Tähkäpää | 2014-03-25 | 1 | -2/+6 |
|/ | | | | Change-Id: I0acbde16576dc26c36031038fe905695581c682d | ||||
* | Use JUnit 4.11 in all modules (#12572) | Artur Signell | 2013-09-17 | 1 | -1/+1 |
| | | | | Change-Id: I244f4afdebe956166a9158d85dc69fd7746c5a47 | ||||
* | Renamed "tests" target to "test" and added "test-all" (#9998) | Artur Signell | 2013-03-01 | 1 | -4/+4 |
| | | | | | | | 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 | ||||
* | Moved validation dependency and hack to client (#9551) | Artur Signell | 2012-09-12 | 1 | -5/+10 |
| | |||||
* | 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 | -1/+2 |
| | |||||
* | Added themes-compiled module (#9299) | Artur Signell | 2012-09-09 | 1 | -1/+1 |
| | |||||
* | Support running JUnit tests (#9299) | Artur Signell | 2012-09-09 | 1 | -2/+5 |
| | |||||
* | Added build-provided to make build work again | Artur Signell | 2012-09-09 | 1 | -2/+2 |
| | |||||
* | Fixed scopes for generated Maven pom.xml files (#9299) | Artur Signell | 2012-09-09 | 1 | -6/+10 |
| | |||||
* | Created separate build.xml files for each module (#9299) | Artur Signell | 2012-09-09 | 1 | -0/+28 |