: Without objection, I'll go ahead and do this. Patches with 'move' don't work. : : Should I open a JIRA issue?
you already opened one, but in general: yes. having an issue associated with any non-trivial code change is handy becuase it gives us an easily trackable place to look up the reasons for a change (based on simple commit messages like "SOLR-503 - refactoring JSPs for easier testing") it also gives people something to "reopen" if the change turns out to break something horrificly and needs to be rolled back. -Hoss
