>  Thanks for confirmed that. Could you explain a little bit more how to
> workaround, I didn't get it.

You currently have:
plugins
+-plugin
+-+-executions
+-+-+-execution
+-+-+-+-configuration

You should change that to (below) if you want to apply the
configuration to the default execution:
plugins
+-plugin
+-+-configuration

Then if you have additional executions, you can specify them with
their own configurations. If the configurations are not compatible,
make sure you overwrite the incompatible parts in the execution
config. Clearer now?

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to