: I'm too lazy to look the patch. Please make sure that 'ant clean' : causes the contrib modules to remove the files they copy over to : example/
I think you're missunderstanding the point of the issue .. in the current trunk the jars are copied to example/solr/lib ... the patch changes things so that we *stop* copying jars from the contribs into example and just use them directly out of dist/ -Hoss