mirror of
https://github.com/apache/lucene.git
synced 2025-03-03 06:49:38 +00:00
exclude tools as it contains a lib jar and a clover README and sneaks its way into binary packaging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1369227 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e76a86110b
commit
4e43511bad
@ -38,7 +38,7 @@
|
||||
**/lib/*LICENSE*.txt,
|
||||
**/lib/*NOTICE*.txt,
|
||||
*/docs/,**/README*"
|
||||
excludes="build/**,site/**"
|
||||
excludes="build/**,site/**,tools/**"
|
||||
/>
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user