activemq-artemis/tests
Justin Bertram 73bdbad8b4 ARTEMIS-2310 support system prop sub in xincludes
Historically the broker has read the XML configuration file as a String,
substituted system properties, and then parsed that String into an XML
document. However, this method won't substitute system properties in the
files which are imported via xinclude. In order to substitue system
properties in xincluded files the substitution needs to be performed
after the file is parsed into an XML document. This commit implements
that change and refactors the XMLUtil class a bit to eliminate redundant
code, obsolete comments, etc.
2019-04-25 10:51:12 -04:00
..
activemq5-unit-tests [maven-release-plugin] prepare for next development iteration 2019-03-14 12:41:04 -04:00
artemis-test-support [maven-release-plugin] prepare for next development iteration 2019-03-14 12:41:04 -04:00
compatibility-tests NO-JIRA Enabling new tests 2019-04-23 15:39:45 -04:00
config ARTEMIS-2273 Adding Audit Log 2019-03-14 12:24:59 -04:00
extra-tests NO-JIRA Extra tests upgrade on pom 2019-03-14 14:46:29 -04:00
integration-tests ARTEMIS-2316 AMQPMessage missing ApplicationProperties from custom transformer 2019-04-23 21:57:21 +01:00
jms-tests [maven-release-plugin] prepare for next development iteration 2019-03-14 12:41:04 -04:00
joram-tests [maven-release-plugin] prepare for next development iteration 2019-03-14 12:41:04 -04:00
karaf-client-integration-tests [maven-release-plugin] prepare for next development iteration 2019-03-14 12:41:04 -04:00
performance-tests [maven-release-plugin] prepare for next development iteration 2019-03-14 12:41:04 -04:00
smoke-tests [maven-release-plugin] prepare for next development iteration 2019-03-14 12:41:04 -04:00
soak-tests [maven-release-plugin] prepare for next development iteration 2019-03-14 12:41:04 -04:00
stress-tests [maven-release-plugin] prepare for next development iteration 2019-03-14 12:41:04 -04:00
timing-tests [maven-release-plugin] prepare for next development iteration 2019-03-14 12:41:04 -04:00
unit-tests ARTEMIS-2310 support system prop sub in xincludes 2019-04-25 10:51:12 -04:00
pom.xml [maven-release-plugin] prepare for next development iteration 2019-03-14 12:41:04 -04:00