GitHub user aledsage opened a pull request:

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

    Refactor: move packages

    As discussed on #844 , this PR does the subsequent changes that were agreed 
in the doc 
https://docs.google.com/document/d/1un7SwvoE43lWaIlD5CRdIdza4XJkHji-OhTKXpkr0NA 
(but not yet everything in that doc).
    
    See individual commits descriptions for the actual changes being done.

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

    $ git pull https://github.com/aledsage/incubator-brooklyn 
refactor/move-packages-20150819

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

    https://github.com/apache/incubator-brooklyn/pull/853.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 #853
    
----
commit 9293c7a057c0abb0bda973f0bda2cec674d6f7f0
Author: Aled Sage <[email protected]>
Date:   2015-08-19T14:22:40Z

    Move BrooklynFeatureEnablement to o.a.b.core

commit ad0a44a0dea70f48bc22de3fbe2ee491cd5ccaa9
Author: Aled Sage <[email protected]>
Date:   2015-08-19T14:27:14Z

    Move EntityLocal to o.a.b.api.entity

commit 1699f1c4e0994e1ab3436f36688b4a293e4ef29c
Author: Aled Sage <[email protected]>
Date:   2015-08-19T14:31:23Z

    Move BrooklynClassLoadingContext to o.a.b.core.mgmt.classloading
    
    - Was previously in api module

commit fc9fd2a8ff40426e790576a01a366422b44e5075
Author: Aled Sage <[email protected]>
Date:   2015-08-19T14:41:50Z

    Move Usage(Listener|Manager) to o.a.b.core.mgmt.usage
    
    - Was previously in internal

commit c27cf1d0e81707e7929d6161f9f8c24ce1836bc9
Author: Aled Sage <[email protected]>
Date:   2015-08-19T15:13:12Z

    rename core’s o.a.b.entity to o.a.b.core.entity
    
    - except for things that truly are entities, such as .group and .stock

commit 33abfc155ac0ba89bd86933625f8ab07d7d0e841
Author: Aled Sage <[email protected]>
Date:   2015-08-19T15:33:22Z

    Fix imports in sandbox

commit 538324e1a4fbeddb1d923354c6d72b7fbeb8a1e2
Author: Aled Sage <[email protected]>
Date:   2015-08-19T15:45:04Z

    rename core’s o.a.b.location to o.a.b.core.location
        
    - except for things that truly are locations, such as .localhost, 
      .ssh, .winrm etc
    - also extract .multi from o.a.b.core.location to o.a.b.location.multi

commit 35e7e68cddd4da3572d6b0f3d527a7b676c89714
Author: Aled Sage <[email protected]>
Date:   2015-08-19T15:46:31Z

    Delete deprecated GeneralPurposePolicy from core

commit 22033300c6dc965750a3ae60b8855bfc36e28edd
Author: Aled Sage <[email protected]>
Date:   2015-08-19T15:47:31Z

    Rename o.a.b.policy.core to o.a.b.core.policy

commit 44a5f3063b5dfb96d5c3fe846b9d8b512e19644e
Author: Aled Sage <[email protected]>
Date:   2015-08-19T15:51:42Z

    Moves SshEffectorTasks from software-base to core
    
    - Was previously in org.apache.brooklyn.sensor.ssh
    - Now in org.apache.brooklyn.util.core.task.ssh, next to the other
      ssh-related task classes.

commit 6ecd557a20fc2fb4b2412045b8af072e96cbb71f
Author: Aled Sage <[email protected]>
Date:   2015-08-19T16:24:02Z

    Fix corrupted static imports in groovy

commit 33bb19fadcd343e38d41d89d0ad11afeb1870286
Author: Aled Sage <[email protected]>
Date:   2015-08-19T16:24:21Z

    Fix imports in utils/test-bundles (missed first time)

commit 116637b83a356b2140c374676dbc5353cbd501e8
Author: Aled Sage <[email protected]>
Date:   2015-08-19T16:31:07Z

    Rename o.a.b.test to o.a.b.test.support

commit abb1b88bba85d24d6fac18be5c40dbd2e3378780
Author: Aled Sage <[email protected]>
Date:   2015-08-19T16:36:13Z

    Rename utils-groovy’s package to o.a.b.util.groovy

commit 4ae66edbf825bbf3a17189edff6f00a0ae0bc1c3
Author: Aled Sage <[email protected]>
Date:   2015-08-19T17:10:50Z

    Renamed package references missed previously

----


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