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