mirror of https://github.com/apache/lucene.git
Some contrib build.xml didn't import contrib-build.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@980765 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f4919e14b8
commit
4b4ecb7528
|
@ -25,6 +25,8 @@
|
||||||
- bdb-je: using Berkeley DB Java Edition
|
- bdb-je: using Berkeley DB Java Edition
|
||||||
</description>
|
</description>
|
||||||
|
|
||||||
|
<import file="../contrib-build.xml"/>
|
||||||
|
|
||||||
<target name="bdb">
|
<target name="bdb">
|
||||||
<ant dir="bdb" />
|
<ant dir="bdb" />
|
||||||
</target>
|
</target>
|
||||||
|
|
Loading…
Reference in New Issue