Return-Path: Delivered-To: apmail-incubator-geronimo-dev-archive@www.apache.org Received: (qmail 52701 invoked from network); 23 Oct 2003 04:38:27 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 23 Oct 2003 04:38:27 -0000 Received: (qmail 35717 invoked by uid 500); 23 Oct 2003 04:37:58 -0000 Delivered-To: apmail-incubator-geronimo-dev-archive@incubator.apache.org Received: (qmail 35661 invoked by uid 500); 23 Oct 2003 04:37:58 -0000 Mailing-List: contact geronimo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: geronimo-dev@incubator.apache.org Delivered-To: mailing list geronimo-dev@incubator.apache.org Received: (qmail 35648 invoked from network); 23 Oct 2003 04:37:58 -0000 Received: from unknown (HELO hogshead.codehaus.org) (66.216.68.111) by daedalus.apache.org with SMTP; 23 Oct 2003 04:37:58 -0000 Received: from hogshead.codehaus.org (hogshead.codehaus.org [66.216.68.111]) by hogshead.codehaus.org (8.11.6/8.11.6) with ESMTP id h9N546U14505 for ; Thu, 23 Oct 2003 00:04:11 -0500 Message-ID: <26509746.1066885446538.JavaMail.orion@hogshead.codehaus.org> Date: Thu, 23 Oct 2003 00:04:06 -0500 (CDT) From: jira@codehaus.org To: geronimo-dev@incubator.apache.org Subject: [jira] Commented: (GERONIMO-106) Deployment Planner base-class Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N The following comment has been added to this issue: Author: Jan Bartel Created: Thu, 23 Oct 2003 12:02 AM Body: Regarding AbstractStateManageable: I am in the process of applying the changes that Greg and Dain agreed upon ealier. That is: - AbstractStateManageable is removed - AbstractComponent is renamed to ManagedComponent and inherits from AbstractManagedObject - AbstractContainer is renamed ManagedContainer and inherits (indirectly) from AbstractManagedObject too. I will also be making some of the private members of AbstractManagedObject protected instead (the same ones as Gianny's patch). I will be checking these changes in the next day or two. Jan --------------------------------------------------------------------- View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=GERONIMO-106 Here is an overview of the issue: --------------------------------------------------------------------- Key: GERONIMO-106 Summary: Deployment Planner base-class Type: Improvement Status: Assigned Priority: Major Time Spent: Unknown Remaining: Unknown Project: Apache Geronimo Components: deployment Assignee: Aaron Mulder Reporter: Gianny DAMOUR Created: Tue, 21 Oct 2003 9:55 AM Updated: Tue, 21 Oct 2003 10:00 AM Description: This patch is an enhancement of GERONIMO-102, which was a "sample code" used to progress a discussion about the responsibities of Deployment Planners. It should fix most of the drawbacks identified by Jan Bartel. Some points have not been fixed. Indeed, some of them require a significant impact of the code-base. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira