mirror of https://github.com/apache/lucene.git
clean up binary patterns for consolidated licenses/
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1369232 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4e43511bad
commit
034207be25
|
@ -35,8 +35,7 @@
|
|||
MIGRATE.txt,JRE_VERSION_MIGRATION.txt,
|
||||
CHANGES.txt,
|
||||
**/lib/*.jar,
|
||||
**/lib/*LICENSE*.txt,
|
||||
**/lib/*NOTICE*.txt,
|
||||
licenses/**,
|
||||
*/docs/,**/README*"
|
||||
excludes="build/**,site/**,tools/**"
|
||||
/>
|
||||
|
|
|
@ -402,11 +402,11 @@
|
|||
prefix="${fullnamever}"
|
||||
includes="LICENSE.txt NOTICE.txt CHANGES.txt README.txt example/**
|
||||
client/README.txt client/ruby/solr-ruby/** contrib/**/lib/**
|
||||
contrib/**/README.txt"
|
||||
contrib/**/README.txt licenses/**"
|
||||
excludes="lib/README.committers.txt **/data/ **/logs/*
|
||||
**/classes/ **/*.sh **/ivy.xml **/build.xml
|
||||
**/bin/ **/*.iml **/*.ipr **/*.iws **/pom.xml
|
||||
**/*pom.xml.template **/*.sha1" />
|
||||
**/*pom.xml.template" />
|
||||
<tarfileset dir="${dest}/contrib-lucene-libs-to-package"
|
||||
prefix="${fullnamever}"
|
||||
includes="**" />
|
||||
|
|
Loading…
Reference in New Issue