Commit Graph

21 Commits

Author SHA1 Message Date
Artur Signell
0f74fdff68 Disable closure compiler (#13778)
Change-Id: Id0fb991c4c6323bf8658c92938cf2cd9d80b76a1
2014-05-16 08:22:43 +00:00
Henri Sara
09bc99697e Use more worker threads for widgetset compilation
Change-Id: Ib7ea54e7a06516acbd9cf3dd08dbbacaac2030f9
2014-02-27 12:19:17 +00:00
Artur Signell
3d01d74aa4 Reduce Ivy resolver spam to a minimum (#12510)
Change-Id: Ie80f2bad49f38a2391a8a560825aceb19f82de0a
2013-09-04 21:04:11 +03:00
Artur Signell
37bc9e41db Reformatted using Ant editor (#12040)
Change-Id: If8afd65d5905302c64f12ef7f76ee7e63073c474
2013-06-10 20:21:56 +03:00
Artur Signell
9a3dc4e99c Formatted XML files using defined rules (#11956)
Change-Id: Iecd621321fdde29d2d89d910ba46e9dadee58995
2013-05-30 15:08:00 +00:00
Artur Signell
e9466f6bf3 Enabled closure compiler for default widget set (#9103)
Change-Id: I3edc50f73635f4529fb25dec1466b8f1d5f5cba6
2013-04-15 10:10:16 +00:00
Artur Signell
e6d506494c Renamed "tests" target to "test" and added "test-all" (#9998)
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
2013-03-01 15:54:57 +02:00
Artur Signell
f09c12fd97 Imported and updated release notes builder (#10918)
Change-Id: Ie21d448f89d0fab6b7732a0137c80172e9da8e69
Ticket: 10918
2013-02-19 15:07:44 +00:00
Pekka Hyvönen
1042592911 Checkstyle for Vaadin #9065
* 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
2013-01-04 18:59:39 +02:00
Johannes Dahlström
4043a690b5 Explicitly specify symbolic names for each bundle to prevent names like "com.vaadin.vaadin-shared" (#9793)
Change-Id: I329e4d6b8334864be5023ef51225a6e340e74aa6
2012-10-09 16:33:39 +00:00
Artur Signell
45e2be6ab3 Allow specifying prefixes also for resource directories (#9793)
* Export VAADIN/widgetsets/* in client-compiled
 * Export VAADIN/themes/* in themes
 * Export VAADIN in server (vaadinBootstrap.js)

Change-Id: I15b0f7352779479bf73585017f0b95492692f73b
2012-10-09 18:54:37 +03:00
Artur Signell
e1327d73bd Make vaadin.client-compiled a bundle (#9793)
Refactored client-compiled/build.xml to use the common.xml jar target

Change-Id: Ia25f247cd91b2a93b7abd739e015a34ee46268be
2012-10-08 15:56:55 +03:00
Artur Signell
47638e7f5c Moved Vaadin-Widgetsets to client package where it belongs (#9593) 2012-09-13 11:43:17 +03:00
Artur Signell
94b1759e67 Moved validation dependency to compiler (#9299) 2012-09-09 11:23:47 +03:00
Artur Signell
6da3cd640d Build javadoc and sources jars (#9299) 2012-09-09 11:23:24 +03:00
Artur Signell
93ed08119c Generate pom artifacts and automatically publish to local Maven (#9299) 2012-09-09 11:23:22 +03:00
Artur Signell
5463416fd7 Metadata for client-compiled package (#9299) 2012-09-09 11:23:21 +03:00
Artur Signell
1cbf26ffc5 Do not build client-compiled-cache for now, it should be a separate module (#9299) 2012-09-09 11:23:16 +03:00
Artur Signell
e722b038d4 Client-compiled-cache artifact (#9299) 2012-09-09 11:23:10 +03:00
Artur Signell
1d6f0611a8 Added themes-compiled module (#9299) 2012-09-09 11:23:08 +03:00
Artur Signell
557acfb6c4 Module for compiled client side (#9299) 2012-09-09 11:23:07 +03:00