Return-Path: Delivered-To: apmail-incubator-geronimo-dev-archive@incubator.apache.org Received: (qmail 23611 invoked by uid 500); 13 Aug 2003 09:55:31 -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 23597 invoked from network); 13 Aug 2003 09:55:31 -0000 Received: from out3.smtp.messagingengine.com (HELO mail.messagingengine.com) (66.111.4.27) by daedalus.apache.org with SMTP; 13 Aug 2003 09:55:31 -0000 Received: from smtp.us2.messagingengine.com (localhost [127.0.0.1]) by localhost.localdomain (Postfix) with ESMTP id 442839F2ED for ; Wed, 13 Aug 2003 05:55:44 -0400 (EDT) Received: from 10.202.2.133 ([10.202.2.133] helo=smtp.us2.messagingengine.com) by messagingengine.com with SMTP; Wed, 13 Aug 2003 05:55:44 -0400 Received: by smtp.us2.messagingengine.com (Postfix, from userid 99) id 1DFEC638B5; Wed, 13 Aug 2003 05:55:44 -0400 (EDT) Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="ISO-8859-1" MIME-Version: 1.0 X-Mailer: MIME::Lite 1.2 (F2.71; T1.001; A1.51; B2.12; Q2.03) From: "Gareth Bryan" To: geronimo-dev@incubator.apache.org Date: Wed, 13 Aug 2003 10:55:44 +0100 X-Epoch: 1060768544 X-Sasl-enc: JasDuF8k9wFIx5id2Jp+TQ Subject: Re: Re[2]: [PATCH] junit testcase for SimpleInstancePool.java References: In-Reply-To: Message-Id: <20030813095544.1DFEC638B5@smtp.us2.messagingengine.com> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi Jason, Issue is a real simple one. Ed previously suggested that when submitting /new/ files with a patch, the new files should be stored in a jar file (to rpeserve directory structure and platform independenc) and attached to the [PATCH] email along with the patch.txt file generated by "cvs diff -u" (which only contains the directory diff information). I think James then 'accepted' this suggestion as the way for non-comitters to submit new files. However, what was not specified in the original agreement was the format of the jar file. Here's a really verbose explanation that should bore the socks off you ;) Say my src is at /usr/local/src/incubator-geronimo Say I want to add /usr/local/src/incubator-geronimo/modules/core/src/test/org/apache/geronimo= /cache/SimpleInstancePoolTest.java Should I do "jar -cvf" from a) /usr/local/src/incubator-geronimo or b) /usr/local/src/incubator-geronimo/modules/core/src/test In the case of (a), the result of doing "jar -tvf" on the file will be modules/core/src/test/org/apache/geronimo/cache/SimpleInstancePoolTest.java In the case of (b), the result of doing "jar -tvf" on the file will be org/apache/geronimo/cache/SimpleInstancePoolTest.java The question, then, is one of convention / convenience for the comitters - when you guys unjar to do the cvs comitt, which would you prefer? IMHO, option (a) is best because it makes clear where we intend our new file to go. I think Ed also has this opinion. Does that make sense? (It really is a very minor point - I feel embarassed bringing it up ;)) Regards, Gareth On Wed, 13 Aug 2003 14:08:20 +0700, "Jason Dillon" said: > I don't understand the issue here, can someone give me the terse=20 > explanation please. >=20 > --jason >=20 >=20 > On Wednesday, August 13, 2003, at 07:27 AM, Gareth Bryan wrote: >=20 > > My vote would go with from the root of the entire project, but I guess > > it's up to the comitters... > > > > On Wed, 13 Aug 2003 02:21:32 +0200, "Ed Letifov" > > said: > >> Hello Gareth, > >> > >> GB> Put another way, in the jar, do we want:- > >> > >> GB> A) modules/core/src/java/org/apache/... > >> GB> or > >> GB> B) org/apache/... > >> > >> Well, good question. Just send a jar where I've started from the test > >> root directory, which is probably not good at all. > >> > >> I think it should be from the very root of the project. > >> > >> Does anyone has a different opinion? > >> > >> GB> Could you also post the reply to this on the Wiki? > >> > >> Sure, as soon as we decide. > >> > >> --=20 > >> Best regards, > >> Ed mailto:e.letifov@chello.nl > >> > > --=20 > > Gareth Bryan > > garethbryan@fastmail.fm > > > > --=20 > > http://www.fastmail.fm - Same, same, but different=85 > > >=20 --=20 Gareth Bryan garethbryan@fastmail.fm --=20 http://www.fastmail.fm - Or how I learned to stop worrying and love email again