summaryrefslogtreecommitdiffstats
path: root/client/ivy.xml
Commit message (Collapse)AuthorAgeFilesLines
* Remove most Ivy filesHenri Sara2016-04-021-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 mavenTeemu Suo-Anttila2016-03-181-32/+2
| | | | Change-Id: I36c426086a2b957f6f738d17470c499a01ddac3b
* 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
* Merge branch 'master' into gridLeif Åstrand2014-04-101-0/+3
|\ | | | | | | Change-Id: I48781ab6c755ad5f51061c023f54de2aea85e62a
| * Added missing dependency to client.Sauli Tähkäpää2014-03-201-0/+3
| | | | | | | | Change-Id: I2df4713f08351196c0b3ecad4c1c1a419236943e
* | Fixed pom fails in unit tests.Sauli Tähkäpää2014-03-251-2/+6
|/ | | | Change-Id: I0acbde16576dc26c36031038fe905695581c682d
* Use JUnit 4.11 in all modules (#12572)Artur Signell2013-09-171-1/+1
| | | | Change-Id: I244f4afdebe956166a9158d85dc69fd7746c5a47
* Renamed "tests" target to "test" and added "test-all" (#9998)Artur Signell2013-03-011-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 Signell2012-09-121-5/+10
|
* Build javadoc and sources jars (#9299)Artur Signell2012-09-091-1/+4
|
* Generate pom artifacts and automatically publish to local Maven (#9299)Artur Signell2012-09-091-1/+2
|
* Added themes-compiled module (#9299)Artur Signell2012-09-091-1/+1
|
* Support running JUnit tests (#9299)Artur Signell2012-09-091-2/+5
|
* Added build-provided to make build work againArtur Signell2012-09-091-2/+2
|
* Fixed scopes for generated Maven pom.xml files (#9299)Artur Signell2012-09-091-6/+10
|
* Created separate build.xml files for each module (#9299)Artur Signell2012-09-091-0/+28