The QVToProfilingDecorator uses reflection on the org.eclipse.m2m.internal.qvt.oml.evaluator.QvtOperationalEvaluationVisitorImpl.MappingCallResult.myStatus field. This field used to be 'int' typed, but now has an enumeration as type. As such, org.eclipse.m2m.qvt.oml.profiler.QVTOProfilingDecorator.getMappingCategory(Object) breaks. This should be updated.
I used org.eclipse.m2m.qvt.oml 3.6.0.v20160606-1156
Hi @dhendriks , thanks for reporting the issue. We still plan to contribute the profiler to the opensource community and will take along this PR when the activity will be executed.
The QVToProfilingDecorator uses reflection on the org.eclipse.m2m.internal.qvt.oml.evaluator.QvtOperationalEvaluationVisitorImpl.MappingCallResult.myStatus field. This field used to be 'int' typed, but now has an enumeration as type. As such, org.eclipse.m2m.qvt.oml.profiler.QVTOProfilingDecorator.getMappingCategory(Object) breaks. This should be updated.
I used org.eclipse.m2m.qvt.oml 3.6.0.v20160606-1156