Author: tomwhite
Date: Sun Mar 11 13:41:51 2007
New Revision: 517012
URL: http://svn.apache.org/viewvc?view=rev&rev=517012
Log:
Fix so subversion ignores lib/excluded directory following HADOOP-1067 (Compile fails if Checkstyle
jar is present in lib directory).
Modified:
lucene/hadoop/trunk/lib/ (props changed)
Propchange: lucene/hadoop/trunk/lib/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sun Mar 11 13:41:51 2007
@@ -1 +1 @@
-checkstyle*
+excluded
|