GitHub user ahgittin opened a pull request:

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

    REST API for bundles, types, and subtypes

    also tweaks to other classes to make them more usable, eg VersionedName 
comparables and bundle removal giving an OsgiBundleInstallationResult
    
    test in BundleAndTypeAndSubtypeResourcesTest based on CatalogResourceTest, 
basically giving parity in terms of functionality and test coverage

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

    $ git pull https://github.com/ahgittin/brooklyn-server bundle-rest-api

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

    https://github.com/apache/brooklyn-server/pull/810.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 #810
    
----
commit 83556618da353f78cb7a9f71209f3bf122d68a6a
Author: Alex Heneveld <[email protected]>
Date:   2017-09-07T15:43:45Z

    REST API for bundles, types, and subtypes
    
    also tweaks to other classes to make them more usable, eg VersionedName 
comparables and bundle removal giving an OsgiBundleInstallationResult
    
    test in BundleAndTypeAndSubtypeResourcesTest based on CatalogResourceTest, 
basically giving parity in terms of functionality and test coverage

----


---

Reply via email to