Return-Path: X-Original-To: apmail-hadoop-yarn-commits-archive@minotaur.apache.org Delivered-To: apmail-hadoop-yarn-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F14F6DA32 for ; Wed, 15 Aug 2012 19:11:40 +0000 (UTC) Received: (qmail 58170 invoked by uid 500); 15 Aug 2012 19:11:40 -0000 Delivered-To: apmail-hadoop-yarn-commits-archive@hadoop.apache.org Received: (qmail 57981 invoked by uid 500); 15 Aug 2012 19:11:40 -0000 Mailing-List: contact yarn-commits-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: yarn-commits@hadoop.apache.org Delivered-To: mailing list yarn-commits@hadoop.apache.org Received: (qmail 57729 invoked by uid 99); 15 Aug 2012 19:11:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Aug 2012 19:11:40 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Aug 2012 19:11:38 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 4834123889FA; Wed, 15 Aug 2012 19:10:54 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1373574 - /hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/pom.xml Date: Wed, 15 Aug 2012 19:10:54 -0000 To: yarn-commits@hadoop.apache.org From: tomwhite@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120815191054.4834123889FA@eris.apache.org> Author: tomwhite Date: Wed Aug 15 19:10:52 2012 New Revision: 1373574 URL: http://svn.apache.org/viewvc?rev=1373574&view=rev Log: HADOOP-8278. Make sure components declare correct set of dependencies. Modified: hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/pom.xml Modified: hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/pom.xml URL: http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/pom.xml?rev=1373574&r1=1373573&r2=1373574&view=diff ============================================================================== --- hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/pom.xml (original) +++ hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/pom.xml Wed Aug 15 19:10:52 2012 @@ -125,6 +125,10 @@ jersey-server + com.sun.jersey + jersey-json + + com.sun.jersey.contribs jersey-guice