Here's the current diff - <lib dir="../../dist/" regex="apache-solr-cell-(\d|\.)+-.*\.jar" /> + <lib dir="../../dist/" regex="apache-solr-cell-(nightly|\d).*\.jar" />
So rather than just remove the nightly option, is the right thing to just revert to your original? -Yonik http://www.lucidimagination.com On Sat, Oct 17, 2009 at 11:16 AM, Chris Hostetter <hossman_luc...@fucit.org> wrote: > > : Done. Makes a lot more sense to have 1.4-dev for the lib names > : (matches what you get if you do a source build yourself) and the > : javadoc version too. > > Yonik: can you remove "nightly" from the lib regexes in the example > solrconfigs? > > (i'm not going to be at a computer with solr on it until at least > monday) > > > > -Hoss > >