Author: billa
Date: Thu Jul 12 05:38:11 2007
New Revision: 555613
URL: http://svn.apache.org/viewvc?view=rev&rev=555613
Log:
workaround for cp not having the -l option on Solaris and OS X: SOLR-282
Modified:
lucene/solr/trunk/CHANGES.txt
Modified: lucene/solr/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/lucene/solr/trunk/CHANGES.txt?view=diff&rev=555613&r1=555612&r2=555613
==============================================================================
--- lucene/solr/trunk/CHANGES.txt (original)
+++ lucene/solr/trunk/CHANGES.txt Thu Jul 12 05:38:11 2007
@@ -469,6 +469,9 @@
cause a clear message to be logged rather than an obscure exception thrown.
(Koji Sekiguchi via ehatcher)
+16. SOLR-282: Snapshooter does not work on Solaris and OS X since the cp
command
+ there does not have the -l option. (bill)
+
Other Changes
1. Updated to Lucene 2.1