Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build vaadin-themes with maven | Teemu Suo-Anttila | 2016-03-29 | 1 | -3/+0 |
| | | | | Change-Id: Ie40ea2c74358f6bf35a5a36a98561fd53fffe23f | ||||
* | Build vaadin-client-compiled with maven | Teemu Suo-Anttila | 2016-03-27 | 2 | -150/+180 |
| | | | | Change-Id: I91ef39fec1244fdeff1ee269be39ae7800a495b3 | ||||
* | Build vaadin-buildhelpers with maven | Teemu Suo-Anttila | 2016-03-24 | 1 | -1/+1 |
| | | | | Change-Id: I1b67fdc7d32d57f98bca78dba4fa190950b94507 | ||||
* | Build client-compiler with maven | elmot | 2016-03-22 | 1 | -1/+1 |
| | | | | Change-Id: Ic86a95ce44cc37c8d34d607b39f2aec4cc922ce2 | ||||
* | Build vaadin-client with maven | Teemu Suo-Anttila | 2016-03-18 | 1 | -1/+1 |
| | | | | Change-Id: I36c426086a2b957f6f738d17470c499a01ddac3b | ||||
* | Migrate vaadin-server build to maven | Teemu Suo-Anttila | 2016-03-14 | 1 | -1/+1 |
| | | | | Change-Id: I5c740f4e9cb28103bab199f9a552153d82277e7e | ||||
* | Always include default widget set files in OSGi manifest (#16993) | Artur Signell | 2015-03-03 | 1 | -0/+1 |
| | | | | Change-Id: Ib1fc01ced602d3434a0ad63725601237a0def4d1 | ||||
* | Fix release build | Artur Signell | 2015-01-15 | 1 | -4/+1 |
| | | | | Change-Id: Ie915aeb31aff7a0c2f655ad9b54e00a582770984 | ||||
* | Reformat build files | Artur Signell | 2015-01-15 | 1 | -12/+24 |
| | | | | Change-Id: Iab68be3e5d5e59bb05610677642a5715efe50feb | ||||
* | Disable closure compiler (#13778) | Artur Signell | 2014-05-16 | 1 | -1/+2 |
| | | | | Change-Id: Id0fb991c4c6323bf8658c92938cf2cd9d80b76a1 | ||||
* | Use more worker threads for widgetset compilation | Henri Sara | 2014-02-27 | 1 | -1/+1 |
| | | | | Change-Id: Ib7ea54e7a06516acbd9cf3dd08dbbacaac2030f9 | ||||
* | Reduce Ivy resolver spam to a minimum (#12510) | Artur Signell | 2013-09-04 | 1 | -2/+2 |
| | | | | Change-Id: Ie80f2bad49f38a2391a8a560825aceb19f82de0a | ||||
* | Reformatted using Ant editor (#12040) | Artur Signell | 2013-06-10 | 1 | -19/+9 |
| | | | | Change-Id: If8afd65d5905302c64f12ef7f76ee7e63073c474 | ||||
* | Formatted XML files using defined rules (#11956) | Artur Signell | 2013-05-30 | 2 | -137/+147 |
| | | | | Change-Id: Iecd621321fdde29d2d89d910ba46e9dadee58995 | ||||
* | Enabled closure compiler for default widget set (#9103) | Artur Signell | 2013-04-15 | 1 | -0/+1 |
| | | | | Change-Id: I3edc50f73635f4529fb25dec1466b8f1d5f5cba6 | ||||
* | 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 | ||||
* | Imported and updated release notes builder (#10918) | Artur Signell | 2013-02-19 | 1 | -0/+3 |
| | | | | | Change-Id: Ie21d448f89d0fab6b7732a0137c80172e9da8e69 Ticket: 10918 | ||||
* | Checkstyle for Vaadin #9065 | Pekka Hyvönen | 2013-01-04 | 1 | -1/+4 |
| | | | | | | | | * Validates that all java files contains a license file and fails the build if a license is missing * For now runs a lot of checks with a severity less than error to avoid failing the build * Outputs test results to TeamCity for reporting Change-Id: I24ca9cd0646a4bc530ef3a183eef1bc4addc555d | ||||
* | Explicitly specify symbolic names for each bundle to prevent names like ↵ | Johannes Dahlström | 2012-10-09 | 1 | -1/+2 |
| | | | | | | "com.vaadin.vaadin-shared" (#9793) Change-Id: I329e4d6b8334864be5023ef51225a6e340e74aa6 | ||||
* | Allow specifying prefixes also for resource directories (#9793) | Artur Signell | 2012-10-09 | 1 | -0/+1 |
| | | | | | | | | * Export VAADIN/widgetsets/* in client-compiled * Export VAADIN/themes/* in themes * Export VAADIN in server (vaadinBootstrap.js) Change-Id: I15b0f7352779479bf73585017f0b95492692f73b | ||||
* | Make vaadin.client-compiled a bundle (#9793) | Artur Signell | 2012-10-08 | 1 | -18/+11 |
| | | | | | | Refactored client-compiled/build.xml to use the common.xml jar target Change-Id: Ia25f247cd91b2a93b7abd739e015a34ee46268be | ||||
* | Moved Vaadin-Widgetsets to client package where it belongs (#9593) | Artur Signell | 2012-09-13 | 1 | -2/+0 |
| | |||||
* | Moved validation dependency to compiler (#9299) | Artur Signell | 2012-09-09 | 1 | -2/+0 |
| | |||||
* | Build javadoc and sources jars (#9299) | Artur Signell | 2012-09-09 | 1 | -4/+8 |
| | |||||
* | Generate pom artifacts and automatically publish to local Maven (#9299) | Artur Signell | 2012-09-09 | 2 | -5/+4 |
| | |||||
* | Metadata for client-compiled package (#9299) | Artur Signell | 2012-09-09 | 1 | -0/+7 |
| | |||||
* | Do not build client-compiled-cache for now, it should be a separate module ↵ | Artur Signell | 2012-09-09 | 1 | -2/+3 |
| | | | | (#9299) | ||||
* | Client-compiled-cache artifact (#9299) | Artur Signell | 2012-09-09 | 2 | -37/+65 |
| | |||||
* | Added themes-compiled module (#9299) | Artur Signell | 2012-09-09 | 2 | -18/+26 |
| | |||||
* | Module for compiled client side (#9299) | Artur Signell | 2012-09-09 | 2 | -0/+126 |