mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
sonar - remove build dir when cleaning
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1700034 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5f05589bb7
commit
7b5bd4a7f6
@ -77,6 +77,10 @@
|
||||
<directory>src</directory>
|
||||
<followSymlinks>false</followSymlinks>
|
||||
</fileset>
|
||||
<fileset>
|
||||
<directory>build</directory>
|
||||
<followSymlinks>false</followSymlinks>
|
||||
</fileset>
|
||||
</filesets>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user