Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 15.0.0
-
Fix Version/s: 18.0.0
-
Component/s: Architecture
-
Security Level: Default (Default Security Scheme)
-
Labels:None
Description
I just noticed that we have jaxb.properties files in opennms to indicate that Eclipse Moxy should be used instead of the default JAXB implementation.
However, we provide a jaxb.properties but we do not include it in the generated jars.
The location of the jaxb.properties file is src/main/java but should reside in src/main/resources.
Can someone please verify if this behaviour is correct?
Examples:
- opennms-config-jaxb : src/main/java/org/opennms/netmgt/config/collectd/jaxb.properties