-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: explorer-22.0.0
-
Component/s: Explorer
-
Team:AT
-
Sprint:nxAT 11.x.32
-
Story Points:1
After changes for NXP-30032, explorer tests fail with the following error:
java.lang.NoSuchMethodError: 'boolean org.jgrapht.graph.AbstractBaseGraph.isAllowingMultipleEdges()'
at org.jgrapht.ext.DOTExporter.exportGraph(DOTExporter.java:153)
at org.jgrapht.ext.GraphExporter.exportGraph(GraphExporter.java:44)
at org.nuxeo.apidoc.export.graphs.plugins.DOTGraphExporter.export(DOTGraphExporter.java:87)
at org.nuxeo.apidoc.test.TestGraphExport.checkDefaultExports(TestGraphExport.java:109)
at org.nuxeo.apidoc.test.TestGraphExport.testExportPersisted(TestGraphExport.java:121)
- is required by
-
NXP-30032 Upgrade JGraphT
- Resolved
- Is referenced in