]> source.dussan.org Git - vaadin-framework.git/commit
Move checkstyles plugin to actual modules
authorelmot <elmot@vaadin.com>
Wed, 27 Apr 2016 10:55:20 +0000 (13:55 +0300)
committerelmot <elmot@vaadin.com>
Wed, 27 Apr 2016 11:09:56 +0000 (14:09 +0300)
commit4410535d9accffe4cb3180359010f39d00453039
tree52ab1e948bf8c8fa2542620b7504ca14b4d85d8c
parent882fc8c78680eedec3a1802cc309339662a4281d
Move checkstyles plugin to actual modules

Change-Id: I2d87a1aeba8ffc8cc15909c32a0c9d10b3ada9a7
15 files changed:
all/pom.xml
buildhelpers/pom.xml
buildhelpers/src/main/resources/checkstyle/header [deleted file]
buildhelpers/src/main/resources/checkstyle/import-control.xml [deleted file]
buildhelpers/src/main/resources/checkstyle/vaadin-checkstyle.xml [deleted file]
checkstyle/header [new file with mode: 0644]
checkstyle/import-control.xml [new file with mode: 0644]
checkstyle/vaadin-checkstyle.xml [new file with mode: 0644]
client-compiler/pom.xml
client/pom.xml
pom.xml
server/pom.xml
shared/pom.xml
uitest/pom.xml
widgets/pom.xml