> Sigh, sorry about that.  ant test is not ant clean test.  Will fix presently.

Done.

Anyone think that we should continue maintaing CommonParams?  It is
never instantiated.  It is possible that it is being used by a custom
request handler out there, somewhere.


thanks!

I'm voting for restructuring stuff so we can have external shared
libraries (SOLR-135)

maybe CommonParams should become an interface with most of the the
"public static final String" constants from SolrParams defined there
and SolrParams could implement CommonParams.  This would keep
backwards compatibility.

I think the logic part of CommonParams should go away.

Reply via email to