[ https://issues.apache.org/jira/browse/SOLR-14917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17211695#comment-17211695 ]
ASF subversion and git services commented on SOLR-14917: -------------------------------------------------------- Commit ab83b3b7c3786ce39718edc585c70dc12462add9 in lucene-solr's branch refs/heads/master from David Smiley [ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=ab83b3b ] SOLR-14917: Move DOMUtil and PropertiesUtil to SolrJ (#1953) > 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 > 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