You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/11/07 09:30:20 UTC

[sling-org-apache-sling-distribution-sample] 38/42: SLING-4341: removing package also when a package is deleted from queue

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag org.apache.sling.distribution.sample-0.1.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-sample.git

commit 662df30647fb8e592422446bf01be01b7a2eb959
Author: Marius Petria <mp...@apache.org>
AuthorDate: Thu Jan 22 15:32:44 2015 +0000

    SLING-4341: removing package also when a package is deleted from queue
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/distribution/sample@1653915 13f79535-47bb-0310-9956-ffa450edef68
---
 ...g.impl.exporter.AgentDistributionPackageExporterFactory-reverse.json | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/main/resources/SLING-CONTENT/libs/sling/distribution/install.publish/org.apache.sling.distribution.packaging.impl.exporter.AgentDistributionPackageExporterFactory-reverse.json b/src/main/resources/SLING-CONTENT/libs/sling/distribution/install.publish/org.apache.sling.distribution.packaging.impl.exporter.AgentDistributionPackageExporterFactory-reverse.json
index 462ce8f..039b57e 100644
--- a/src/main/resources/SLING-CONTENT/libs/sling/distribution/install.publish/org.apache.sling.distribution.packaging.impl.exporter.AgentDistributionPackageExporterFactory-reverse.json
+++ b/src/main/resources/SLING-CONTENT/libs/sling/distribution/install.publish/org.apache.sling.distribution.packaging.impl.exporter.AgentDistributionPackageExporterFactory-reverse.json
@@ -2,7 +2,5 @@
     "jcr:primaryType": "sling:OsgiConfig",
     "name": "reverse",
 
-    "packageBuilder.target" : "(name=vlt)",
-
     "agent.target": "(name=reverse)"
 }
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.