Return-Path: Delivered-To: apmail-incubator-gora-commits-archive@minotaur.apache.org Received: (qmail 49282 invoked from network); 7 Apr 2011 03:58:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 Apr 2011 03:58:14 -0000 Received: (qmail 7557 invoked by uid 500); 7 Apr 2011 03:58:14 -0000 Delivered-To: apmail-incubator-gora-commits-archive@incubator.apache.org Received: (qmail 7531 invoked by uid 500); 7 Apr 2011 03:58:13 -0000 Mailing-List: contact gora-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: gora-dev@incubator.apache.org Delivered-To: mailing list gora-commits@incubator.apache.org Received: (qmail 7524 invoked by uid 99); 7 Apr 2011 03:58:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Apr 2011 03:58:13 +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; Thu, 07 Apr 2011 03:58:10 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id B33FE238890A; Thu, 7 Apr 2011 03:57:49 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1089722 - /incubator/gora/trunk/ivy/ivysettings.xml Date: Thu, 07 Apr 2011 03:57:49 -0000 To: gora-commits@incubator.apache.org From: hsaputra@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110407035749.B33FE238890A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: hsaputra Date: Thu Apr 7 03:57:49 2011 New Revision: 1089722 URL: http://svn.apache.org/viewvc?rev=1089722&view=rev Log: GORA-31 | jersey-json dependency not in repositories currently in ivysettings.xml Patch from Marshall Pierce. Thank you for the patch, keep em coming =) Modified: incubator/gora/trunk/ivy/ivysettings.xml Modified: incubator/gora/trunk/ivy/ivysettings.xml URL: http://svn.apache.org/viewvc/incubator/gora/trunk/ivy/ivysettings.xml?rev=1089722&r1=1089721&r2=1089722&view=diff ============================================================================== --- incubator/gora/trunk/ivy/ivysettings.xml (original) +++ incubator/gora/trunk/ivy/ivysettings.xml Thu Apr 7 03:57:49 2011 @@ -53,6 +53,11 @@ pattern="${maven2.pattern.ext}" m2compatible="true" /> + +