[DEECo] [d3scomp/JDEECo] 45bda4: List support changes

GitHub noreply at github.com
Tue May 29 14:01:52 CEST 2012


  Branch: refs/heads/master
  Home:   https://github.com/d3scomp/JDEECo
  Commit: 45bda4ea1444e62acafa6d042dcd25b3b10734e2
      https://github.com/d3scomp/JDEECo/commit/45bda4ea1444e62acafa6d042dcd25b3b10734e2
  Author: Michal Kit <kit at d3s.mff.cuni.cz>
  Date:   2012-05-29 (Tue, 29 May 2012)

  Changed paths:
    M demo/cz/cuni/mff/d3s/deeco/demo/convoy/Launcher.java
    M src/cz/cuni/mff/d3s/deeco/knowledge/ConstantKeys.java
    M src/cz/cuni/mff/d3s/deeco/knowledge/KMHelper.java
    M src/cz/cuni/mff/d3s/deeco/knowledge/RepositoryKnowledgeManager.java
    M src/cz/cuni/mff/d3s/deeco/knowledge/TSKnowledgeRepository.java
    M src/cz/cuni/mff/d3s/deeco/knowledge/TransactionUtils.java

  Log Message:
  -----------
  List support changes

Signed-off-by: Michal Kit <kit at d3s.mff.cuni.cz>


  Commit: 65e1bbe2c6015047775addd9a1bd68eb864f2b9d
      https://github.com/d3scomp/JDEECo/commit/65e1bbe2c6015047775addd9a1bd68eb864f2b9d
  Author: Michal Kit <kit at d3s.mff.cuni.cz>
  Date:   2012-05-29 (Tue, 29 May 2012)

  Changed paths:
    M demo/cz/cuni/mff/d3s/deeco/demo/Test.java
    M demo/cz/cuni/mff/d3s/deeco/demo/TupleSpaceStateTest.java
    M demo/cz/cuni/mff/d3s/deeco/demo/convoy/Launcher.java
    M demo/cz/cuni/mff/d3s/deeco/demo/parkinglotbooking/Launcher.java
    M src/cz/cuni/mff/d3s/deeco/invokable/ComponentManager.java
    M src/cz/cuni/mff/d3s/deeco/invokable/SchedulableEnsembleProcess.java
    M src/cz/cuni/mff/d3s/deeco/invokable/SchedulableProcess.java
    M src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeManager.java
    M src/cz/cuni/mff/d3s/deeco/knowledge/KnowledgeRepository.java
    R src/cz/cuni/mff/d3s/deeco/knowledge/Lookup.java
    M src/cz/cuni/mff/d3s/deeco/knowledge/RepositoryKnowledgeManager.java
    R src/cz/cuni/mff/d3s/deeco/knowledge/TSKnowledgeRepository.java
    R src/cz/cuni/mff/d3s/deeco/knowledge/TSUtils.java
    R src/cz/cuni/mff/d3s/deeco/knowledge/TransactionUtils.java
    R src/cz/cuni/mff/d3s/deeco/knowledge/TransactionalSession.java
    R src/cz/cuni/mff/d3s/deeco/knowledge/Tuple.java
    A src/cz/cuni/mff/d3s/deeco/knowledge/jini/Lookup.java
    A src/cz/cuni/mff/d3s/deeco/knowledge/jini/TSKnowledgeRepository.java
    A src/cz/cuni/mff/d3s/deeco/knowledge/jini/TSUtils.java
    A src/cz/cuni/mff/d3s/deeco/knowledge/jini/TransactionUtils.java
    A src/cz/cuni/mff/d3s/deeco/knowledge/jini/TransactionalSession.java
    A src/cz/cuni/mff/d3s/deeco/knowledge/jini/Tuple.java
    A src/cz/cuni/mff/d3s/deeco/knowledge/local/LocalKnowledgeRepository.java
    A src/cz/cuni/mff/d3s/deeco/knowledge/local/LocalSession.java
    M test/cz/cuni/mff/d3s/deeco/test/Test.java
    M test/cz/cuni/mff/d3s/deeco/test/TupleSpaceStateTest.java

  Log Message:
  -----------
  Merge branch 'master' of github.com:d3scomp/JDEECo

Conflicts:
	src/cz/cuni/mff/d3s/deeco/knowledge/jini/TSKnowledgeRepository.java

+Session bugfix.

Signed-off-by: Michal Kit <kit at d3s.mff.cuni.cz>


Compare: https://github.com/d3scomp/JDEECo/compare/afe4c09...65e1bbe


More information about the DEECo mailing list