[ https://issues.apache.org/jira/browse/SOLR-14917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Smiley resolved SOLR-14917. --------------------------------- Fix Version/s: master (9.0) Resolution: Fixed I'll just keep this in master which is easier than addressing back-compat, and isn't a big deal overall. > Move DOMUtil and PropertiesUtil to SolrJ, o.a.s.common/util > ----------------------------------------------------------- > > Key: SOLR-14917 > URL: https://issues.apache.org/jira/browse/SOLR-14917 > Project: Solr > Issue Type: Sub-task > Reporter: David Smiley > Assignee: David Smiley > Priority: Minor > Fix For: master (9.0) > > Time Spent: 1h > Remaining Estimate: 0h > > DOMUtil has some XML DOM utilities, and PropertiesUtil has property > substitution utilities. They are fairly isolated and can easily move from > o.a.s.util in solr-core to o.a.s.common.util package in SolrJ. > The Moving of such things should be 9.x, but I suppose in 8.x a deprecated > subclass could be added in both of the former locations? -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org