[DEECo] [d3scomp/JDEECo] a05f8d: Moving the SystemComponent annotation to jdeeco-co...
GitHub
noreply at github.com
Thu Oct 8 13:27:07 CEST 2015
Branch: refs/heads/uncertain-architectures
Home: https://github.com/d3scomp/JDEECo
Commit: a05f8d549f821b30d7d684457eac9af38549099d
https://github.com/d3scomp/JDEECo/commit/a05f8d549f821b30d7d684457eac9af38549099d
Author: Dominik Skoda <skoda at d3s.mff.cuni.cz>
Date: 2015-10-08 (Thu, 08 Oct 2015)
Changed paths:
A jdeeco-adaptation-plugin/.classpath
A jdeeco-adaptation-plugin/.gitignore
A jdeeco-adaptation-plugin/.project
A jdeeco-adaptation-plugin/build.properties
A jdeeco-adaptation-plugin/pom.xml
A jdeeco-adaptation-plugin/src/cz/cuni/mff/d3s/jdeeco/adaptation/AdaptationManager.java
A jdeeco-adaptation-plugin/src/cz/cuni/mff/d3s/jdeeco/adaptation/MonitorContext.java
A jdeeco-adaptation-plugin/src/cz/cuni/mff/d3s/jdeeco/adaptation/correlation/CorrelationClassLoader.java
A jdeeco-adaptation-plugin/src/cz/cuni/mff/d3s/jdeeco/adaptation/correlation/CorrelationEnsembleFactory.java
A jdeeco-adaptation-plugin/src/cz/cuni/mff/d3s/jdeeco/adaptation/correlation/CorrelationEnsembleTemplate.java
A jdeeco-adaptation-plugin/src/cz/cuni/mff/d3s/jdeeco/adaptation/correlation/CorrelationManager.java
A jdeeco-adaptation-plugin/src/cz/cuni/mff/d3s/jdeeco/adaptation/correlation/CorrelationPlugin.java
A jdeeco-adaptation-plugin/src/cz/cuni/mff/d3s/jdeeco/adaptation/correlation/metadata/BoundaryValueHolder.java
A jdeeco-adaptation-plugin/src/cz/cuni/mff/d3s/jdeeco/adaptation/correlation/metadata/ComponentPair.java
A jdeeco-adaptation-plugin/src/cz/cuni/mff/d3s/jdeeco/adaptation/correlation/metadata/CorrelationLevel.java
A jdeeco-adaptation-plugin/src/cz/cuni/mff/d3s/jdeeco/adaptation/correlation/metadata/DistancePair.java
A jdeeco-adaptation-plugin/src/cz/cuni/mff/d3s/jdeeco/adaptation/correlation/metadata/KnowledgeMetadataHolder.java
A jdeeco-adaptation-plugin/src/cz/cuni/mff/d3s/jdeeco/adaptation/correlation/metadata/KnowledgeQuadruple.java
A jdeeco-adaptation-plugin/src/cz/cuni/mff/d3s/jdeeco/adaptation/correlation/metadata/LabelPair.java
A jdeeco-adaptation-plugin/src/cz/cuni/mff/d3s/jdeeco/adaptation/correlation/metadata/MetadataWrapper.java
A jdeeco-adaptation-plugin/src/cz/cuni/mff/d3s/jdeeco/adaptation/correlation/metric/DifferenceMetric.java
A jdeeco-adaptation-plugin/src/cz/cuni/mff/d3s/jdeeco/adaptation/correlation/metric/Metric.java
A jdeeco-adaptation-plugin/src/logging.properties
A jdeeco-adaptation-plugin/test/cz/cuni/mff/d3s/jdeeco/adaptation/CorrelationTest.java
A jdeeco-adaptation-plugin/test/cz/cuni/mff/d3s/jdeeco/adaptation/GroupLeader.java
A jdeeco-adaptation-plugin/test/cz/cuni/mff/d3s/jdeeco/adaptation/GroupLeaderDataAggregation.java
A jdeeco-adaptation-plugin/test/cz/cuni/mff/d3s/jdeeco/adaptation/GroupMember.java
A jdeeco-adaptation-plugin/test/cz/cuni/mff/d3s/jdeeco/adaptation/GroupMemberDataAggregation.java
A jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/SystemComponent.java
Log Message:
-----------
Moving the SystemComponent annotation to jdeeco-core.
Creating a JDEECo project containing adaptation plugins.
Originally adaptation plugins were under IRM-SA instead of JDEECo.
More information about the DEECo
mailing list