Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 35054 invoked from network); 16 Aug 2006 12:56:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Aug 2006 12:56:59 -0000 Received: (qmail 93909 invoked by uid 500); 16 Aug 2006 12:56:57 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 93666 invoked by uid 500); 16 Aug 2006 12:56:56 -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 93655 invoked by uid 99); 16 Aug 2006 12:56:56 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Aug 2006 05:56:56 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of goyathlay.geronimo@gmail.com designates 64.233.182.185 as permitted sender) Received: from [64.233.182.185] (HELO nf-out-0910.google.com) (64.233.182.185) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Aug 2006 05:56:54 -0700 Received: by nf-out-0910.google.com with SMTP id c29so717953nfb for ; Wed, 16 Aug 2006 05:56:33 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=OSPHuHuJe7H34qfsG7n0W9P+F62/OnfZqJ2yYsbTbyTOxTRtSk6tK1Sce3HK01b14u0X3SXYHknM+flV0+/F/UbPJG64vHHxbIdhKcBk+VsROhQyskfTNr7rjEcxkVjPB/+hnzYn+NgmUIb/9nEy/1jI9u4oEa98pMYbncVNqD4= Received: by 10.49.55.13 with SMTP id h13mr655465nfk; Wed, 16 Aug 2006 05:56:33 -0700 (PDT) Received: by 10.78.184.5 with HTTP; Wed, 16 Aug 2006 05:56:33 -0700 (PDT) Message-ID: Date: Wed, 16 Aug 2006 08:56:33 -0400 From: "Prasad Kashyap" To: dev@geronimo.apache.org Subject: Re: Where is the source code for the G samples ? In-Reply-To: <9C20A676-EC5E-42EB-AD63-6CF829BDA960@planet57.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44C8DDFB.1060109@apache.org> <44C91BB5.3030000@earthlink.net> <9C20A676-EC5E-42EB-AD63-6CF829BDA960@planet57.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I remember someone telling me that they were there (applications/*) before to begin with. They were later put elsewhere. Don't recall who said that or where it got moved :-( Cheers Prasad On 8/16/06, Jason Dillon wrote: > So, anyone know how we can recreate the sources for these. I really > think we need to control the generating of these artifacts from out > build. > > Who knows? Lets just add the samples and their customizations to > applications/* > > --jason > > > On Jul 27, 2006, at 1:01 PM, Dave Colasurdo wrote: > > > IIRC, there were a few minor tweaks of the examples.. See > > GERONIMO-1299 and GERONIMO-1540 for details.. > > > > -Dave- > > > > Jeff Genender wrote: > >> I believe we used the source from Tomcat verbatim as we did not > >> want to > >> fork the code. In fact IIRC, it was a rename of the jars. > >> Jeff > >> Prasad Kashyap wrote: > >>> Does anybody know where I can find the source code for the geronimo > >>> samples, jsp-examples and tomcat-examples ? > >>> > >>> We are using these in our builds from this repository > >>> http://people.apache.org/repo/m1-snapshot-repository/geronimo- > >>> samples/wars/ > >>> > >>> We should archive the classes dirs in these wars just like we do to > >>> the apps in our build. When these examples wars are used in our > >>> build > >>> as is, there is a good possibility that it might hit the long path > >>> limit on windows. > >>> > >>> Cheers > >>> Prasad > >