From commons-dev-return-70539-apmail-jakarta-commons-dev-archive=jakarta.apache.org@jakarta.apache.org Fri Apr 22 14:23:40 2005 Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 1576 invoked from network); 22 Apr 2005 14:23:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Apr 2005 14:23:39 -0000 Received: (qmail 98393 invoked by uid 500); 22 Apr 2005 14:23:49 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 98315 invoked by uid 500); 22 Apr 2005 14:23:49 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 98262 invoked by uid 99); 22 Apr 2005 14:23:49 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of davanum@gmail.com designates 64.233.184.193 as permitted sender) Received: from wproxy.gmail.com (HELO wproxy.gmail.com) (64.233.184.193) by apache.org (qpsmtpd/0.28) with ESMTP; Fri, 22 Apr 2005 07:23:47 -0700 Received: by wproxy.gmail.com with SMTP id 40so486091wri for ; Fri, 22 Apr 2005 07:23:21 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ZBFHZ1crwrgSW76fZ5B9C7ya7tPYkK0ljhQqHE0KhX1+z+9W5HV1YkcArRoRfeuRHAPpf8fMPblFwnkwtq5D7ZusRbG+RqrVDDYw2XBLNylS/daTevs3OaV/aEfvzhgoXovqZ0C5RUBEhAgS+QJk8nfSGcDbNG30zEO0KlFqhok= Received: by 10.54.59.20 with SMTP id h20mr195181wra; Fri, 22 Apr 2005 07:23:21 -0700 (PDT) Received: by 10.38.8.11 with HTTP; Fri, 22 Apr 2005 07:23:21 -0700 (PDT) Message-ID: <19e0530f05042207235b6a185f@mail.gmail.com> Date: Fri, 22 Apr 2005 10:23:21 -0400 From: Davanum Srinivas Reply-To: dims@apache.org To: Jakarta Commons Developers List Subject: Re: Jakarta Commons Discovery In-Reply-To: <1114026352.5148.22.camel@knossos.elmet> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1114026352.5148.22.camel@knossos.elmet> X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Added myself to discovery's project.xml. -- dims On 4/20/05, robert burrell donkin wrote: > we are now three :) >=20 > by the ancient apache rule of three, that should be enough to create a > release. so, i don't see why we can't actually do a full release by the > book. >=20 > all that's needed is for myself, rory and dims to commit our names to > the appropriate discovery file. then elect a release manager, roll an RC > followed by a VOTE and a full release. >=20 > if rory's happy to roll the release, that's great. i've done a load so > i'd be happy to help if needed. (i would also be willing to act as > release manager if rory would prefer it that way, providing rory and > dims sign up :) >=20 > - robert >=20 > On Wed, 2005-04-20 at 14:27 +0100, Rory Winston wrote: > > Sorry Fernando, I meant a 0.3-RC jar. > > > > Do you know if the patches are already in CVS (i.e. if Discovery was bu= ilt from CVS now, and released into apache dist/ that would be good enough?= If so, I can cut a release easily enough. I dont know about the Maven repo= sitory stuff, but I could put a release on Jakarta. > > > > > > > > "Jakarta Commons Developers List" wrot= e: > > > > > > > > Hi Rory, > > > > > > Rory Winston wrote: > > > > AFAIK, Discovery has been inactive for quite a while now. I dont kn= ow if you will find any of the original developers still around, to be hone= st. > > > > > > > > What exactly needs to be done here? Would an easy solution just be = to package up a Discovery-0.2-RC1 and make that .jar available? > > > > > > > > > > There is a 0.2 already. > > > > > > http://www.apache.org/dist/jakarta/commons/discovery/source/commons-d= iscovery-0.2-src.tar.gz > > > > > > > > > However, this version has some bugs that prevents its use and people = are > > > resorting to some CVS snapshots that contain the patches that fix the > > > bugs. For instance, ObjectWeb JOnAS is using a snapshot dated 27-Mar= -2004. > > > > > > > > > JPackage.org and all Linux distrubutions based on it build their > > > packages from sources, so what they are looking for is a > > > > > > http://www.apache.org/dist/jakarta/commons/discovery/source/commons-d= iscovery-0.3-src.tar.gz > > > > > > (or 0.2.1) that contains the patches. > > > > > > I believe ObjectWeb would also like to be able to download the .jar > > > directly and I believe it should also go into the maven repository if= it > > > is being used by other Apache projects that have been mavenized. > > > > > > > > > Regards, > > > Fernando > > > > > > > > > > > > > > > > > > > > "Jakarta Commons Developers List" = wrote: > > > > > > > > > > > >>Hi everyone, > > > >> > > > >>robert burrell donkin wrote: > > > >> > > > >>>On Sun, 2005-04-17 at 00:30 -0400, Phil Steitz wrote: > > > >>> > > > >>> > > > >>>>Hi Fernando, > > > >>>> > > > >>>>Unfortunately, I don't think we can do what you are asking withou= t > > > >>>>cutting a release. We don't publish snapshots of Jakarta Commons > > > >>>>components. To cut a release, we need a release manager to volun= teer, > > > >>>>develop a plan, initiate a vote and then cut the release. > > > >>> > > > >>> > > > >>>+1 > > > >>> > > > >> > > > >>OK > > > >> > > > >> > > > >>>>Any [discovery] volunteers? > > > >>> > > > >> > > > > >> > i think that this is an issue that we should think about address= ing. > > > >> > (hopefully, a discovery volunteer will jump in about now...) > > > >> > > > > >> > > > >>It seems all discovery folks are busy with other things :-( > > > >> > > > >> > > > >> > > > >>>in the absence of discovery volunteers, i think that this is > > > >>>circumstance where we might consider seconding volunteers from oth= er > > > >>>commons components onto discovery. (the traditional form would be = to > > > >>>commit a change to the appropriate file and then wait for -1's.) > > > >>> > > > >> > > > >>The bug in 0.2 makes it impossible to use and is creating a "de fac= to" > > > >>release out of untagged cvs code. It would make sense going ahead = with > > > >>your plan "B" and see if someone opposes and if somone from another > > > >>component pushes it out. I do not have the necessary knowlwdge to = do > > > >>it, otherwise I would offer to help. > > > >> > > > >> > > > >>Regards to all, > > > >>Fernando > > > >> > > > >>-------------------------------------------------------------------= -- > > > >>To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org > > > >>For additional commands, e-mail: commons-dev-help@jakarta.apache.or= g > > > >> > > > >> > > > > > > > > > > > > > > > > > > > > _________________________________________________________________ > > > > Sign up for eircom broadband now and get a free two month trial.* > > > > Phone 1850 73 00 73 or visit http://home.eircom.net/broadbandoffer > > > > > > > > > > > > > > > > -------------------------------------------------------------------= -- > > > > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org > > > > For additional commands, e-mail: commons-dev-help@jakarta.apache.or= g > > > > > > > > > > > > > > -- > > > Fernando Nasser > > > Red Hat Canada Ltd. E-Mail: fnasser@redhat.com > > > 2323 Yonge Street, Suite #300 > > > Toronto, Ontario M4P 2C9 > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org > > > For additional commands, e-mail: commons-dev-help@jakarta.apache.org > > > > > > > > > > > > > > _________________________________________________________________ > > Sign up for eircom broadband now and get a free two month trial.* > > Phone 1850 73 00 73 or visit http://home.eircom.net/broadbandoffer > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org > > For additional commands, e-mail: commons-dev-help@jakarta.apache.org > > >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org > For additional commands, e-mail: commons-dev-help@jakarta.apache.org >=20 >=20 --=20 Davanum Srinivas - http://webservices.apache.org/~dims/ --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org