GitHub user sjcorbett opened a pull request:

    https://github.com/apache/incubator-brooklyn/pull/675

    Brooklyn features

    Adds `BrooklynVersion.getFeatures()` and exposes in response to `GET 
/v1/server/version`. The downstream-parent pom is updated to automatically 
trigger projects' inclusion.

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

    $ git pull https://github.com/sjcorbett/incubator-brooklyn versions

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

    https://github.com/apache/incubator-brooklyn/pull/675.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 #675
    
----
commit 7a3a1f8cd225b2aaf995d9f501185de28d5a39dd
Author: Sam Corbett <[email protected]>
Date:   2015-05-05T16:12:56Z

    Adds BrooklynClassLoadingContext.getResources(String)
    
    As ClassLoader.getResources but returning an Iterable<URL> rather than
    an Enumeration<URL>.

commit b515f38d3e3e4643108c40d4ca46473dfcc49ab5
Author: Sam Corbett <[email protected]>
Date:   2015-05-05T16:14:59Z

    Indent BrooklynVersion properly

commit 8ff666e4a597058c85dbbb08d871c38e6de3fb6d
Author: Sam Corbett <[email protected]>
Date:   2015-05-26T21:09:25Z

    ResourceUtils.getResources

commit b087c1c8b215360d958247e2ec0375925186b04a
Author: Sam Corbett <[email protected]>
Date:   2015-05-26T21:10:31Z

    BrooklynVersion.getFeatures
    
    Reports a summary of feature information extracted from all manifests
    on the classpath and in catalogue bundles.

commit 4f441ef6f377101736346563a436af98178134bc
Author: Sam Corbett <[email protected]>
Date:   2015-06-02T10:40:20Z

    Include Brooklyn-Feature-Name in downstream project manifests
    
    Triggers inclusion in feature list.

commit 570436d94dfe64244633f2655003871ea897b012
Author: Sam Corbett <[email protected]>
Date:   2015-06-02T10:49:41Z

    Update archetype notes

commit f18707395b85601a3023e003b5af1757508a52bc
Author: Sam Corbett <[email protected]>
Date:   2015-06-02T12:16:28Z

    Simplify ServerResource logic

commit 283b6e3ea335c14a19a1eb9dfbe2b9fadeb9e80e
Author: Sam Corbett <[email protected]>
Date:   2015-06-02T17:05:54Z

    Expose features in /v1/server/version response

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to