[ https://issues.apache.org/jira/browse/ACE-536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15168653#comment-15168653
]
ASF GitHub Bot commented on ACE-536:
------------------------------------
GitHub user brampouwelse opened a pull request:
https://github.com/apache/ace/pull/12
ACE-536: Fixed AgentDeploymentServlet
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/brampouwelse/ace ACE-536
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ace/pull/12.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 #12
----
commit cc375d1161097275d32d2b8a8f79f5196e6e4e72
Author: Bram Pouwelse <bram@pouwelse.com>
Date: 2016-02-26T08:16:29Z
ACE-536: Updated AgentDeploymentServlet to work with a Repository instead of using XPath
expressions on the reposutory.xml file
----
> Agent deployment servlet doesn't work with the new OSGi repository index
> ------------------------------------------------------------------------
>
> Key: ACE-536
> URL: https://issues.apache.org/jira/browse/ACE-536
> Project: ACE
> Issue Type: Bug
> Reporter: Bram Pouwelse
>
> In ACE-314 we've changed te OBR repository index format to the "new" R5 spec index format.
The AgentDeploymentServlet still expects the old OBR repository XML format.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|