aboutsummaryrefslogtreecommitdiffstats
path: root/client-compiler/build.xml
Commit message (Collapse)AuthorAgeFilesLines
* Reformat build filesArtur Signell2015-01-151-6/+7
| | | | Change-Id: Iab68be3e5d5e59bb05610677642a5715efe50feb
* Fix the license checker after elemental.json #15383Jonatan Kronqvist2014-12-171-3/+12
| | | | | | | | | | | The elemental.json update changed how null values and string representations of numbers were parsed, which caused a lot of tests for CvalChecker to fail. Unfortunately the tests were never run in an automated fashion, which means that they were never discovered until we stumbled upon it due to the issue reported in #15383 Change-Id: If2cb9fa96effea7ce55a4ffe6d1666ca7521e1fb
* Unified xml files to end with new lineArtur Signell2013-09-041-1/+1
| | | | Change-Id: Ifb1393e7e5c5c1002b924223957767b3e584d5ab
* Reformatted using Ant editor (#12040)Artur Signell2013-06-101-5/+4
| | | | Change-Id: If8afd65d5905302c64f12ef7f76ee7e63073c474
* Formatted XML files using defined rules (#11956)Artur Signell2013-05-301-53/+55
| | | | Change-Id: Iecd621321fdde29d2d89d910ba46e9dadee58995
* Renamed "tests" target to "test" and added "test-all" (#9998)Artur Signell2013-03-011-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
* Include GWT sources in sources jar (#9102)Artur Signell2013-01-211-1/+3
| | | | Change-Id: I99928a614cf220b79f107e45eb02dc3de8333db1
* Checkstyle for Vaadin #9065Pekka Hyvönen2013-01-041-1/+7
| | | | | | | | * 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öm2012-10-091-0/+1
| | | | | | "com.vaadin.vaadin-shared" (#9793) Change-Id: I329e4d6b8334864be5023ef51225a6e340e74aa6
* Moved validation dependency and hack to client (#9551)Artur Signell2012-09-121-15/+0
|
* Ugly hack for adding validation API dependency with source classifier (#9551)Artur Signell2012-09-121-4/+20
|
* Build javadoc and sources jars (#9299)Artur Signell2012-09-091-6/+9
|
* Added Git Revision to GWT version fileArtur Signell2012-09-091-1/+10
|
* Module for compiled client side (#9299)Artur Signell2012-09-091-4/+12
|
* Support running JUnit tests (#9299)Artur Signell2012-09-091-0/+6
|
* Created separate build.xml files for each module (#9299)Artur Signell2012-09-091-0/+32