[ https://issues.apache.org/jira/browse/BROOKLYN-343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15988454#comment-15988454 ]
ASF GitHub Bot commented on BROOKLYN-343: ----------------------------------------- GitHub user geomacy opened a pull request: https://github.com/apache/brooklyn-server/pull/660 Add additional test case for BROOKLYN-343. https://issues.apache.org/jira/browse/BROOKLYN-343 You can merge this pull request into a Git repository by running: $ git pull https://github.com/geomacy/brooklyn-server brooklyn-343-example2 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/brooklyn-server/pull/660.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #660 ---- commit 38a5a259ce62aaba17da879974c2b367acc0885d Author: Geoff Macartney <geoff.macart...@cloudsoftcorp.com> Date: 2017-04-28T09:01:50Z Add additional test case for BROOKLYN-343. https://issues.apache.org/jira/browse/BROOKLYN-343 ---- > Cross-referencing catalog items fails > ------------------------------------- > > Key: BROOKLYN-343 > URL: https://issues.apache.org/jira/browse/BROOKLYN-343 > Project: Brooklyn > Issue Type: Bug > Reporter: Svetoslav Neykov > > The camp parser doesn't see items which are in the same catalog and already > parsed. Only already added items are visible. The catalog parsers does a > poor-man's validation on the top level items only, we need to replace that > with the normal CAMP parser workflow, but able to see items in the current > catalog preceding the current item. > On the other hand removing services works just fine. > See the failing test case in > https://github.com/apache/brooklyn-server/pull/125 -- This message was sent by Atlassian JIRA (v6.3.15#6346)