wyona / yanel

http://www.yanel.org
Apache License 2.0
10 stars 5 forks source link

Implement target-environment also for workflow component #21

Closed michaelwechner closed 12 years ago

michaelwechner commented 12 years ago

Inside a workflow definition one can also have environment dependent configurations, e.g.

michael.wechner@wyona.com, michi@wyona.com

Hence it would be nice to have the target-environment attribut also implemented by the workflow component

csstaub commented 12 years ago

Which workflow component is meant here exactly, e.g. which configuration file needs to be filtered? Thanks

michaelwechner commented 12 years ago

For example

src/realms/yanel-website/data-repo/data/workflow/workflow-with-review.xml

whereas see in particular the currently commented E-Mail action

<action class="org.imstat.yanel.impl.resources.meetingpage.EmailAction"....

csstaub commented 12 years ago

See https://github.com/wyona/yanel/pull/28

michaelwechner commented 12 years ago

merged into master, please pull master