Return-Path: Delivered-To: apmail-hive-dev-archive@www.apache.org Received: (qmail 78851 invoked from network); 20 Oct 2010 04:41:46 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 20 Oct 2010 04:41:46 -0000 Received: (qmail 52070 invoked by uid 500); 20 Oct 2010 04:41:46 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 51901 invoked by uid 500); 20 Oct 2010 04:41:45 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 51891 invoked by uid 500); 20 Oct 2010 04:41:45 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 51888 invoked by uid 99); 20 Oct 2010 04:41:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Oct 2010 04:41:45 +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, 20 Oct 2010 04:41:45 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o9K4fP68016108 for ; Wed, 20 Oct 2010 04:41:25 GMT Message-ID: <23250762.1501287549685050.JavaMail.jira@thor> Date: Wed, 20 Oct 2010 00:41:25 -0400 (EDT) From: "Carl Steinbach (JIRA)" To: hive-dev@hadoop.apache.org Subject: [jira] Updated: (HIVE-1163) Eclipse launchtemplate changes to enable debugging In-Reply-To: <47817622.240761266011308194.JavaMail.jira@brutus.apache.org> 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/HIVE-1163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1163: --------------------------------- Component/s: Build Infrastructure Affects Version/s: (was: 0.6.0) Release Note: (was: HIVE-1163. Eclipse launchtemplate changes to enable debugging. (Ning Zhang and Carl Steinbach via zshao)) > Eclipse launchtemplate changes to enable debugging > -------------------------------------------------- > > Key: HIVE-1163 > URL: https://issues.apache.org/jira/browse/HIVE-1163 > Project: Hive > Issue Type: Task > Components: Build Infrastructure > Reporter: Ning Zhang > Assignee: Ning Zhang > Fix For: 0.6.0 > > Attachments: HIVE-1163.4.patch, HIVE-1163.patch, HIVE-1163_2.patch, HIVE-1163_3.patch > > > Some recent changes in the build.xml and build-common.xml breaks the debugging functionality in eclipse. Some system defined properties were missing when running eclipse debugger. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.