FailedChanges

Summary

  1. remember to migrate the database (details)
  2. teardown messagebus after class, rather than just after suite (details)
  3. don't use pillarid as client id as it will prevent the client from (details)
Commit a98e0c68d0aa70d8f874fcd85895ca615ff9cde5 by Kim Christensen (ktc)
remember to migrate the database
The file was modifiedbitrepository-integrity-service/src/main/java/org/bitrepository/integrityservice/cache/IntegrityDatabaseMigrator.java
Commit de8cb2a6236c55c1c4cb283b953d2fc3adeb5f38 by Kim Christensen (ktc)
teardown messagebus after class, rather than just after suite
The file was modifiedbitrepository-reference-pillar/src/test/java/org/bitrepository/pillar/integration/PillarIntegrationTest.java
Commit b3cfbcfeff979c91a89b6fb17b3e54761d797be0 by Kim Christensen (ktc)
don't use pillarid as client id as it will prevent the client from
connecting when the pillar is running on the same server
The file was modifiedbitrepository-reference-pillar/src/test/java/org/bitrepository/pillar/integration/PillarIntegrationTest.java