[DEECo] [d3scomp/JDEECo] 1bd1c4: Added detection of duplicate ensemble definition a...

GitHub noreply at github.com
Mon Feb 9 19:16:04 CET 2015


  Branch: refs/heads/plugin-architecture
  Home:   https://github.com/d3scomp/JDEECo
  Commit: 1bd1c438c772b303548deee14c4906a8f55cad14
      https://github.com/d3scomp/JDEECo/commit/1bd1c438c772b303548deee14c4906a8f55cad14
  Author: Buckey <aertheas at gmail.com>
  Date:   2015-02-09 (Mon, 09 Feb 2015)

  Changed paths:
    M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/DEECo.java
    M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/DEECoContainer.java
    A jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/DEECoException.java
    A jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/DuplicateEnsembleDefinitionException.java
    A jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/InvalidOperationException.java
    M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/PluginDependencyException.java
    M jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/convoy/ConvoyTest.java
    M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/DEECoTest.java

  Log Message:
  -----------
  Added detection of duplicate ensemble definition and invalid start/stop
ordering. Added state query (isRunning) to the DEECoContainer. Added
exceptions corresponding to these cases and a common DEECoException base
class. Test suite for DEECo complete, comments added.




More information about the DEECo mailing list