Date: Thu, 9 Sep 2004 15:20:00 +0200 From: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> To: Ronald Klop <ronald-freebsd8@klop.yi.org> Cc: "java@freebsd.org" <java@freebsd.org> Subject: Re: javamail and jaf not fetchable Message-ID: <20040909132000.GB78886@arabica.esil.univ-mrs.fr> In-Reply-To: <opsd00xdta8527sy@outgoing.local> References: <opsd00xdta8527sy@outgoing.local>
next in thread | previous in thread | raw e-mail | index | archive | help
Ronald, Thanks for notifying this. Actually the error comes from all '&' being escaped in DOWNLOAD_URL. The URLs are correct if you remove all '\'. Hence: http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=7017-jaf-1.0.2-oth-JPR&SiteId=JSC&TransactionId=noreg http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=7515-java_mail-1.3.1-oth-JPR&SiteId=JSC&TransactionId=noreg I've got a fix for that but the ports/ CVS is actually frozen so you'll to wait for me to get the approval of portmgr@ before I can commit the patch. Herve On Wed, Sep 08, 2004 at 11:06:39PM +0200, Ronald Klop wrote: > Hello, > > The url's of the javamail and jaf port give errors. > I don't know if these errors are permanent or temporary. But maybe > somebody has the time to look at it. > > Greetings, > > Ronald.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040909132000.GB78886>