Wouldn't one solution to this bundling and aggregating/separating of
examples and plugins be made a lot less painful if SolrResourceLoader
could load from a list of directories rather than only a single
directory? What are the negatives to adding that support? Let's
keep solr.war lean and mean, with all extensions simply appended to a
list of JAR containing directories?
I know, we're recreating a container of sorts, but we already got
SolrResourceLoader, so maybe just some tweaks there can make example
bundling a lot more pleasurable?
Erik