GitHub user aledsage opened a pull request:
https://github.com/apache/brooklyn-server/pull/687
Delete deprecated classes
See individual commits for details of what is being deleted.
All the non-test code was deprecated in 0.7.0 or earlier; the test code was
deprecated in 0.9.0 or earlier.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aledsage/brooklyn-server
delete-deprecated-classes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/687.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 #687
----
commit 093a8d1968d5c9adb8b6b2021ff7c3b40568dd70
Author: Aled Sage <[email protected]>
Date: 2017-05-17T18:25:56Z
Delete ShellUtils (unused & deprecated since 0.7)
commit 858fba4d49e1fd098e66f1faf96f1c0caa1963fc
Author: Aled Sage <[email protected]>
Date: 2017-05-17T18:34:19Z
Delete deprecated test util classes
commit 7350fd621d8b97ab5e98e20d1e7fa4aa399a4ec0
Author: Aled Sage <[email protected]>
Date: 2017-05-17T18:39:43Z
Delete deprecated Repeater class
commit 9911286bcdd1402acab2b7319305bb6d8fcc7076
Author: Aled Sage <[email protected]>
Date: 2017-05-17T18:43:27Z
Delete deprecated Yamls class
commit f665e57aa63132e0930c237d86425c9fe595bdc2
Author: Aled Sage <[email protected]>
Date: 2017-05-18T15:24:25Z
Delete deprecated EntityType.getEffector(name, parameterTypesâ¦)
commit 2b1b41149fe8cb1e2f4f0f9ee3d334ac3654fdc4
Author: Aled Sage <[email protected]>
Date: 2017-05-18T15:39:35Z
Delete deprecated LocationSpec.id()
commit 066a38554bbefbe87bfb07c8b3a7093f1a3e20bd
Author: Aled Sage <[email protected]>
Date: 2017-05-18T15:48:38Z
Delete deprecated AbstractFeed constructors
commit 494dccf078a35b032e3ef248da4e0e1af2dc782a
Author: Aled Sage <[email protected]>
Date: 2017-05-18T15:52:41Z
Delete deprecated LocationConfigUtils methods
commit 397f9a1194a943a9cc0853d84230141dde917ac1
Author: Aled Sage <[email protected]>
Date: 2017-05-18T15:54:16Z
Delete deprecated BrooklynTasks
commit a1df8eb72dc4fda210e57306eddbd9b8b004615a
Author: Aled Sage <[email protected]>
Date: 2017-05-18T15:57:25Z
Delete deprecated EffectorUtils methods
commit fdd2e11619d6e5888d58441a933ca580fa0b2b8b
Author: Aled Sage <[email protected]>
Date: 2017-05-18T16:09:57Z
AbstractManagementContext.runAtEntity protected, instead of public
----
---
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.
---