summaryrefslogtreecommitdiffstats
path: root/theme-compiler/ivy.xml
Commit message (Collapse)AuthorAgeFilesLines
* Remove theme-compiler and replace with external vaadin-sass-compilerJonatan Kronqvist2014-03-311-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-251-1/+3
| | | | Change-Id: I0acbde16576dc26c36031038fe905695581c682d
* Revert "Use Guava 16 which does not have compatibility issues"Artur Signell2014-03-131-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 issuesArtur Signell2014-03-121-0/+1
| | | | Change-Id: I721aad96dfec12c0b053c75707870207ccf049be
* Added jsoup as a testing dependency (#12735)joheriks2013-10-301-0/+2
| | | | Change-Id: I1d77e8f1f644b35dc435b00aa96d0cdf34077383
* Use JUnit 4.11 in all modules (#12572)Artur Signell2013-09-171-1/+1
| | | | Change-Id: I244f4afdebe956166a9158d85dc69fd7746c5a47
* Adds junit to the ide configuration for the theme-compiler module.Jonatan Kronqvist2013-08-301-1/+1
| | | | Change-Id: I7c777d8d427beab079c956248b23628a073563dc
* Updated to Smartsprites 0.2.10 (#12069)Artur Signell2013-06-131-1/+1
| | | | Change-Id: Ice1ef6a6ac837f0ef07b65de1bd46c3a4427780c
* Updated to custom build of Smartsprites 0.2.10 which includes a fix for ↵Artur Signell2013-05-291-5/+3
| | | | | | SMARTSPRITES-36 (#9959) Change-Id: Ibf549acba14a8b884424a5e2c98f3a4aac5de84c
* Renamed "tests" target to "test" and added "test-all" (#9998)Artur Signell2013-03-011-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 Signell2012-12-141-1/+4
| | | | Change-Id: I845f6e823300100b71ac5e9c0bba4baa5d4d6181
* Removed invalid dependency to vaadin-shared-deps (#10415)Artur Signell2012-11-281-3/+0
| | | | Change-Id: I62c5ffe3ade12342def5b607e8f4f2fb50db761e
* Use Flute from vaadin-shared-deps (#9612)Artur Signell2012-10-041-4/+2
| | | | Change-Id: I03ad3d6070d6a87e98f28e5871df36aaf269edb8
* Include flute files also in theme-compiler (in addition to client) for now ↵7.0.0.beta1Artur Signell2012-09-141-2/+5
| | | | (#9609)
* Include all libs for tests aswell (#9604)Artur Signell2012-09-141-5/+5
|
* Changed servlet api dependency to 2.4 (#9605)Artur Signell2012-09-141-1/+1
|
* Ensure dependencies are not 'optional' in pom.xml (#9604)Artur Signell2012-09-141-10/+21
|
* Applying patch: remak of variable handling in sass (partial for e.g #9492 ↵Marc Englund2012-09-111-1/+1
| | | | and others)
* Removed files which are no longer needed (#9299)Artur Signell2012-09-101-2/+0
|
* Snapshot deployment to Maven now works (#9299)Artur Signell2012-09-091-5/+5
|
* Build javadoc and sources jars (#9299)Artur Signell2012-09-091-3/+4
|
* Generate pom artifacts and automatically publish to local Maven (#9299)Artur Signell2012-09-091-2/+3
|
* Added themes-compiled module (#9299)Artur Signell2012-09-091-1/+9
|
* Support running JUnit tests (#9299)Artur Signell2012-09-091-2/+2
|
* Support for running sass junit testsArtur Signell2012-09-091-3/+7
|
* Added build-provided to make build work againArtur Signell2012-09-091-0/+1
|
* Created separate build.xml files for each module (#9299)Artur Signell2012-09-091-0/+30