Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use JUnit 4.11 in all modules (#12572) | Artur Signell | 2013-09-17 | 1 | -1/+1 |
| | | | | Change-Id: I244f4afdebe956166a9158d85dc69fd7746c5a47 | ||||
* | Renamed "tests" target to "test" and added "test-all" (#9998) | Artur Signell | 2013-03-01 | 1 | -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 Signell | 2012-09-12 | 1 | -5/+10 |
| | |||||
* | Build javadoc and sources jars (#9299) | Artur Signell | 2012-09-09 | 1 | -1/+4 |
| | |||||
* | Generate pom artifacts and automatically publish to local Maven (#9299) | Artur Signell | 2012-09-09 | 1 | -1/+2 |
| | |||||
* | Added themes-compiled module (#9299) | Artur Signell | 2012-09-09 | 1 | -1/+1 |
| | |||||
* | Support running JUnit tests (#9299) | Artur Signell | 2012-09-09 | 1 | -2/+5 |
| | |||||
* | Added build-provided to make build work again | Artur Signell | 2012-09-09 | 1 | -2/+2 |
| | |||||
* | Fixed scopes for generated Maven pom.xml files (#9299) | Artur Signell | 2012-09-09 | 1 | -6/+10 |
| | |||||
* | Created separate build.xml files for each module (#9299) | Artur Signell | 2012-09-09 | 1 | -0/+28 |