mirror of
https://github.com/apache/lucene.git
synced 2025-02-21 01:18:45 +00:00
SOLR-934 fix -- Copy libs from contrib/extraction/lib for setting up mail example
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@764709 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b157e9c6e2
commit
be6911ec84
@ -206,7 +206,7 @@
|
||||
</fileset>
|
||||
</copy>
|
||||
<copy todir="${example}/example-DIH/solr/mail/lib">
|
||||
<fileset dir="${example}/solr/lib">
|
||||
<fileset dir="${common.dir}/contrib/extraction/lib">
|
||||
<include name="**/*.jar"/>
|
||||
</fileset>
|
||||
</copy>
|
||||
|
Loading…
x
Reference in New Issue
Block a user