GitHub user ahgittin opened a pull request:

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

    support for driver mappings, configurable osgi dir, and misc cleanups

    

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

    $ git pull https://github.com/ahgittin/incubator-brooklyn driver-mappings

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

    https://github.com/apache/incubator-brooklyn/pull/340.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 #340
    
----
commit 978d8fd7d20965b4647ff32dab500a3615dc2b80
Author: Alex Heneveld <[email protected]>
Date:   2014-11-17T11:03:00Z

    provide a clean way for management and driver-mapping customizations
    
    * custom launchers can customize launch and management
    * new driver-naming strategies can be defined and added

commit bf14bb51c035765bc1cbd8f2b075780b714a3f7c
Author: Alex Heneveld <[email protected]>
Date:   2014-11-17T11:06:00Z

    fix warning when deleting files

commit 3573990142b8e045b95ec7f219576c5145b5a97b
Author: Alex Heneveld <[email protected]>
Date:   2014-11-17T13:44:23Z

    support config key for osgi cache dir, which now defaults to under mgmt 
base dir
    
    running in /tmp is not recommended. we attempt as best we can to delete it 
if it looks transient,
    but on `kill -9` there may be junk leftover under osgi/cache/

commit 5a5773e5bb2d94a2e78fd59e33eb12025fc70849
Author: Alex Heneveld <[email protected]>
Date:   2014-11-17T13:54:35Z

    clean up ServerResource export persistence folder
    
    previously made lots of messy web-persistence-XXX folders under ~/.brooklyn;
    now there is a single `tmp` in there

----


---
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