You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by GitBox <gi...@apache.org> on 2022/12/08 00:18:38 UTC

[GitHub] [brooklyn-server] ahgittin opened a new pull request, #1375: Use libraries as search path more

ahgittin opened a new pull request, #1375:
URL: https://github.com/apache/brooklyn-server/pull/1375

   prefer local bundle then libraries when resolving entity references in a definition.
   previously this was done in some places, esp for resources, but missed a lot of places where would be needed for entities or bean types.
   
   two key changes to allow this:
   * item libraries now explicitly includes its containing bundle
   * catalog validateResolve is now able to switch the kind if that is determined as appropriate once all peers are loaded


-- 
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: dev-unsubscribe@brooklyn.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [brooklyn-server] asfgit merged pull request #1375: Use libraries as search path more

Posted by GitBox <gi...@apache.org>.
asfgit merged PR #1375:
URL: https://github.com/apache/brooklyn-server/pull/1375


-- 
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: dev-unsubscribe@brooklyn.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org