Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove most Ivy files | Henri Sara | 2016-04-02 | 1 | -24/+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 | ||||
* | Migrate vaadin-shared build to maven | Teemu Suo-Anttila | 2016-03-10 | 1 | -15/+4 |
| | | | | Change-Id: I4ddc5050874faeb091740ac5ab4f9cafecf5696b | ||||
* | replaced all org.json.* usages with elemental.json.* (#8942) | Taras Hupalo | 2014-08-26 | 1 | -2/+0 |
| | | | | Change-Id: I4809fbbdb48f3e36c8e1da8552ff3fa734714105 | ||||
* | Revert to org.json as Android JSON is not 100% compatible (#13944) | Artur Signell | 2014-06-30 | 1 | -2/+2 |
| | | | | | | Update to new GWT which also uses the correct org.json dependency Change-Id: I9414be188bf59975d01186a9daf83f0c170a88bc | ||||
* | Use separate dependencies instead of shared-deps | Artur Signell | 2014-02-28 | 1 | -3/+9 |
| | | | | | | | * Use Guava 16 for CDI compatibility (#13351, #13383) * Use Android Json instead of org.json (#13277) Change-Id: I4f2c2b5c56afb03d09b41a040dec7d60b4563fe8 | ||||
* | JUnit tests should be supported for shared (#13081) | Henrik Paul | 2013-12-12 | 1 | -0/+4 |
| | | | | Change-Id: Ia6243005fba362970cb199ad2aab217e56b5822a | ||||
* | Updated shared-deps dependency to 1.0.3 (#12421) | John Ahlroos | 2013-10-11 | 1 | -1/+1 |
| | | | | Change-Id: I4087b1225c5825582628d5322711e806104efca0 | ||||
* | Renamed "tests" target to "test" and added "test-all" (#9998) | Artur Signell | 2013-03-01 | 1 | -2/+2 |
| | | | | | | | 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 | ||||
* | Specify version numbers for OSGi imports (#10358) | Artur Signell | 2012-12-07 | 1 | -1/+1 |
| | | | | Change-Id: I62abd03cfd7624ad91a877106f87e7f56da477b1 | ||||
* | Use json from vaadin-shared-deps 1.0.1 (#10118) | Artur Signell | 2012-11-20 | 1 | -3/+1 |
| | | | | Change-Id: Ied6e42082c61610cee5b798f6089547dd2704f9e | ||||
* | Use rebased Guava from vaadin-shared-deps (#9612) | Artur Signell | 2012-10-04 | 1 | -0/+2 |
| | | | | Change-Id: Ia65d8bfb76842060c4f0a859588a75fb9b167900 | ||||
* | Fixed dependencies so tests also find org.json (#9539) | Artur Signell | 2012-09-11 | 1 | -1/+1 |
| | |||||
* | Added missing dependencies (#9299) | Artur Signell | 2012-09-09 | 1 | -6/+8 |
| | |||||
* | 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 | -2/+3 |
| | |||||
* | Added themes-compiled module (#9299) | Artur Signell | 2012-09-09 | 1 | -4/+1 |
| | |||||
* | Support running JUnit tests (#9299) | Artur Signell | 2012-09-09 | 1 | -0/+1 |
| | |||||
* | Added build-provided to make build work again | Artur Signell | 2012-09-09 | 1 | -0/+1 |
| | |||||
* | Created separate build.xml files for each module (#9299) | Artur Signell | 2012-09-09 | 1 | -0/+22 |