LUCENE-3977: reduce javadocs triplication to only duplication

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327606 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Robert Muir 2012-04-18 18:22:18 +00:00
parent 967ca29f76
commit cdd7e408f8
2 changed files with 1 additions and 4 deletions

View File

@ -19,9 +19,6 @@ Files are organized by module, for example in core/:
core/lucene-core-XX.jar
The compiled core Lucene library.
core/lucene-core-XX-javadoc.jar
The Javadoc jar for the compiled core Lucene library.
Additional modules contain the same structure:
analysis/common/: Analyzers for indexing content in different languages and domains

View File

@ -28,7 +28,7 @@
<patternset id="binary.build.dist.patterns"
includes="docs/,**/*.jar,**/*.war"
excludes="poms/**,**/*-src.jar"
excludes="poms/**,**/*-src.jar,**/*-javadoc.jar"
/>
<patternset id="binary.root.dist.patterns"
includes="LICENSE.txt,NOTICE.txt,README.txt,