bug-classpath
[Top][All Lists]
Advanced

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

[Bug classpath/36636] New: gjar -u doesn't work


From: gnu_andrew at member dot fsf dot org
Subject: [Bug classpath/36636] New: gjar -u doesn't work
Date: 25 Jun 2008 22:21:25 -0000

<twisti> $ gjar cvf test.zip asm/org/objectweb/asm/AnnotationVisitor.class 
<twisti> adding: asm/org/objectweb/asm/AnnotationVisitor.class (in=481)
(out=481) (stored 55%)
<twisti> $ unzip -l test.zip 
<twisti> Archive:  test.zip
<twisti>   Length     Date   Time    Name
<twisti>  --------    ----   ----    ----
<twisti>        60  06-25-08 23:38   META-INF/MANIFEST.MF
<twisti>       481  06-25-08 23:38  
asm/org/objectweb/asm/AnnotationVisitor.class
<twisti>  --------                   -------
<twisti>       541                   2 files
<twisti> $ gjar uvf test.zip asm/org/objectweb/asm/AnnotationWriter.class 
<twisti> adding: asm/org/objectweb/asm/AnnotationWriter.class (in=5344)
(out=5344) (stored 52%)
<twisti> adding: asm/org/objectweb/asm/AnnotationVisitor.class (in=481)
(out=481) (stored 55%)
<twisti> $ unzip -l test.zip 
<twisti> Archive:  test.zip
<twisti>   Length     Date   Time    Name
<twisti>  --------    ----   ----    ----
<twisti>        60  06-25-08 23:38   META-INF/MANIFEST.MF
<twisti>       481  06-25-08 23:38  
asm/org/objectweb/asm/AnnotationVisitor.class
<twisti>  --------                   -------
<twisti>       541                   2 files


-- 
           Summary: gjar -u doesn't work
           Product: classpath
           Version: 0.97
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: classpath
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gnu_andrew at member dot fsf dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36636





reply via email to

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