Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove theme-compiler and replace with external vaadin-sass-compiler | Jonatan Kronqvist | 2014-03-31 | 1 | -57/+0 |
| | | | | | | | | | | | | | * Moves CompileTheme from the theme-compiler to buildhelpers * Refactors CompileTheme to get the Vaadin version on the command line instead of using the Version class found in vaadin-shared * Refactors build scripts to pass the version number on the command line when running CompileTheme * Removes the theme-compiler module/project/whatchamacallit * Replaces the theme-compiler dependency with vaadin-sass-compiler 0.9.0 from maven Change-Id: I4f98d15b60e18a826bf264eb55d12b3e736e8e54 | ||||
* | Fixed pom fails in unit tests. | Sauli Tähkäpää | 2014-03-25 | 1 | -1/+3 |
| | | | | Change-Id: I0acbde16576dc26c36031038fe905695581c682d | ||||
* | Revert "Use Guava 16 which does not have compatibility issues" | Artur Signell | 2014-03-13 | 1 | -1/+0 |
| | | | | | | | | Turns out Smartsprites uses Closeables.closeQuietly which is deprecated in 15 and removed in Guava 16 This reverts commit 1159db580f350493ffcf6628c05924458881ebb2. Change-Id: Ica9b4e175041b00a15a320b7c3fcea5b6d42b349 | ||||
* | Use Guava 16 which does not have compatibility issues | Artur Signell | 2014-03-12 | 1 | -0/+1 |
| | | | | Change-Id: I721aad96dfec12c0b053c75707870207ccf049be | ||||
* | Added jsoup as a testing dependency (#12735) | joheriks | 2013-10-30 | 1 | -0/+2 |
| | | | | Change-Id: I1d77e8f1f644b35dc435b00aa96d0cdf34077383 | ||||
* | Use JUnit 4.11 in all modules (#12572) | Artur Signell | 2013-09-17 | 1 | -1/+1 |
| | | | | Change-Id: I244f4afdebe956166a9158d85dc69fd7746c5a47 | ||||
* | Adds junit to the ide configuration for the theme-compiler module. | Jonatan Kronqvist | 2013-08-30 | 1 | -1/+1 |
| | | | | Change-Id: I7c777d8d427beab079c956248b23628a073563dc | ||||
* | Updated to Smartsprites 0.2.10 (#12069) | Artur Signell | 2013-06-13 | 1 | -1/+1 |
| | | | | Change-Id: Ice1ef6a6ac837f0ef07b65de1bd46c3a4427780c | ||||
* | Updated to custom build of Smartsprites 0.2.10 which includes a fix for ↵ | Artur Signell | 2013-05-29 | 1 | -5/+3 |
| | | | | | | SMARTSPRITES-36 (#9959) Change-Id: Ibf549acba14a8b884424a5e2c98f3a4aac5de84c | ||||
* | Renamed "tests" target to "test" and added "test-all" (#9998) | Artur Signell | 2013-03-01 | 1 | -7/+7 |
| | | | | | | | 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 | ||||
* | Override commons-logging version (#9970) | Artur Signell | 2012-12-14 | 1 | -1/+4 |
| | | | | Change-Id: I845f6e823300100b71ac5e9c0bba4baa5d4d6181 | ||||
* | Removed invalid dependency to vaadin-shared-deps (#10415) | Artur Signell | 2012-11-28 | 1 | -3/+0 |
| | | | | Change-Id: I62c5ffe3ade12342def5b607e8f4f2fb50db761e | ||||
* | Use Flute from vaadin-shared-deps (#9612) | Artur Signell | 2012-10-04 | 1 | -4/+2 |
| | | | | 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/+5 |
| | | | | (#9609) | ||||
* | Include all libs for tests aswell (#9604) | Artur Signell | 2012-09-14 | 1 | -5/+5 |
| | |||||
* | Changed servlet api dependency to 2.4 (#9605) | Artur Signell | 2012-09-14 | 1 | -1/+1 |
| | |||||
* | Ensure dependencies are not 'optional' in pom.xml (#9604) | Artur Signell | 2012-09-14 | 1 | -10/+21 |
| | |||||
* | Applying patch: remak of variable handling in sass (partial for e.g #9492 ↵ | Marc Englund | 2012-09-11 | 1 | -1/+1 |
| | | | | and others) | ||||
* | Removed files which are no longer needed (#9299) | Artur Signell | 2012-09-10 | 1 | -2/+0 |
| | |||||
* | Snapshot deployment to Maven now works (#9299) | Artur Signell | 2012-09-09 | 1 | -5/+5 |
| | |||||
* | Build javadoc and sources jars (#9299) | Artur Signell | 2012-09-09 | 1 | -3/+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 | -1/+9 |
| | |||||
* | Support running JUnit tests (#9299) | Artur Signell | 2012-09-09 | 1 | -2/+2 |
| | |||||
* | Support for running sass junit tests | Artur Signell | 2012-09-09 | 1 | -3/+7 |
| | |||||
* | 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/+30 |