Community
Participate
Working Groups
WorkflowRunner changes have removed public method executeWorkflow(Map<?, ?> externalSlotContents, Issues issues). This breaks significant API usages in AMP. See: http://git.eclipse.org/c/emf/org.eclipse.mwe.git/commit/plugins/org.eclipse.emf.mwe.core/src/org/eclipse/emf/mwe/core/WorkflowRunner.java?id=e00383b90c3d48a6924de25d08d0c25039f9e59f https://bugs.eclipse.org/bugs/show_bug.cgi?id=289287 Dependency: http://git.eclipse.org/c/amp/org.eclipse.amp.git/tree/org.eclipse.amp.amf/plugins/org.eclipse.amp.amf.gen.ide/src/org/eclipse/amp/amf/gen/ide/AbstractMWEBuilder.java Line 82
Please see EMFT list.. "Anyway, I got it working -- it seems that WorkflowRunner was replaced 1:1 with WorkflowEngine? In any case, making that change fixed things for Indigo. But the problem is..now we can't build / install for Helios and Indigo. So we really need some kind of solution that is backward compatible. Follow up to bug above."