config-tester is broken

Description

When running the config-tester on the latest compilation of 17 snapshot, I got an error related to a ClassNotFoundException for the JmsNorthbounderConfigDao class.

That class was moved to a different location and requires an optional package to have this functionality.

Unfortunately, the config-tester still depends on it, so it should be fixed in order to use it:

agalue-mbp:develop agalue$ git grep JmsNorthbounderConfigDao | grep "\.xml" opennms-config-tester/src/main/resources/META-INF/opennms/applicationContext-configTester.xml: <bean name="jmsNorthbounderConfigDao" class="org.opennms.netmgt.alarmd.northbounder.jms.JmsNorthbounderConfigDao">

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Show:

Alejandro Galue January 12, 2016 at 4:04 PM

Fixed on revision fc249b043341d77dcabd5c279f7dc1e14cd811ae.

Alejandro Galue November 23, 2015 at 4:05 PM

Current workaround: install the opennms-plugin-northbounder-jms package.

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

PagerDuty

Created October 7, 2015 at 4:05 PM
Updated January 12, 2016 at 4:04 PM
Resolved January 12, 2016 at 4:04 PM

Flag notifications