Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not publish builds automatically to local Maven (#9926) | Artur Signell | 2012-11-07 | 1 | -3/+0 |
| | | | | Change-Id: I485fe66bfd7a8975657a62bff5c7b64ca1cf8824 | ||||
* | Explicitly specify symbolic names for each bundle to prevent names like ↵ | Johannes Dahlström | 2012-10-09 | 1 | -1/+0 |
| | | | | | | "com.vaadin.vaadin-shared" (#9793) Change-Id: I329e4d6b8334864be5023ef51225a6e340e74aa6 | ||||
* | Allow specifying prefixes also for resource directories (#9793) | Artur Signell | 2012-10-09 | 1 | -2/+1 |
| | | | | | | | | * Export VAADIN/widgetsets/* in client-compiled * Export VAADIN/themes/* in themes * Export VAADIN in server (vaadinBootstrap.js) Change-Id: I15b0f7352779479bf73585017f0b95492692f73b | ||||
* | Avoid logging all taskdef Ivy lookups | Artur Signell | 2012-10-09 | 1 | -2/+2 |
| | | | | Change-Id: I73c79ed24f0d6bc024e1a1cef7d27653dc37e3b1 | ||||
* | Add version to exported packages (#7222) | Artur Signell | 2012-10-09 | 1 | -0/+1 |
| | | | | Change-Id: I8c22329258cbd8d4dc2f892ae5ba6fa0b9b37a10 | ||||
* | Added import package and require bundle definitions (#9793) | Artur Signell | 2012-10-09 | 1 | -0/+10 |
| | | | | Change-Id: I106dc90c30ddac4abf90131824893a4d5d40921f | ||||
* | Refactor OSGi manifest attribute handling to support import/export better ↵ | Artur Signell | 2012-10-09 | 1 | -23/+63 |
| | | | | | | (#9793) Change-Id: Iae53213b40a688b27a4195fa25c998d3ba43cba3 | ||||
* | Removed hard coded package names from export metadata generator (#9612) | Artur Signell | 2012-10-02 | 1 | -0/+3 |
| | | | | Change-Id: I860d9241e270a2a96796b4800f0bbbc808e2e710 | ||||
* | Renamed themes-compiled -> themes (#9598) | Artur Signell | 2012-09-13 | 1 | -1/+1 |
| | |||||
* | Removed files which are no longer needed (#9299) | Artur Signell | 2012-09-10 | 1 | -2/+3 |
| | |||||
* | Filter webcontent files for @version@ and more (#9299) | Artur Signell | 2012-09-09 | 1 | -3/+41 |
| | |||||
* | Avoid publishing 'all' zip to Maven (#9299) | Artur Signell | 2012-09-09 | 1 | -1/+2 |
| | |||||
* | Fixed typo (#9299) | Artur Signell | 2012-09-09 | 1 | -1/+1 |
| | |||||
* | Publish zip also (#9299) | Artur Signell | 2012-09-09 | 1 | -1/+1 |
| | |||||
* | Build a zip file containing all jars + dependencies (#9299) | Artur Signell | 2012-09-09 | 1 | -1/+3 |
| | |||||
* | Do not run test which in not a real test | Artur Signell | 2012-09-09 | 1 | -0/+1 |
| | |||||
* | Snapshot deployment to Maven now works (#9299) | Artur Signell | 2012-09-09 | 1 | -6/+28 |
| | |||||
* | Build javadoc and sources jars (#9299) | Artur Signell | 2012-09-09 | 1 | -4/+18 |
| | |||||
* | Generate pom artifacts and automatically publish to local Maven (#9299) | Artur Signell | 2012-09-09 | 1 | -2/+12 |
| | |||||
* | Run tests with assertions enabled | Artur Signell | 2012-09-09 | 1 | -4/+4 |
| | |||||
* | Support running TestBench tests with the vaadin-uitest war (#9299) | Artur Signell | 2012-09-09 | 1 | -2/+2 |
| | | | | Server is now launched using jetty-runner instead of a custom DemoLauncher | ||||
* | Added themes-compiled module (#9299) | Artur Signell | 2012-09-09 | 1 | -2/+5 |
| | |||||
* | Module for compiled client side (#9299) | Artur Signell | 2012-09-09 | 1 | -4/+4 |
| | |||||
* | Support running JUnit tests (#9299) | Artur Signell | 2012-09-09 | 1 | -3/+11 |
| | |||||
* | Support for running sass junit tests | Artur Signell | 2012-09-09 | 1 | -1/+49 |
| | |||||
* | Fixed scopes for generated Maven pom.xml files (#9299) | Artur Signell | 2012-09-09 | 1 | -5/+5 |
| | |||||
* | Created separate build.xml files for each module (#9299) | Artur Signell | 2012-09-09 | 1 | -0/+156 |