Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 95202 invoked from network); 25 Jan 2008 10:02:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Jan 2008 10:02:48 -0000 Received: (qmail 36059 invoked by uid 500); 25 Jan 2008 10:02:36 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 36038 invoked by uid 500); 25 Jan 2008 10:02:36 -0000 Mailing-List: contact dev-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 dev@harmony.apache.org Received: (qmail 36029 invoked by uid 99); 25 Jan 2008 10:02:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Jan 2008 02:02:36 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of t.p.ellison@gmail.com designates 72.14.220.153 as permitted sender) Received: from [72.14.220.153] (HELO fg-out-1718.google.com) (72.14.220.153) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Jan 2008 10:02:09 +0000 Received: by fg-out-1718.google.com with SMTP id 16so597362fgg.36 for ; Fri, 25 Jan 2008 02:02:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; bh=Pex0FIpkFjRd3EIS1A/jkUzmUX63Gkhm6CkF5Y8/P6c=; b=oY/2I4g4xIE9/OhXWfZURcXtE+fGApw12BkTWNCRCBQPGLTfiG6fNqj8zH/3UyJDtyaBxiJoXDpkzP+JmgxvUTIodk7gXKNWjXq6sml/VU4W2xxpddRb6ZPc+7CSIgKHbROQhtg9+Koz4c3juUI8VSPwfb4rvHWQnpUyXqCBrR0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; b=P2S9Iia6Vrbr6v0P+uiO4FTqBb/DODiW+eI863lmgAPARzuWvbukMvKw6tUNZfznNTVO3MpyhAtOht2nbAdWW28K1/SR98cVY8PnYZ5+g+1LL6CQFHPJ8kJa/wB1HspM/jRS3wLerN8Fw4ClNsDTcQxYGBiJYE4rCx/4wUIomzo= Received: by 10.82.107.15 with SMTP id f15mr3267871buc.0.1201255333853; Fri, 25 Jan 2008 02:02:13 -0800 (PST) Received: from ?9.20.183.163? ( [195.212.29.83]) by mx.google.com with ESMTPS id m5sm2365395gve.11.2008.01.25.02.02.12 (version=SSLv3 cipher=RC4-MD5); Fri, 25 Jan 2008 02:02:12 -0800 (PST) Message-ID: <4799B3A2.2050102@gmail.com> Date: Fri, 25 Jan 2008 10:02:10 +0000 From: Tim Ellison User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: dev@harmony.apache.org Subject: Re: Harmony in ASF infra References: In-Reply-To: X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Alexey Varlamov wrote: > Hi all, > > ASF infra people seriously consider opportunity to move to Harmony, > and they asked for help (on infra@ list). The Confluence failed to > start: > > I recall when this topic was raised for the first time, they mentioned > JIRA and Confluence as primary workloads. The JIRA was enabled > successfully, but it's a pity the Confluence slipped thru cracks! > Good time to fix the mistake now ;) I raised HARMONY-5424 to track this. On first look it appears to be similar to the problem we had starting JIRA, which turned out to be a 'creative' layout of the Manifest.mf file. I'll take a look. Regards, Tim