You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using a component URI that does not resolve to anything is now an error instead of a NO-OP.
Fixed a bug where a parallel plan with intertwined dependencies could lead to some actions not being executed.
Version 1.5.4 from 22.03.2013
you can now use the stdout/stderr output from the yadtshell to filter information and errors. All possible error messages (warning and up) are redirected to the standard error stream, other messages are redirected to the standard output stream.
new option : --tracking-id which will add a session ID to every event sent by the yadtshell.
Version 1.5.3 from 25.02.2013
remote executions of command now display the component URI (host name) when outputting stdout / stderr
Version 1.5.2 from 05.02.2013
better errorhandling for commands start, stop, ignore, unignore, lock, unlock
reduced logging output
yadtshell now prints out the path to the log file if an error occurs
when the lock message contains whitespaces, the logfile name will no longer contain spaces