
otis at apache
May 6, 2002, 8:31 PM
Post #1 of 1
(72 views)
Permalink
|
|
cvs commit: jakarta-lucene .cvsignore
|
|
otis 02/05/06 20:31:19 Modified: . .cvsignore Log: - Added build.properties. Revision Changes Path 1.2 +1 -0 jakarta-lucene/.cvsignore Index: .cvsignore =================================================================== RCS file: /home/cvs/jakarta-lucene/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 18 Sep 2001 16:31:51 -0000 1.1 +++ .cvsignore 7 May 2002 03:31:19 -0000 1.2 @@ -1,3 +1,4 @@ bin *~ velocity.log +build.properties -- To unsubscribe, e-mail: <mailto:lucene-dev-unsubscribe [at] jakarta> For additional commands, e-mail: <mailto:lucene-dev-help [at] jakarta>
|