mirror of https://github.com/apache/lucene.git
dont run example dist
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1244176 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e951e3dfca
commit
82a81271f0
|
@ -5,8 +5,6 @@ cd ..
|
|||
rm -r -f dist
|
||||
rm -r -f build
|
||||
|
||||
ant example dist
|
||||
|
||||
cd example
|
||||
java -DzkRun -DSTOP.PORT=7983 -DSTOP.KEY=key -jar start.jar 1>example.log 2>&1 &
|
||||
|
||||
|
|
Loading…
Reference in New Issue