Features/Improvements
Build Sequence Improvements

Other Improvements
- Artifact dependencies patterns now support Ant-like wildcards. If you relied on "*" pattern to match directory names, please adjust your pattern to use "**/*" instead of single "*".
If you relied on the "*" pattern to download only the files without extension, please update your pattern to use "*." for that.
- Eclipse plugin now allows to select remote run comment from the history of previous comments.
- Eclipse plugin now displays a notification on failed personal build.