[DEECo] [d3scomp/JDEECo] 202c4a: Minor refactoring, introduced RoleAnnotationsHelpe...
GitHub
noreply at github.com
Mon Mar 2 16:10:36 CET 2015
Branch: refs/heads/roles
Home: https://github.com/d3scomp/JDEECo
Commit: 202c4aef400ed46f9873bd400fb8dc40a1e688ff
https://github.com/d3scomp/JDEECo/commit/202c4aef400ed46f9873bd400fb8dc40a1e688ff
Author: Zbyněk Jiráček <jiracek at d3s.mff.cuni.cz>
Date: 2015-02-25 (Wed, 25 Feb 2015)
Changed paths:
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/RoleAnnotationsHelper.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/RolesAnnotationChecker.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/RolesAnnotationCheckerTest.java
Log Message:
-----------
Minor refactoring, introduced RoleAnnotationsHelper class for simpler
work with role annotations.
Commit: f32260ffa9ed0dca0edbc4b7471c205211807852
https://github.com/d3scomp/JDEECo/commit/f32260ffa9ed0dca0edbc4b7471c205211807852
Author: Zbyněk Jiráček <jiracek at d3s.mff.cuni.cz>
Date: 2015-02-26 (Thu, 26 Feb 2015)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/RoleAnnotationsHelper.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/RolesAnnotationChecker.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/RolesAnnotationCheckerTest.java
Log Message:
-----------
Added checks for ensemble membership/knowledge exchange parameters when
using @CoordinatorRole and @MemberRole. Added tests.
Commit: d3c2a16d0127b8ebf6f138854c9eef259b3f55c0
https://github.com/d3scomp/JDEECo/commit/d3c2a16d0127b8ebf6f138854c9eef259b3f55c0
Author: Zbyněk Jiráček <jiracek at d3s.mff.cuni.cz>
Date: 2015-03-02 (Mon, 02 Mar 2015)
Changed paths:
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/RoleAnnotationsHelper.java
M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/RolesAnnotationChecker.java
M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/DEECoTest.java
Log Message:
-----------
Added documentation. Removed failing test.
Compare: https://github.com/d3scomp/JDEECo/compare/35316db6c140...d3c2a16d0127
More information about the DEECo
mailing list