ソースを参照

Take widget set style into account when compiling widget set

Change-Id: Ie373c668ca59f575dd146c01009464b568919388
tags/7.7.0.alpha3
Artur Signell 8年前
コミット
14eebabd5a
1個のファイルの変更1行の追加0行の削除
  1. 1
    0
      client-compiled/pom.xml

+ 1
- 0
client-compiled/pom.xml ファイルの表示

@@ -92,6 +92,7 @@
</modules>
<webappDirectory>${project.build.outputDirectory}/VAADIN/widgetsets</webappDirectory>
<persistentunitcachedir>${project.build.directory}/gwt-unitCache</persistentunitcachedir>
<style>${widgetset.style}</style>
</configuration>
<executions>
<execution>

読み込み中…
キャンセル
保存