소스 검색

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>

Loading…
취소
저장