Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unified xml files to end with new line | Artur Signell | 2013-09-04 | 1 | -1/+1 |
| | | | | Change-Id: Ifb1393e7e5c5c1002b924223957767b3e584d5ab | ||||
* | Reformatted using Ant editor (#12040) | Artur Signell | 2013-06-10 | 1 | -3/+3 |
| | | | | Change-Id: If8afd65d5905302c64f12ef7f76ee7e63073c474 | ||||
* | Correctly decode summaries containing quotes (#11769) | Artur Signell | 2013-06-05 | 1 | -1/+8 |
| | | | | Change-Id: I98031bab90d3aa3f37e7dc71a9104f7b7a956590 | ||||
* | Formatted XML files using defined rules (#11956) | Artur Signell | 2013-05-30 | 2 | -47/+48 |
| | | | | Change-Id: Iecd621321fdde29d2d89d910ba46e9dadee58995 | ||||
* | Updated commons-io dependency to 2.2 (#11643) | Artur Signell | 2013-04-23 | 1 | -1/+1 |
| | | | | Change-Id: Ia134929a67328e2a759028b2ee5b64206dc78883 | ||||
* | Renamed "tests" target to "test" and added "test-all" (#9998) | Artur Signell | 2013-03-01 | 2 | -3/+3 |
| | | | | | | | 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 | ||||
* | Added missing license header | Artur Signell | 2013-02-28 | 1 | -0/+15 |
| | | | | Change-Id: I39b55229b63ff377d12956112a4f08c7cbec00ad | ||||
* | Imported and updated release notes builder (#10918) | Artur Signell | 2013-02-19 | 3 | -1/+56 |
| | | | | | Change-Id: Ie21d448f89d0fab6b7732a0137c80172e9da8e69 Ticket: 10918 | ||||
* | Include GWT sources in sources jar (#9102) | Artur Signell | 2013-01-21 | 1 | -1/+3 |
| | | | | Change-Id: I99928a614cf220b79f107e45eb02dc3de8333db1 | ||||
* | Checkstyle for Vaadin #9065 | Pekka Hyvönen | 2013-01-04 | 1 | -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 | ||||
* | Updated copyright notices and added missing license headers | Artur Signell | 2013-01-04 | 2 | -23/+67 |
| | | | | Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e | ||||
* | Allow specifying version per java package (#10322) | Artur Signell | 2012-12-02 | 1 | -6/+42 |
| | | | | Change-Id: Ib7cba6c4229c3a213efb57f096800268c5dd3512 | ||||
* | Explicitly specify symbolic names for each bundle to prevent names like ↵ | Johannes Dahlström | 2012-10-09 | 1 | -0/+1 |
| | | | | | | "com.vaadin.vaadin-shared" (#9793) Change-Id: I329e4d6b8334864be5023ef51225a6e340e74aa6 | ||||
* | Allow specifying prefixes also for resource directories (#9793) | Artur Signell | 2012-10-09 | 1 | -21/+15 |
| | | | | | | | | * Export VAADIN/widgetsets/* in client-compiled * Export VAADIN/themes/* in themes * Export VAADIN in server (vaadinBootstrap.js) Change-Id: I15b0f7352779479bf73585017f0b95492692f73b | ||||
* | Add version to exported packages (#7222) | Artur Signell | 2012-10-09 | 1 | -5/+11 |
| | | | | Change-Id: I8c22329258cbd8d4dc2f892ae5ba6fa0b9b37a10 | ||||
* | Cleaned up GeneratePackageExports (#9793) | Artur Signell | 2012-10-08 | 1 | -84/+71 |
| | | | | | | No longer deletes existing Export-Packages or generate empty Export-Package attributes Change-Id: I17df2f74b42a50a3b2c63bc4fb79a92721aabd72 | ||||
* | Removed hard coded package names from export metadata generator (#9612) | Artur Signell | 2012-10-02 | 1 | -13/+30 |
| | | | | Change-Id: I860d9241e270a2a96796b4800f0bbbc808e2e710 | ||||
* | Build javadoc and sources jars (#9299) | Artur Signell | 2012-09-09 | 1 | -2/+2 |
| | |||||
* | Generate pom artifacts and automatically publish to local Maven (#9299) | Artur Signell | 2012-09-09 | 1 | -3/+5 |
| | |||||
* | Added themes-compiled module (#9299) | Artur Signell | 2012-09-09 | 1 | -1/+1 |
| | |||||
* | Steps towards publishing sources and javadoc jars (#9299) | Artur Signell | 2012-09-09 | 2 | -5/+17 |
| | |||||
* | Support running JUnit tests (#9299) | Artur Signell | 2012-09-09 | 2 | -1/+7 |
| | |||||
* | 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 | 4 | -0/+327 |