Marius Petria created SLING-7747:
------------------------------------
Summary: Send a http response error code if distribution package
cannot be exported
Key: SLING-7747
URL: https://issues.apache.org/jira/browse/SLING-7747
Project: Sling
Issue Type: Bug
Affects Versions: Content Distribution Core 0.2.10
Reporter: Marius Petria
Assignee: Marius Petria
In DistributionPackageExporterServlet [1] an error is logged if the package
cannot be copied but it should also be signaled to the calling party by not
sending 200 status code.
[1]https://github.com/apache/sling-org-apache-sling-distribution-core/blob/7317793d754205b47c1edb24d259c725a12d4b67/src/main/java/org/apache/sling/distribution/servlet/DistributionPackageExporterServlet.java#L110
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)