[DEECo] [d3scomp/JDEECo] a46949: Runtime support for the alternative way of deployi...

GitHub noreply at github.com
Wed Jul 22 19:00:14 CEST 2015


  Branch: refs/heads/IntelligentEnsembles
  Home:   https://github.com/d3scomp/JDEECo
  Commit: a469494a18668be423aaa4aee366ade8d2dea031
      https://github.com/d3scomp/JDEECo/commit/a469494a18668be423aaa4aee366ade8d2dea031
  Author: Buckey <aertheas at gmail.com>
  Date:   2015-07-22 (Wed, 22 Jul 2015)

  Changed paths:
    M jdeeco-core/src/cz/cuni/mff/d3s/deeco/ensembles/EnsembleFactory.java
    M jdeeco-core/src/cz/cuni/mff/d3s/deeco/ensembles/EnsembleInstance.java
    M jdeeco-core/src/cz/cuni/mff/d3s/deeco/ensembles/package-info.java
    M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/ComponentInstanceRecord.java
    M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/DEECoContainer.java
    M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/DEECoNode.java
    M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFramework.java
    M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.java
    A jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleFormationTask.java

  Log Message:
  -----------
  Runtime support for the alternative way of deploying ensembles using
ensemble factories and instances. Can be used easily by invoking
DEECoNode.deployEnsembleFactory. Still needs tests and documentation.
Added documentation comments to the cz.cuni.mff.d3s.deeco.ensembles
package.


  Commit: 9b2a0094660af32d20781081e37ce7155b6374ff
      https://github.com/d3scomp/JDEECo/commit/9b2a0094660af32d20781081e37ce7155b6374ff
  Author: Buckey <aertheas at gmail.com>
  Date:   2015-07-22 (Wed, 22 Jul 2015)

  Changed paths:
    A jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/intelligent/IntelligentEnsemblesTest.java
    A jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/intelligent/Robot.java
    A jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/intelligent/SimpleEnsemble.java
    A jdeeco-core/test/cz/cuni/mff/d3s/deeco/demo/intelligent/SimpleEnsembleFactory.java

  Log Message:
  -----------
  Barebones intelligent ensembles integration tests. Currently serves only
as the example of the new API, as factory for intelligent ensemble
formation is WIP. Should be extended accordingly after its completion.


  Commit: 71e0382f8f07630382be108af0ba0ff408f2abda
      https://github.com/d3scomp/JDEECo/commit/71e0382f8f07630382be108af0ba0ff408f2abda
  Author: Buckey <aertheas at gmail.com>
  Date:   2015-07-22 (Wed, 22 Jul 2015)

  Changed paths:
    M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/container/KnowledgeContainer.java
    M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/container/TrackingKnowledgeContainer.java
    M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/container/package-info.java

  Log Message:
  -----------
  Merge branch 'IntelligentEnsembles' of https://github.com/d3scomp/JDEECo.git into IntelligentEnsembles


Compare: https://github.com/d3scomp/JDEECo/compare/dfb45e905551...71e0382f8f07


More information about the DEECo mailing list