[infinispan-issues] [JBoss JIRA] (ISPN-9679) Move property replacement in parser to XMLStreamReader
Tristan Tarrant (Jira)
issues at jboss.org
Mon Nov 5 11:53:00 EST 2018
Tristan Tarrant created ISPN-9679:
-------------------------------------
Summary: Move property replacement in parser to XMLStreamReader
Key: ISPN-9679
URL: https://issues.jboss.org/browse/ISPN-9679
Project: Infinispan
Issue Type: Enhancement
Components: Configuration
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 10.0.0.Alpha1
The property replacement is performed "manually" within the parsers. It would be better if it were done by the XMLStreamReader implementation so that we can also supply custom properties programmatically without relying on the system properties (testability)
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the infinispan-issues
mailing list