Community
Participate
Working Groups
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 GTB5 (.NET CLR 3.5.30729) Build Identifier: Hello, Here are many patches for MoDiscoWorkflow project. These patches allow to add several functionalities such as: - Ability to check the recursion within a MoDiscoWorkflow. - Ability to export the workflow model. - The MoDiscoWorkflow project contains a minimalist workflow engine - Ability to change the workflow engine of MoDiscoWorkflow. - Ability to export the MoDiscoWorkflow as plug-in project for discovery (see DiscoverersManager). Furthermore, we have modified the driver API and the workflow engine API. This post contains three attachments: - org.eclipse.gmt.modisco.workflow.patch The patch for the main project. It should be remembered that this project defines the MoDisco workflow. This patch contains all new functionalities described above. (Author: Nicolas Payneau <nicolas4499@gmail.com> (Mia-Software)) - org.eclipse.gmt.modisco.workflow.driver.discoverer.patch The patch for the discoverer driver. It should be remembered that this driver allows to identify a discoverer of type «discoverers manager». It references the "DiscovererManager" project whish is an existing component of MoDisco project. The patch allows updating the driver in relation to the main project modifications (Author: Nicolas Payneau <nicolas4499@gmail.com> (Mia-Software)) - org.eclipse.gmt.modisco.workflow.mwe.patch The patch for the workflow engine MWE. This project used a forked version of MWE meta model, so it doesn’t longer have a dependency to MWE plug-in. (Author: Nicolas Payneau <nicolas4499@gmail.com> (Mia-Software)) I, Nicolas Payneau, authored 100% of the code. Regards, Nicolas Payneau Reproducible: Always
Created attachment 146063 [details] Patch for main project (MoDiscoWorkflow)
Created attachment 146065 [details] Patch for workflow engine MWE
Created attachment 146066 [details] Patch for the discoverer driver
Hi Nicolas, Thanks for all these upgrades! We will look at them and integrate them as soon as possible. Best regards, Hugo
Hi Nicolas, I just integrated your patches and it works fine for the two last ones. However, I have some issues with the first one (on the "modisco.workflow" plugin): similar errors are found in each of the Acceleo transformation files (in the "generator" package and subpackages). Is it a behavior you also have already observed, and could you solve it? Best regards, Hugo
Created attachment 146482 [details] Patch for main project (MoDiscoWorkflow) Hello Hugo, We have no problems with current project, but it could rely on nature of project: it should have the Acceleo nature (an acceleo icon has to be displayed on project root). Please, could you try this new patch which should fix the nature ? Regards, Gabriel
Hi Nicolas, It looks better applying this latest patch. Many thanks. Best regards, Hugo