summaryrefslogtreecommitdiffstats
path: root/ivysettings.xml
Commit message (Collapse)AuthorAgeFilesLines
* Include Framework Element API for TestBench in the project (#8014)Artur2016-12-221-1/+1
| | | | | | This makes it possible to use the latest Element classes in the framework tests and to simplify the build process. The license for the included element classes are changed to Apache2
* Add compatibility-themes to ivysettings and all-assembly-descriptorAleksi Hietanen2016-10-241-0/+2
| | | | Change-Id: Ib898d9bcfa87e32589c43f70f796fc23999cef96
* Move FieldGroup and Vaadin 7 Grid to compatibility packageArtur Signell2016-08-201-0/+8
| | | | Change-Id: I9aaef478e0b67462641239802b924b8461cb9225
* Create module uitest-commonHenri Sara2016-08-171-0/+2
| | | | | | | This module will contain most of the classes shared between uitest and integration test modules. Change-Id: Ibc327339cf1d360252483287c0eeb8dd03c176d5
* Use parameter for uitest Ivy repositoryHenri Sara2016-04-181-12/+18
| | | | | | This allows CI builds to override the repository for Vaadin artifacts. Change-Id: I0a85c16f1630ec8a3d29bd0ff42d7855f360ff88
* Clean up obsolete Ivy/Ant confs/targetsHenri Sara2016-04-161-6/+0
| | | | | | | | This change removes publishing related Ivy files and Ant targets etc. Further cleanup will be done in later changesets. Change-Id: Ibe430495e85a1b0f3538072a4823c627ddac2924
* Build Liferay with mavenelmot2016-03-301-1/+1
| | | | Change-Id: I8f95dc9636c450125cf7401bee1824b2ef186454
* Build widgets with mavenelmot2016-03-301-1/+1
| | | | Change-Id: I4ffe710a330e863737561d1c9d2e6f46c3d32c95
* Build vaadin-themes with mavenTeemu Suo-Anttila2016-03-291-1/+1
| | | | Change-Id: Ie40ea2c74358f6bf35a5a36a98561fd53fffe23f
* Build vaadin-client-compiled with mavenTeemu Suo-Anttila2016-03-271-1/+1
| | | | Change-Id: I91ef39fec1244fdeff1ee269be39ae7800a495b3
* Build vaadin-buildhelpers with mavenTeemu Suo-Anttila2016-03-241-1/+1
| | | | Change-Id: I1b67fdc7d32d57f98bca78dba4fa190950b94507
* Build vaadin-bom with mavenTeemu Suo-Anttila2016-03-221-1/+1
| | | | Change-Id: Ia13198c895eb52b00c9b282ceaa46bc37db244b1
* Build client-compiler with mavenelmot2016-03-221-1/+1
| | | | Change-Id: Ic86a95ce44cc37c8d34d607b39f2aec4cc922ce2
* Build vaadin-client with mavenTeemu Suo-Anttila2016-03-181-1/+1
| | | | Change-Id: I36c426086a2b957f6f738d17470c499a01ddac3b
* Introduce root pom.xml to ease building with mavenTeemu Suo-Anttila2016-03-151-0/+2
| | | | Change-Id: Ib1252575da642074441818fda0f3946df300aa64
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-1/+1
| | | | Change-Id: I5c740f4e9cb28103bab199f9a552153d82277e7e
* Migrate vaadin-shared build to mavenTeemu Suo-Anttila2016-03-101-1/+1
| | | | Change-Id: I4ddc5050874faeb091740ac5ab4f9cafecf5696b
* Use Maven to build vaadin-pushHenri Sara2016-02-291-1/+3
| | | | Change-Id: I244182abfe3b72c59786b520eafb663b5c1e5918
* Update to TestBench 4.0.3Artur Signell2015-09-021-0/+2
| | | | Change-Id: I0aaf02f57681804c380102d0078a3896f670d859
* Build Maven BOM for Vaadin (#17025)Henri Sara2015-03-261-0/+2
| | | | Change-Id: I842a5f1551012744354371e1c099f6ca2360029c
* Use TestBench-4.0.2Teemu Suo-Anttila2015-02-191-0/+4
| | | | | | | | - Based on TB4 Parallel testing. - Browser setup no longer uses static capabilities. - Some code cleanup here and there. Change-Id: I5c419316cd36f4f5041eaa8da8fda3d8b46596c4
* Ensure widgets is built before all (#15544)Artur Signell2015-01-121-0/+2
| | | | Change-Id: Ie1adc9a456b750c7cc5c55620ad5364c7e4f1984
* Remove theme-compiler and replace with external vaadin-sass-compilerJonatan Kronqvist2014-03-311-2/+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
* Added liferay module for building liferay.zip #12748John Ahlroos2013-10-161-0/+2
| | | | Change-Id: I16c7ba25387b3e1ad9a56e800c49755306b44890
* Include TestBench 3.1.1 in the project (#12572)Artur Signell2013-09-171-0/+4
| | | | | | | * Jetty is updated to 8.1.9.v20130131 to avoid conflicts with TestBench dependencies * The new jetty dependens on servlet 3.0 Change-Id: Ibbbc8f5838feb4c132ee2b6f7d7f3f630e95dd68
* Unified xml files to end with new lineArtur Signell2013-09-041-1/+1
| | | | Change-Id: Ifb1393e7e5c5c1002b924223957767b3e584d5ab
* Updated to Smartsprites 0.2.10 (#12069)Artur Signell2013-06-131-13/+0
| | | | Change-Id: Ice1ef6a6ac837f0ef07b65de1bd46c3a4427780c
* Formatted XML files using defined rules (#11956)Artur Signell2013-05-301-1/+2
| | | | Change-Id: Iecd621321fdde29d2d89d910ba46e9dadee58995
* Updated to custom build of Smartsprites 0.2.10 which includes a fix for ↵Artur Signell2013-05-291-6/+6
| | | | | | SMARTSPRITES-36 (#9959) Change-Id: Ibf549acba14a8b884424a5e2c98f3a4aac5de84c
* Added push meta module (#11498)Artur Signell2013-04-081-0/+2
| | | | Change-Id: Ia95f4682333656fc34f04e563dc256ef45f987c1
* Always use smartsprites ivy.xml from the correct dirArtur Signell2013-03-011-1/+1
| | | | Change-Id: I8ff81139944d1300ae40a44334d29241ae6d447e
* Renamed themes-compiled -> themes (#9598)Artur Signell2012-09-131-1/+1
|
* Build javadoc and sources jars (#9299)Artur Signell2012-09-091-1/+1
|
* Generate pom artifacts and automatically publish to local Maven (#9299)Artur Signell2012-09-091-0/+4
|
* Added themes-compiled module (#9299)Artur Signell2012-09-091-0/+4
|
* Created separate build.xml files for each module (#9299)Artur Signell2012-09-091-0/+49