Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 61617 invoked from network); 12 Oct 2007 11:11:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Oct 2007 11:11:19 -0000 Received: (qmail 79648 invoked by uid 500); 12 Oct 2007 11:11:07 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 79600 invoked by uid 500); 12 Oct 2007 11:11:07 -0000 Mailing-List: contact commits-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list commits@harmony.apache.org Received: (qmail 79591 invoked by uid 99); 12 Oct 2007 11:11:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Oct 2007 04:11:07 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Oct 2007 11:11:10 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 957437141F1 for ; Fri, 12 Oct 2007 04:10:50 -0700 (PDT) Message-ID: <18344896.1192187450609.JavaMail.jira@brutus> Date: Fri, 12 Oct 2007 04:10:50 -0700 (PDT) From: "Vladimir Beliaev (JIRA)" To: commits@harmony.apache.org Subject: [jira] Updated: (HARMONY-4936) [buildtest][eut] move EFL to subdirectory In-Reply-To: <18853741.1192183850615.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HARMONY-4936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Beliaev updated HARMONY-4936: -------------------------------------- Attachment: 02-H4936.patch 01-H4936.sh Here is a simple patch. Please get it committed ASAP because of after 'svn move' is done the "svn diff" produces pretty huge PATCH file (just inconvenient to track what files wree actually changed, produce the patch). Thanks Vladimir Beliaev > [buildtest][eut] move EFL to subdirectory > ----------------------------------------- > > Key: HARMONY-4936 > URL: https://issues.apache.org/jira/browse/HARMONY-4936 > Project: Harmony > Issue Type: Sub-task > Components: build - test - ci > Environment: any > Reporter: Vladimir Beliaev > Attachments: 01-H4936.sh, 02-H4936.patch > > > The simplest thing from the list in root JIRA is to move EFL/suite.properties to separate directory. So this subtask is targeted to this goal. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.