classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: patch ZipFile


From: Mark Wielaard
Subject: Re: patch ZipFile
Date: Tue, 25 Nov 2003 23:28:46 +0100

Hi,

On Tue, 2003-11-25 at 02:04, David Bélanger wrote:
> The SableVM developers are moving to Classpath 0.06.  I will start
> sending bug fixes found in Classpath.

Very good news!
Please let us know when you have something releasable/testable.

> The first one is in ZipFile.  See patch included.
> The current Classpath implementation removes the path component
> from the name when the JarFile is created with new ZipFile(new
> File(name)).

Thanks. I created a Mauve test for this and checked that your patch
fixes the issue.

Applied as:

2003-11-25  David belanger  <address@hidden>

        * java/util/zip/ZipFile (Zipfile(File)): Set file path as name.
        (ZipFile(File,int)): Likewise. 

Very sorry to lose your \x{00E9}, I just couldn't get it in correctly
(being logged into my development machine remotely).

Cheers,

Mark




reply via email to

[Prev in Thread] Current Thread [Next in Thread]