Skip to:
after bulding opennms with compile.pl git detects a change infeatures/topology-map/org.opennms.features.topology.widgetset/src/main/java/org/opennms/features/topology/widgetset/gwt/TopologyWidgetset.gwt.xmland refuses to checkout another branch.
Diff shows that a line is added by the build:
<inherits name="org.opennms.features.topology.app.internal.gwt.TopologyWidget" />
Fix in commit edde68e68b46e477e00dff7e2ca179aa390b45fa.
after bulding opennms with compile.pl git detects a change in
features/topology-map/org.opennms.features.topology.widgetset/src/main/java/org/opennms/features/topology/widgetset/gwt/TopologyWidgetset.gwt.xml
and refuses to checkout another branch.
Diff shows that a line is added by the build:
<inherits name="org.opennms.features.topology.app.internal.gwt.TopologyWidget" />