[DEECo] [d3scomp/JDEECo] 8d37bc: Separated annotation processing and validation. Ge...

GitHub noreply at github.com
Tue Feb 24 20:53:47 CET 2015


  Branch: refs/heads/roles
  Home:   https://github.com/d3scomp/JDEECo
  Commit: 8d37bcc902bd14698d5b654a5d1aa6a55745375a
      https://github.com/d3scomp/JDEECo/commit/8d37bcc902bd14698d5b654a5d1aa6a55745375a
  Author: Zbyněk Jiráček <jiracek at d3s.mff.cuni.cz>
  Date:   2015-02-24 (Tue, 24 Feb 2015)

  Changed paths:
    M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/CoordinatorRole.java
    M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/MemberRole.java
    A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationChecker.java
    A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationCheckerException.java
    M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.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/AnnotationProcessorTest.java
    M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/ModelValidatorTest.java
    M jdeeco-core/test/cz/cuni/mff/d3s/deeco/annotations/processor/RolesAnnotationCheckerTest.java

  Log Message:
  -----------
  Separated annotation processing and validation. General concept of
Annotation Checker introduced. AnnotationProcessorTests modified such
that they test only annotation processing (not validation).


  Commit: d6d656c61f077a78bef59879335903b2e6538f99
      https://github.com/d3scomp/JDEECo/commit/d6d656c61f077a78bef59879335903b2e6538f99
  Author: Zbyněk Jiráček <jiracek at d3s.mff.cuni.cz>
  Date:   2015-02-24 (Tue, 24 Feb 2015)

  Changed paths:
    M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/DEECoTest.java

  Log Message:
  -----------
  Removed failing tests from deeco.runtime


  Commit: 35316db6c140496e94a5497a77a4338b3f8013f3
      https://github.com/d3scomp/JDEECo/commit/35316db6c140496e94a5497a77a4338b3f8013f3
  Author: Zbyněk Jiráček <jiracek at d3s.mff.cuni.cz>
  Date:   2015-02-24 (Tue, 24 Feb 2015)

  Changed paths:
    M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationChecker.java
    M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationCheckerException.java
    M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
    M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/RolesAnnotationChecker.java

  Log Message:
  -----------
  Added comments


Compare: https://github.com/d3scomp/JDEECo/compare/b00ebcccbcba...35316db6c140


More information about the DEECo mailing list