ahgittin opened a new pull request, #1338: URL: https://github.com/apache/brooklyn-server/pull/1338
fixes a bug where state could be exported but not imported, because import didn't do the same gymnastics to allow for b2 referring to b1 in the case where b2 is loaded first. the `CatalogInitialization` does careful preloading to allow this, on rebind. it is refactored and used now also for the import case. test added here fails without the fix commit, and passes now. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
