Return-Path: Delivered-To: apmail-incubator-geronimo-dev-archive@incubator.apache.org Received: (qmail 84100 invoked by uid 500); 19 Aug 2003 00:06:36 -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 84087 invoked from network); 19 Aug 2003 00:06:35 -0000 Received: from adsl-209-233-18-245.dsl.snfc21.pacbell.net (HELO public.coredevelopers.net) (209.233.18.245) by daedalus.apache.org with SMTP; 19 Aug 2003 00:06:35 -0000 Received: from coredevelopers.net (dsundstrom-host236.dsl.visi.com [208.42.65.236]) (using TLSv1 with cipher DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by public.coredevelopers.net (Postfix on SuSE Linux 8.0 (i386)) with ESMTP id 9866EB6E0 for ; Mon, 18 Aug 2003 17:00:15 -0700 (PDT) Date: Mon, 18 Aug 2003 19:06:30 -0500 Mime-Version: 1.0 (Apple Message framework v552) Content-Type: text/plain; charset=US-ASCII; format=flowed Subject: Notification when moving code From: Dain Sundstrom To: geronimo-dev@incubator.apache.org Content-Transfer-Encoding: 7bit Message-Id: X-Mailer: Apple Mail (2.552) X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I just had a fairly bad CVS experience, and I know some others also have. The problem is moving code. This causes big problems for people with uncommitted changes, and makes for some very unhappy programmers. I suggest that as a community that we agree to give at least 24 hours notice of [moving-code] to the mailing list. This rule would apply to core sections of code like org.apache.geronimo.common.State and modules like the move of jsr77 to j2ee-management. I also suggest that committers take a good long look at a patch before committing it. Is it using the correct code style? Is the packaging correct? Is it necessary? I understand the urge to commit patches from contributors, but please help keep geronimo cruft free. Given resent major changes to the system, I did a quick code review, and will send my notes in separate emails. -dain /************************* * Dain Sundstrom * Partner * Core Developers Network *************************/