Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 17290 invoked from network); 12 Aug 2009 07:42:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 Aug 2009 07:42:31 -0000 Received: (qmail 79404 invoked by uid 500); 12 Aug 2009 07:42:38 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 79320 invoked by uid 500); 12 Aug 2009 07:42:38 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 79312 invoked by uid 99); 12 Aug 2009 07:42:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Aug 2009 07:42: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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Aug 2009 07:42:36 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 0C3C6234C045 for ; Wed, 12 Aug 2009 00:42:15 -0700 (PDT) Message-ID: <889141460.1250062935049.JavaMail.jira@brutus> Date: Wed, 12 Aug 2009 00:42:15 -0700 (PDT) From: "Delos Dai (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Resolved: (GERONIMODEVTOOLS-585) Make GEP generate standard JEE deployment descriptor by default In-Reply-To: <1302199193.1250060954985.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Delos Dai resolved GERONIMODEVTOOLS-585. ---------------------------------------- Resolution: Fixed > Make GEP generate standard JEE deployment descriptor by default > --------------------------------------------------------------- > > Key: GERONIMODEVTOOLS-585 > URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-585 > Project: Geronimo-Devtools > Issue Type: Improvement > Components: eclipse-plugin > Affects Versions: 2.1.5, 2.2.0 > Reporter: Delos Dai > Assignee: Delos Dai > Fix For: 2.1.5, 2.2.0 > > > By default , WTP won't generate deployment descriptor unless user select the checkbox when creating a project. It's a default behavior of WTP. It's more reasonable to select the checkbox by default. So GEP can make the checkbox selected by default. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.