Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 47125 invoked from network); 9 Mar 2007 10:52:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Mar 2007 10:52:15 -0000 Received: (qmail 79368 invoked by uid 500); 9 Mar 2007 10:52:21 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 79323 invoked by uid 500); 9 Mar 2007 10:52:21 -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 79307 invoked by uid 99); 9 Mar 2007 10:52:21 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Mar 2007 02:52:21 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= 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, 09 Mar 2007 02:44:07 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 91B4C714078 for ; Fri, 9 Mar 2007 02:43:26 -0800 (PST) Message-ID: <33042701.1173437006592.JavaMail.root@brutus> Date: Fri, 9 Mar 2007 02:43:26 -0800 (PST) From: "Rick McGuire (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Resolved: (GERONIMO-2945) Reorganized the geronimo-javamail tree so that the 1.3.1 and 1.4 providers can be release separately. In-Reply-To: <27706768.1173435984110.JavaMail.root@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/GERONIMO-2945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire resolved GERONIMO-2945. ------------------------------------ Resolution: Fixed Committed revision 516366. > Reorganized the geronimo-javamail tree so that the 1.3.1 and 1.4 providers can be release separately. > ----------------------------------------------------------------------------------------------------- > > Key: GERONIMO-2945 > URL: https://issues.apache.org/jira/browse/GERONIMO-2945 > Project: Geronimo > Issue Type: Improvement > Security Level: public(Regular issues) > Components: mail > Affects Versions: 1.2, 2.0 > Reporter: Rick McGuire > Assigned To: Rick McGuire > Fix For: 1.2, 2.0 > > > Now that the javamail spec jars are released on their own separate release cycles. a new release of the 1.3.1 jar does not necessarily coincide with a release of the 1.4 spec jars. However, the 1.3.1 and 1.4 mail and provider jars share a common parent pom, which makes it difficult to release the two parts separately. This should be reworked so that these are no longer so tightly coupled. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.