[ https://issues.apache.org/jira/browse/ACE-535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15163451#comment-15163451
]
ASF GitHub Bot commented on ACE-535:
------------------------------------
GitHub user brampouwelse opened a pull request:
https://github.com/apache/ace/pull/10
ACE-535: Cleanup org.apache.ace.deployment
removed sub bundles:
- org.apache.ace.deployment.api
- org.apache.ace.deployment.deploymentadmin
- org.apache.ace.deployment.task
- org.apache.ace.deployment.task.base
And tests that covered this functionality
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/brampouwelse/ace ACE-535
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ace/pull/10.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 #10
----
commit c99e45819407427c4340c3561fa467fc81205866
Author: Bram Pouwelse <bram@pouwelse.com>
Date: 2016-02-24T18:14:38Z
ACE-535: Cleanup org.apache.ace.deployment
removed sub bundles:
- org.apache.ace.deployment.api
- org.apache.ace.deployment.deploymentadmin
- org.apache.ace.deployment.task
- org.apache.ace.deployment.task.base
And tests that covered this functionality
----
> Cleanup org.apache.ace.deployment project
> -----------------------------------------
>
> Key: ACE-535
> URL: https://issues.apache.org/jira/browse/ACE-535
> Project: ACE
> Issue Type: Task
> Reporter: Bram Pouwelse
>
> The org.apache.ace.deployment project has some bundles that are only used in iTests.
Asked [~marrs] about this and this code was used in an previous version of the management
agent.
> As we have the new agent for a while now it makes sense to clean up and remove the projects:
> - org.apache.ace.deployment.api
> - org.apache.ace.deployment.deploymentadmin
> - org.apache.ace.deployment.task
> - org.apache.ace.deployment.task.base
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|