Return-Path: Delivered-To: apmail-labs-commits-archive@minotaur.apache.org Received: (qmail 1549 invoked from network); 16 Jul 2009 08:01:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 16 Jul 2009 08:01:49 -0000 Received: (qmail 12613 invoked by uid 500); 16 Jul 2009 08:02:55 -0000 Delivered-To: apmail-labs-commits-archive@labs.apache.org Received: (qmail 12487 invoked by uid 500); 16 Jul 2009 08:02:55 -0000 Mailing-List: contact commits-help@labs.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: labs@labs.apache.org Delivered-To: mailing list commits@labs.apache.org Received: (qmail 12477 invoked by uid 99); 16 Jul 2009 08:02:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Jul 2009 08:02:55 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.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, 16 Jul 2009 08:02:43 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id A201C238888E; Thu, 16 Jul 2009 08:02:22 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r794578 - /labs/hupa/pom.xml Date: Thu, 16 Jul 2009 08:02:22 -0000 To: commits@labs.apache.org From: norman@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090716080222.A201C238888E@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: norman Date: Thu Jul 16 08:02:22 2009 New Revision: 794578 URL: http://svn.apache.org/viewvc?rev=794578&view=rev Log: remove local cobogw libs, cobogw provide an maven2 repos now Modified: labs/hupa/pom.xml Modified: labs/hupa/pom.xml URL: http://svn.apache.org/viewvc/labs/hupa/pom.xml?rev=794578&r1=794577&r2=794578&view=diff ============================================================================== --- labs/hupa/pom.xml (original) +++ labs/hupa/pom.xml Thu Jul 16 08:02:22 2009 @@ -53,6 +53,11 @@ http://gwt-dispatch.googlecode.com/svn/maven2 + cobogw + Cobogw repository at googlecode + http://cobogw.googlecode.com/svn/maven2 + + guice Guice repository at googlecode http://guice-maven.googlecode.com/svn/trunk @@ -251,7 +256,7 @@ org.cobogw.gwt - org.cobogw.gwt + cobogw 1.3 --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@labs.apache.org For additional commands, e-mail: commits-help@labs.apache.org