]> source.dussan.org Git - vaadin-framework.git/commit
Allow specifying prefixes also for resource directories (#9793) 92/92/3
authorArtur Signell <artur@vaadin.com>
Tue, 9 Oct 2012 14:58:01 +0000 (17:58 +0300)
committerArtur Signell <artur@vaadin.com>
Tue, 9 Oct 2012 15:54:37 +0000 (18:54 +0300)
commit45e2be6ab35e730197a314d3276a61d682c72419
treed7391c17c975ff7b0e10063a23111180741b9a12
parentd693378d9350934aebbf3b3562c1132fbbbd7a64
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