Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed compilation classpath for tests and renamed classpath variables to | Artur Signell | 2012-01-27 | 1 | -8/+8 |
| | | | be consistent | ||||
* | #8093 Support JSR-303 Bean Validation | Henri Sara | 2011-12-16 | 1 | -0/+3 |
| | |||||
* | Cleaned up Ivy configuration | Mikael Vappula | 2011-12-02 | 1 | -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.xml | Mikael Vappula | 2011-12-01 | 1 | -5/+3 |
| | |||||
* | Ivy configuration and TestBench test build script updates. | Mikael Vappula | 2011-12-01 | 1 | -18/+2 |
| | | | | | Included first version of Ant based replacement of old vaadin-server.py demo server launch script. | ||||
* | Added validation-api as a new dependency | Mikael Vappula | 2011-11-25 | 1 | -1/+2 |
| | | | | Transitively resolved thru gwt-user didn't fetch both classes and source correctly. | ||||
* | Introduced Ivy based dependency management | Mikael Vappula | 2011-11-24 | 1 | -0/+65 |