Return-Path: Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: (qmail 93339 invoked from network); 18 Aug 2010 09:46:42 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 18 Aug 2010 09:46:42 -0000 Received: (qmail 22453 invoked by uid 500); 18 Aug 2010 09:46:41 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 22349 invoked by uid 500); 18 Aug 2010 09:46:39 -0000 Mailing-List: contact mapreduce-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-issues@hadoop.apache.org Delivered-To: mailing list mapreduce-issues@hadoop.apache.org Received: (qmail 22228 invoked by uid 99); 18 Aug 2010 09:46:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Aug 2010 09:46:38 +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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Aug 2010 09:46:38 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o7I9kHL2015331 for ; Wed, 18 Aug 2010 09:46:18 GMT Message-ID: <6786981.417931282124777841.JavaMail.jira@thor> Date: Wed, 18 Aug 2010 05:46:17 -0400 (EDT) From: "Vinay Kumar Thota (JIRA)" To: mapreduce-issues@hadoop.apache.org Subject: [jira] Updated: (MAPREDUCE-1809) Ant build changes for Streaming system tests in contrib projects. In-Reply-To: <2498225.1141274637144848.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MAPREDUCE-1809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinay Kumar Thota updated MAPREDUCE-1809: ----------------------------------------- Status: Open (was: Patch Available) > Ant build changes for Streaming system tests in contrib projects. > ----------------------------------------------------------------- > > Key: MAPREDUCE-1809 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-1809 > Project: Hadoop Map/Reduce > Issue Type: Task > Components: build > Affects Versions: 0.21.0 > Reporter: Vinay Kumar Thota > Assignee: Vinay Kumar Thota > Fix For: 0.21.0 > > Attachments: 1809-ydist-security.patch, 1809-ydist-security.patch, MAPREDUCE-1809.patch, MAPREDUCE-1809.patch, MAPREDUCE-1809.patch, MAPREDUCE-1809.patch, MAPREDUCE-1809.patch > > > Implementing new target( test-system) in build-contrib.xml file for executing the system test that are in contrib projects. Also adding 'subant' target in aop.xml that calls the build-contrib.xml file for system tests. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.