]> source.dussan.org Git - vaadin-framework.git/commit
Allow specifying prefixes also for resource directories (#9793) 7.0.0.beta4
authorArtur Signell <artur@vaadin.com>
Tue, 9 Oct 2012 14:58:01 +0000 (17:58 +0300)
committerArtur Signell <artur@vaadin.com>
Wed, 10 Oct 2012 13:53:13 +0000 (16:53 +0300)
commit9d8d75def4be0596f6f20d844850ad788b04ad4e
tree863882da1f9b019eb565e16aaef6fdde85fc4a9c
parent13a1af9cd1771cfbd60f12879a6a276b37c2bd02
Allow specifying prefixes also for resource directories (#9793)

 * Export VAADIN/widgetsets/* in client-compiled
 * Export VAADIN/themes/* in themes
 * Export VAADIN in server (vaadinBootstrap.js)

Change-Id: I15b0f7352779479bf73585017f0b95492692f73b
buildhelpers/src/com/vaadin/buildhelpers/GeneratePackageExports.java
client-compiled/build.xml
common.xml
server/build.xml
themes/build.xml