mirror of https://github.com/apache/lucene.git
LUCENE-1394: include all CHANGES.txt in release artifacts
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@697114 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7987b38f46
commit
98cc66e40b
|
@ -64,7 +64,7 @@
|
|||
includes="${final.name}.jar,${demo.war.name}.war,${demo.name}.jar,docs/,contrib/*/*.jar"
|
||||
/>
|
||||
<patternset id="binary.root.dist.patterns"
|
||||
includes="src/demo/,src/jsp/,docs/,*.txt,contrib/*/README*"
|
||||
includes="src/demo/,src/jsp/,docs/,*.txt,contrib/*/README*,**/CHANGES.txt"
|
||||
excludes="${build.demo.template}"
|
||||
/>
|
||||
|
||||
|
|
Loading…
Reference in New Issue