Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 10410 invoked from network); 2 Dec 2005 23:57:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Dec 2005 23:57:53 -0000 Received: (qmail 77435 invoked by uid 500); 2 Dec 2005 23:56:43 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 77346 invoked by uid 500); 2 Dec 2005 23:56:42 -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 77299 invoked by uid 99); 2 Dec 2005 23:56:42 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Dec 2005 15:56:42 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of ammulder@gmail.com designates 64.233.162.206 as permitted sender) Received: from [64.233.162.206] (HELO zproxy.gmail.com) (64.233.162.206) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Dec 2005 10:44:06 -0800 Received: by zproxy.gmail.com with SMTP id 9so388117nzo for ; Fri, 02 Dec 2005 10:42:16 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=WyoDTzOrGbJWX0SGa5egHsUVkDawPn9XJuut03+5F8DGJrBbsqwSlyXhFIy6ZDgZkNhPqX0w3RRH2hAZj6nVZQR7T1TYWi33dSNp+NP2fpbsuOcx8oq/+j4L7TCkekwA7FFK0QvX/A4Daw0nbXiqnr1P6dvDkP8kf+vDlZRTj8Q= Received: by 10.36.221.17 with SMTP id t17mr2792604nzg; Fri, 02 Dec 2005 10:42:15 -0800 (PST) Received: by 10.37.13.69 with HTTP; Fri, 2 Dec 2005 10:42:15 -0800 (PST) Message-ID: <74e15baa0512021042ye178f94n1e45bd66afb36ca1@mail.gmail.com> Date: Fri, 2 Dec 2005 13:42:15 -0500 From: Aaron Mulder Sender: ammulder@gmail.com To: "Kevan Miller (JIRA)" Subject: Re: [jira] Assigned: (GERONIMO-1261) Writes to repository broken In-Reply-To: <383056583.1133540010731.JavaMail.jira@ajax.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <383056583.1133540010731.JavaMail.jira@ajax.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Yeah, I just crashed before I got around to it last night. :) Aaron On 12/2/05, Kevan Miller (JIRA) wrote: > [ http://issues.apache.org/jira/browse/GERONIMO-1261?page=3Dall ] > > Kevan Miller reassigned GERONIMO-1261: > -------------------------------------- > > Assign To: Aaron Mulder > > Aaron, I was about to investigate this issue since it was open and unassi= gned. However, it looks like you fixed this issue with r351591 and possibly= r351592. If so, can you mark it fixed? > > > Writes to repository broken > > --------------------------- > > > > Key: GERONIMO-1261 > > URL: http://issues.apache.org/jira/browse/GERONIMO-1261 > > Project: Geronimo > > Type: Bug > > Components: console, core > > Versions: 1.0-M5 > > Reporter: Aaron Mulder > > Assignee: Aaron Mulder > > Priority: Blocker > > Fix For: 1.0 > > > > > When you download a database driver JAR from the console, it uses the w= riteable repository interface to save the JAR. > > Downloading a JAR called mysql-connector-java-3.1.11-bin.jar resulted i= n: > > - a repository entry of mysql/jars/jars-mysql-connector-java-3.1.11-bi= n.jar.jar (note 2 jars and 2 .jar) > > - a repository URI of mysql/jars-mysql-connector-java/3.1.11-bin.jar/j= ar (note extra jars and .jar/jar) > > -- > This message is automatically generated by JIRA. > - > If you think it was sent incorrectly contact one of the administrators: > http://issues.apache.org/jira/secure/Administrators.jspa > - > For more information on JIRA, see: > http://www.atlassian.com/software/jira > >