mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-21 21:25:38 +00:00
bug6059: started to migrate GWT UIi from "Account" to "Device"
This commit is contained in:
+1
-1
@@ -94,7 +94,7 @@ public class Activator implements BundleActivator {
|
||||
securityService
|
||||
.assumeOwnershipMigrated(SecuredDomainType.EXPEDITION_DEVICE_CONFIGURATION.getName());
|
||||
} catch (Exception e) {
|
||||
logger.log(Level.SEVERE, "Exception trying to migrate IgtimiAccounts implementation", e);
|
||||
logger.log(Level.SEVERE, "Exception trying to migrate Expedition Devices implementation", e);
|
||||
}
|
||||
}, getClass().getName() + " registering connectivity handler").start();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user