You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This was not broken, but seems better to change this as well, at least
for consistency, given the issue with Jmx configuration after migrating
from JAXB's XmlElementWrapper.
This covers all places that used to use JAXB's XmlElementWrapper before
migration to XStream.
Copy file name to clipboardExpand all lines: core/src/test/java/com/microsoft/applicationinsights/internal/config/JaxbAppInsightsConfigurationBuilderTest.java
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -62,5 +62,11 @@ public void testBuilderProducesCorrectConfig() throws IOException {
0 commit comments