GitHub user duncangrant opened a pull request:

    https://github.com/apache/brooklyn-server/pull/862

    Fix npr when reading streamed bundle

    This happens when there is an existing unmanaged bundle with the same id
    and a replacement bundle is uploaded without the force flag
    
    Tested manually using boms and jars (yaml only and with java)
    using curl and br tool.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/duncangrant/brooklyn-server 
fix-npr-when-no-metadata

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/brooklyn-server/pull/862.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 #862
    
----
commit c4f9d95aa2113a1a5022da17768675599e528dd4
Author: Duncan Grant <[email protected]>
Date:   2017-10-13T11:58:19Z

    Fix npr when reading streamed bundle
    
    This happens when there is an existing unmanaged bundle with the same id
    and a replacement bundle is uploaded without the force flag
    
    Tested manually using boms and jars (yaml only and with java)
    using curl and br tool.

----


---

Reply via email to