Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix release build | Artur Signell | 2015-01-15 | 1 | -10/+3 |
| | | | | Change-Id: Ie915aeb31aff7a0c2f655ad9b54e00a582770984 | ||||
* | Reformat build files | Artur Signell | 2015-01-15 | 1 | -44/+59 |
| | | | | Change-Id: Iab68be3e5d5e59bb05610677642a5715efe50feb | ||||
* | Ensure widgets is built before all (#15544) | Artur Signell | 2015-01-12 | 1 | -0/+1 |
| | | | | Change-Id: Ie1adc9a456b750c7cc5c55620ad5364c7e4f1984 | ||||
* | Remove theme-compiler and replace with external vaadin-sass-compiler | Jonatan Kronqvist | 2014-03-31 | 1 | -2/+0 |
| | | | | | | | | | | | | | * Moves CompileTheme from the theme-compiler to buildhelpers * Refactors CompileTheme to get the Vaadin version on the command line instead of using the Version class found in vaadin-shared * Refactors build scripts to pass the version number on the command line when running CompileTheme * Removes the theme-compiler module/project/whatchamacallit * Replaces the theme-compiler dependency with vaadin-sass-compiler 0.9.0 from maven Change-Id: I4f98d15b60e18a826bf264eb55d12b3e736e8e54 | ||||
* | Fixed nojavadoc parameter on "all" build. | Sauli Tähkäpää | 2014-03-10 | 1 | -9/+11 |
| | | | | Change-Id: I336cbee8bf33591552034c1cdf29d34fc49e3c43 | ||||
* | Added nojavadoc parameter to "all" build script. | Sauli Tähkäpää | 2014-03-10 | 1 | -29/+35 |
| | | | | Change-Id: Id83983e7fd81612354c6b15037a6749ba3dda55a | ||||
* | Better-looking CSS for Vaadin API Javadocs (#13219) | Marlon Richert | 2014-01-21 | 2 | -1/+238 |
| | | | | Change-Id: I52fd843b839830cefe330c9c9cf94b59db0928af | ||||
* | 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 | -23/+10 |
| | | | | Change-Id: If8afd65d5905302c64f12ef7f76ee7e63073c474 | ||||
* | Exclude provided portal-service from all zip (#9823) | Artur Signell | 2013-06-06 | 1 | -0/+1 |
| | | | | Change-Id: Ic08885d74f382547aabf4a394265c2094d884cd5 | ||||
* | Formatted XML files using defined rules (#11956) | Artur Signell | 2013-05-30 | 2 | -125/+141 |
| | | | | Change-Id: Iecd621321fdde29d2d89d910ba46e9dadee58995 | ||||
* | Added push meta module (#11498) | Artur Signell | 2013-04-08 | 1 | -0/+2 |
| | | | | Change-Id: Ia95f4682333656fc34f04e563dc256ef45f987c1 | ||||
* | Renamed "tests" target to "test" and added "test-all" (#9998) | Artur Signell | 2013-03-01 | 1 | -1/+1 |
| | | | | | | | 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/+6 |
| | | | | | Change-Id: Ie21d448f89d0fab6b7732a0137c80172e9da8e69 Ticket: 10918 | ||||
* | Include version number in javadoc index page of vaadin-all zip | Mikael Vappula | 2013-02-01 | 1 | -1/+1 |
| | | | | Change-Id: I8b370918f99e6a04322fb95e20633c4e740cce55 | ||||
* | Checkstyle for Vaadin #9065 | Pekka Hyvönen | 2013-01-04 | 1 | -2/+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 | ||||
* | Do not include javadoc jar in zip (#9963) | Artur Signell | 2012-11-13 | 1 | -1/+1 |
| | | | | Change-Id: I1b1a067e8e67a6c21eb6401efa2cf38b81905e22 | ||||
* | Publish all javadoc as an artifact and build as part of the all module (#9745) | Artur Signell | 2012-09-28 | 2 | -2/+3 |
| | | | | Change-Id: I2d5ce81a2b9170eb7c9b91e37d0cf39d5383457c | ||||
* | Increased memory for javadoc task (#9745) | Artur Signell | 2012-09-28 | 1 | -1/+1 |
| | |||||
* | Disabled javadoc building for the all package for now as it causes out of ↵ | Artur Signell | 2012-09-19 | 1 | -1/+1 |
| | | | | memory errors (#9613) | ||||
* | Fixed dependencies so files are copied before used (#9613) | Artur Signell | 2012-09-19 | 1 | -2/+5 |
| | |||||
* | Create a javadoc package for all modules (#9613) | Artur Signell | 2012-09-18 | 1 | -3/+44 |
| | |||||
* | Renamed themes-compiled -> themes (#9598) | Artur Signell | 2012-09-13 | 1 | -1/+1 |
| | |||||
* | Mention lib/*.jar also in instructions | Artur Signell | 2012-09-11 | 1 | -4/+4 |
| | |||||
* | Readme for zip (#9299) | Artur Signell | 2012-09-09 | 2 | -0/+16 |
| | |||||
* | Removed unnecessary files from zip (#9299) | Artur Signell | 2012-09-09 | 1 | -1/+12 |
| | |||||
* | Avoid publishing 'all' zip to Maven (#9299) | Artur Signell | 2012-09-09 | 1 | -12/+5 |
| | |||||
* | Avoid trying to resolve 'all' during building 'all' (#9299) | Artur Signell | 2012-09-09 | 1 | -4/+11 |
| | |||||
* | Publish zip also (#9299) | Artur Signell | 2012-09-09 | 2 | -3/+3 |
| | |||||
* | Build a zip file containing all jars + dependencies (#9299) | Artur Signell | 2012-09-09 | 2 | -0/+91 |