Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 72122 invoked from network); 6 Sep 2006 20:54:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Sep 2006 20:54:09 -0000 Received: (qmail 90858 invoked by uid 500); 6 Sep 2006 20:54:08 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 90641 invoked by uid 500); 6 Sep 2006 20:54:07 -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 90630 invoked by uid 99); 6 Sep 2006 20:54:07 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Sep 2006 13:54:07 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=RCVD_IN_SORBS_WEB,SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [63.208.196.171] (HELO outbound.mailhop.org) (63.208.196.171) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Sep 2006 13:54:07 -0700 Received: from bi01p1.nc.us.ibm.com ([129.33.49.251] helo=[9.37.214.144]) by outbound.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.51) id 1GL4P1-0006Bc-N6 for dev@geronimo.apache.org; Wed, 06 Sep 2006 16:53:46 -0400 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 129.33.49.251 X-Report-Abuse-To: abuse@dyndns.com (see http://www.mailhop.org/outbound/abuse.html for abuse reporting information) X-MHO-User: hogndos Message-ID: <44FF3557.9040803@hogstrom.org> Date: Wed, 06 Sep 2006 16:53:43 -0400 From: Matt Hogstrom User-Agent: Thunderbird 1.5.0.5 (Macintosh/20060719) MIME-Version: 1.0 To: dev@geronimo.apache.org Subject: Re: [VOTE] 1.1.1-rc2 Release References: <44FE6B4A.1000405@hogstrom.org> <22d56c4d0609060934w2e27e7faw55a66998b9004159@mail.gmail.com> <21df75940609061348p70598577h11ed36ceed0411c3@mail.gmail.com> In-Reply-To: <21df75940609061348p70598577h11ed36ceed0411c3@mail.gmail.com> X-Enigmail-Version: 0.94.1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Grab the jar from http://people.apache.org/~hogstrom/1.1.1-rc2/geronimo-j2ee-jacc_1.0_spec-1.1.1-rc2.jar and place it in your local repo. Don't forget to rename it to the same name minus the -rc2. Since this jar is part of the release we have a bit of a race condition. Paul McMahan wrote: > Trying to build the src from > > http://people.apache.org/~hogstrom/1.1.1-rc2/geronimo-1.1.1-rc2-src.tar.gz > on linux I get this error : > > +---------------------------------------- > | geronimo and geronimo-plugins Geronimo :: Security > | Memory: 11M/17M > +---------------------------------------- > DEPRECATED: the default goal should be specified in the > section of project.xml instead of maven.xml > DEPRECATED: the default goal should be specified in the > section of project.xml instead of maven.xml > > build:end: > > Attempting to download geronimo-j2ee-jacc_1.0_spec-1.1.1.jar. > WARNING: Failed to download geronimo-j2ee-jacc_1.0_spec-1.1.1.jar. > > BUILD FAILED > File...... /home/pmcmahan/foo/geronimo-1.1.1-rc2-src/maven.xml > Element... maven:reactor > Line...... 43 > Column.... -1 > The build cannot continue because of the following unsatisfied dependency: > geronimo-j2ee-jacc_1.0_spec-1.1.1.jar > > Is this just due to a timing window where the specs haven't been > published until the release is ready? > > > Trying to build the src from > http://people.apache.org/~hogstrom/1.1.1-rc2/geronimo-1.1.1-rc2-src.zip > on windows I get this error in Geronimo::Maven Dependency Plugin: > > 15:20:10,031 INFO [PluginManager] Artifact 'C:\Documents and > Settings\pmcmahan\ > .maven\repository\maven\jars\maven-1.0.2.jar' not found to add to classpath > > That leads to some class not found errors when compiling > GenerateServiceXml.java. This seems to be a result of building with > maven1.1b3. Downgrading to maven1.1b2 got me further, to the error I > saw on linux described above. > > > Best wishes, > Paul > > > On 9/6/06, Vamsavardhana Reddy wrote: >> http://people.apache.org/~hogstrom/1.1.1- >> rc2/geronimo-j2ee-jacc_1.0_spec-1.1.1-rc2.jar is not same >> as the one that is in the binary distributions. I have checked this >> in the >> context of GERONIMO-2376 . >> >> Vamsi >> >> >> On 9/6/06, Matt Hogstrom wrote: >> > The changes pointed out by Bill have been incorporated (crossing my >> fingers). I have not received >> > any other comments so I'm hoping that others have looked. Please >> review >> these items and cast your >> > votes in this thread. >> > >> > Thanks in advance for your time and attention. >> > >> > Vote ends Monday morning at 0600 Eastern Time. If there are issues in >> advance of that date a new RC >> > will be spun up and a new vote started. >> > >> > *Source* >> > >> http://people.apache.org/~hogstrom/1.1.1-rc2/geronimo-1.1.1-rc2-src.tar.gz >> >> > >> http://people.apache.org/~hogstrom/1.1.1-rc2/geronimo-1.1.1-rc2-src.zip >> > >> > *Specifications* >> > >> http://people.apache.org/~hogstrom/1.1.1-rc2/geronimo-j2ee-jacc_1.0_spec-1.1.1-rc2.jar >> >> > >> http://people.apache.org/~hogstrom/1.1.1-rc2/geronimo-schema-j2ee_1.4-1.0-src.jar >> >> > >> http://people.apache.org/~hogstrom/1.1.1-rc2/geronimo-schema-j2ee_1.4-1.0.jar >> >> > >> > *Distributions* >> > >> http://people.apache.org/~hogstrom/1.1.1-rc2/geronimo-jetty-j2ee-1.1.1-rc2.tar.gz >> >> > >> http://people.apache.org/~hogstrom/1.1.1-rc2/geronimo-jetty-j2ee-1.1.1-rc2.zip >> >> > >> http://people.apache.org/~hogstrom/1.1.1-rc2/geronimo-jetty-minimal-1.1.1-rc2.tar.gz >> >> > >> http://people.apache.org/~hogstrom/1.1.1-rc2/geronimo-jetty-minimal-1.1.1-rc2.zip >> >> > >> http://people.apache.org/~hogstrom/1.1.1-rc2/geronimo-tomcat-j2ee-1.1.1-rc2.tar.gz >> >> > >> http://people.apache.org/~hogstrom/1.1.1-rc2/geronimo-tomcat-j2ee-1.1.1-rc2.zip >> >> > >> http://people.apache.org/~hogstrom/1.1.1-rc2/geronimo-tomcat-minimal-1.1.1-rc2.tar.gz >> >> > >> http://people.apache.org/~hogstrom/1.1.1-rc2/geronimo-tomcat-minimal-1.1.1-rc2.zip >> >> > >> > *Other Items* >> > >> http://people.apache.org/~hogstrom/1.1.1-rc2/openejb-builder-2.1.1.jar >> > >> http://people.apache.org/~hogstrom/1.1.1-rc2/openejb-core-2.1.1.jar >> > >> http://people.apache.org/~hogstrom/1.1.1-rc2/openejb-pkgen-builder-2.1.1.jar >> >> > >> >> > > >