Community
Participate
Working Groups
Steps to reproduce : 1/ use the example provided by the plugin oep.uml.compare.diff.tests : UMLStereotypeApplicationRemoval_1 2/ compare the left file with the right file 3/ merge the diff group from right to left (works fine if we take only the last diff) -> you get an NPE -> the problem is the same with UMLStereotypeApplicationAddition, merging from leftToRight
Corrected in R8592. The JUnit tests for these bugs are provided by the classes : - UMLStereotypeApplicationAddition_1_LeftToRight - UMLStereotypeApplicationRemoval_1_RightToLeft in the plugins oep.uml.compare.diff.tests.uml.profile.standalone This bug can be marked as closed fixed