Return-Path: Delivered-To: apmail-maven-continuum-dev-archive@www.apache.org Received: (qmail 20520 invoked from network); 4 Sep 2007 03:07:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Sep 2007 03:07:28 -0000 Received: (qmail 21896 invoked by uid 500); 4 Sep 2007 03:07:23 -0000 Delivered-To: apmail-maven-continuum-dev-archive@maven.apache.org Received: (qmail 21873 invoked by uid 500); 4 Sep 2007 03:07:23 -0000 Mailing-List: contact continuum-dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-dev@maven.apache.org Delivered-To: mailing list continuum-dev@maven.apache.org Received: (qmail 21862 invoked by uid 99); 4 Sep 2007 03:07:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Sep 2007 20:07:22 -0700 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 wsmoak@gmail.com designates 66.249.82.225 as permitted sender) Received: from [66.249.82.225] (HELO wx-out-0506.google.com) (66.249.82.225) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Sep 2007 03:07:19 +0000 Received: by wx-out-0506.google.com with SMTP id h28so1953106wxd for ; Mon, 03 Sep 2007 20:06:58 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=i8CYea+NW1IzRVVe6skF3YH+jG6CHGZ9LlcZB8n7SWKe0fKK2NVc3hXLHMp6pnsovxTF7MF0DSvmHOcFY2s8/JGklfYfzb9V7+6IHDhAKcv6giMUf3gex2DqDmqZgEYkmnFPnUtqA9GEcvowRgxl4vrOkiDJt8IADzeQ5cx8QLo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=dxnyN+f3sfskCxSNvAvc2ZB7cqzLBEMyGXEv9jXY8GotXLlJdMqYfRuztQzJI+R7oEVrBVW5HOZsNrLvLQiPSZguKKt4rbT2GLKsmKT5HqxdU2eSdtBfj3whUQXyOs5Rg85PKKsqdt7YTjdndUDyox88VPeOTZCcLhl0kGgkmhc= Received: by 10.90.104.14 with SMTP id b14mr4538935agc.1188875218417; Mon, 03 Sep 2007 20:06:58 -0700 (PDT) Received: by 10.90.120.14 with HTTP; Mon, 3 Sep 2007 20:06:58 -0700 (PDT) Message-ID: Date: Mon, 3 Sep 2007 20:06:58 -0700 From: "Wendy Smoak" To: continuum-dev@maven.apache.org Subject: Splitting up the Installations form MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org I think the form for adding a new Installation should be split up into one form for environment variables, and another for the Ant/Maven/JDK installations. The current web UI is confusing, we have a field marked as required when it usually isn't, necessitating a long field label to try to explain the situation. Thoughts? -- Wendy