Return-Path: X-Original-To: apmail-sling-commits-archive@www.apache.org Delivered-To: apmail-sling-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CCB6D18867 for ; Thu, 10 Dec 2015 08:46:46 +0000 (UTC) Received: (qmail 6844 invoked by uid 500); 10 Dec 2015 08:46:46 -0000 Delivered-To: apmail-sling-commits-archive@sling.apache.org Received: (qmail 6782 invoked by uid 500); 10 Dec 2015 08:46:46 -0000 Mailing-List: contact commits-help@sling.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@sling.apache.org Delivered-To: mailing list commits@sling.apache.org Received: (qmail 6773 invoked by uid 99); 10 Dec 2015 08:46:46 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Dec 2015 08:46:46 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 35E191A5BBD for ; Thu, 10 Dec 2015 08:46:46 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.446 X-Spam-Level: X-Spam-Status: No, score=0.446 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-0.554] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id himufX5v98Py for ; Thu, 10 Dec 2015 08:46:45 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTP id 66D2F429C3 for ; Thu, 10 Dec 2015 08:46:45 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id EA97DE01AE for ; Thu, 10 Dec 2015 08:46:44 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 900483A04EC for ; Thu, 10 Dec 2015 08:46:44 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1719030 - /sling/trunk/contrib/extensions/distribution/core/pom.xml Date: Thu, 10 Dec 2015 08:46:44 -0000 To: commits@sling.apache.org From: mpetria@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20151210084644.900483A04EC@svn01-us-west.apache.org> Author: mpetria Date: Thu Dec 10 08:46:44 2015 New Revision: 1719030 URL: http://svn.apache.org/viewvc?rev=1719030&view=rev Log: SLING-5368: make distribution.core work with Sling Event 4.0.0 Modified: sling/trunk/contrib/extensions/distribution/core/pom.xml Modified: sling/trunk/contrib/extensions/distribution/core/pom.xml URL: http://svn.apache.org/viewvc/sling/trunk/contrib/extensions/distribution/core/pom.xml?rev=1719030&r1=1719029&r2=1719030&view=diff ============================================================================== --- sling/trunk/contrib/extensions/distribution/core/pom.xml (original) +++ sling/trunk/contrib/extensions/distribution/core/pom.xml Thu Dec 10 08:46:44 2015 @@ -70,6 +70,9 @@ org.apache.sling.distribution.util + + org.apache.sling.event.jobs;version="[1.5.0,3.0)",org.apache.sling.event.jobs.consumer;version="[1.1,2)",* + httpasyncclient @@ -132,7 +135,7 @@ org.apache.sling org.apache.sling.event - 3.3.0 + 4.0.0 provided