[DEECo] [d3scomp/JDEECo] 8b0c57: Using RuntimeLogger to log events about checking t...
GitHub
noreply at github.com
Wed Mar 4 00:08:02 CET 2015
Branch: refs/heads/jDEECo-3
Home: https://github.com/d3scomp/JDEECo
Commit: 8b0c57f38b3ab9eadfcbc63fcc3000bb42ae2aeb
https://github.com/d3scomp/JDEECo/commit/8b0c57f38b3ab9eadfcbc63fcc3000bb42ae2aeb
Author: iridin <skoda at d3s.mff.cuni.cz>
Date: 2015-03-04 (Wed, 04 Mar 2015)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/DEECoContainer.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/DEECoException.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/DEECoNode.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/network/DefaultKnowledgeDataManagerTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImplTest.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/security/SecurityIntegrationTests.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/security/runtime/SecurityRuntimeModel.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/task/EnsembleTaskTest.java
Log Message:
-----------
Using RuntimeLogger to log events about checking the validity status of ensembles.
Newly there is the RuntimeLogger instance available from the DEECoContainer.
The necessary propagation of DEECoContainer reference done for the EnsembleTask through
the RuntimeFrameworkImpl.
More information about the DEECo
mailing list