aboutsummaryrefslogtreecommitdiffstats
path: root/build/ivy/ivy.xml
Commit message (Collapse)AuthorAgeFilesLines
* Fixed compilation classpath for tests and renamed classpath variables toArtur Signell2012-01-271-8/+8
| | | be consistent
* #8093 Support JSR-303 Bean ValidationHenri Sara2011-12-161-0/+3
|
* Cleaned up Ivy configurationMikael Vappula2011-12-021-21/+16
| | | | Targets related to Ivy configuration are now in separate common.xml file which is imported to main build files.
* Fixed test framework transient dependencies in main ivy.xmlMikael Vappula2011-12-011-5/+3
|
* Ivy configuration and TestBench test build script updates.Mikael Vappula2011-12-011-18/+2
| | | | | Included first version of Ant based replacement of old vaadin-server.py demo server launch script.
* Added validation-api as a new dependencyMikael Vappula2011-11-251-1/+2
| | | | Transitively resolved thru gwt-user didn't fetch both classes and source correctly.
* Introduced Ivy based dependency managementMikael Vappula2011-11-241-0/+65