Skip to content
Snippets Groups Projects
Commit 8b15eec4 authored by Nelson Tavares de Sousa's avatar Nelson Tavares de Sousa
Browse files

modded changes

parent c3a513ba
Branches
Tags
No related merge requests found
......@@ -12,6 +12,15 @@
<action dev="ntd" type="add" issue="247">
Configuration can now be executed from command line.
</action>
<action dev="ntd" type="add" issue="11">
Port connections can be validated before the execution of a configuration.
</action>
<action type="add" due-to="Christian Claus Wiechmann" issue="178">
Introduced the concept of a task farm.
</action>
<action type="add" due-to="Christian Claus Wiechmann" issue="162">
Enable monitoring of pipe instances.
</action>
<action dev="ntd" type="update">
Renamed AbstractCompositeStage to CompositeStage and made it non-abstract.
</action>
......@@ -21,26 +30,23 @@
<action dev="ntd" type="update" issue="245">
Renamed Distributor strategies.
</action>
<action dev="ntd" type="remove" issue="232">
Removed IPipeFactory
</action>
<action dev="ntd" type="update" issue="222">
Method declareActive() was moved to the class Stage.
</action>
<action dev="ntd" type="update" issue="209">
Pipe classes were renamed.
</action>
<action dev="ntd" type="add" issue="11">
Port connections can be validated before the execution of a configuration.
</action>
<action dev="ntd" type="update" issue="260">
Reduced the visibility of AbstractStage.onSignal() to package private.
</action>
<action dev="ntd" type="update" issue="240">
Reduced the visibility of the class NotEnoughInputException to package private.
</action>
<action type="add" due-to="Christian Claus Wiechmann" issue="178">
Introduced the concept of a task farm.
<action type="update">
Various code quality improvements.
</action>
<action dev="ntd" type="remove" issue="232">
Removed IPipeFactory
</action>
</release>
<release version="2.0" date="30.09.2015" description="Camellia Release">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment