Pyoungmeister has submitted this change and it was merged.

Change subject: Removing scribe and udp2log dependencies when building lsearchd.
......................................................................


Removing scribe and udp2log dependencies when building lsearchd.

These are only needed if your lsearch.log4j properties files specifies using
these as an appender.

Using -jar LuceneSearch.jar clobbers your environment's CLASSPATH.
I have modified the lsearchd and init.d scripts so that they start 
LuceneSearch.jar
by specifying the MainClass manually, rather than relying on the .jar's 
manifest.
This allows you to start LuceneSearch without specifying -jar, and allows you to
export your CLASSPATH with custom .jar files.

Change-Id: I92b21b2fd508dc4257305f299c91c6713d993b0d
---
M .classpath
M build.xml
M debian/control
M debian/init.d
M lsearchd
M template/simple/lsearch.log4j
6 files changed, 20 insertions(+), 21 deletions(-)

Approvals:
  Pyoungmeister: Verified; Looks good to me, approved


--
To view, visit https://gerrit.wikimedia.org/r/17617
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I92b21b2fd508dc4257305f299c91c6713d993b0d
Gerrit-PatchSet: 1
Gerrit-Project: operations/debs/lucene-search-2
Gerrit-Branch: master
Gerrit-Owner: Ottomata <o...@wikimedia.org>
Gerrit-Reviewer: Pyoungmeister <p...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to