Return-Path: Delivered-To: apmail-pig-commits-archive@www.apache.org Received: (qmail 90242 invoked from network); 6 Oct 2010 20:22:20 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 Oct 2010 20:22:20 -0000 Received: (qmail 69510 invoked by uid 500); 6 Oct 2010 20:22:20 -0000 Delivered-To: apmail-pig-commits-archive@pig.apache.org Received: (qmail 69483 invoked by uid 500); 6 Oct 2010 20:22:20 -0000 Mailing-List: contact commits-help@pig.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@pig.apache.org Delivered-To: mailing list commits@pig.apache.org Received: (qmail 69468 invoked by uid 99); 6 Oct 2010 20:22:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Oct 2010 20:22:20 +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; Wed, 06 Oct 2010 20:22:18 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 85DA22388B46; Wed, 6 Oct 2010 20:21:57 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1005232 - /pig/tags/ Date: Wed, 06 Oct 2010 20:21:57 -0000 To: commits@pig.apache.org From: gates@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20101006202157.85DA22388B46@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: gates Date: Wed Oct 6 20:21:57 2010 New Revision: 1005232 URL: http://svn.apache.org/viewvc?rev=1005232&view=rev Log: Moving Pig code from Hadoop to Pig. Added: pig/tags/ - copied from r1005231, hadoop/pig/tags/