Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |