Hi, when I visit <http://lucene.apache.org/lucene.net/> I still get to see the "old" Lucene.NET page. Wouldn't it be better if it redirected to the Incubator site?
A simple .htacess file at lucene.apache.org with something like RedirectPermanent /lucene.net http://incubator.apache.org/lucene.net would probably do. Stefan