Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4831366

incorrect usage examples for Jar tool in french localized version

XMLWordPrintable

    • b24
    • generic, x86
    • generic, windows_xp

        4839247

        Name: gm110360 Date: 03/12/2003


        FULL PRODUCT VERSION :


        FULL OS VERSION :
        Microsoft Windows XP [version 5.1.2600]

        A DESCRIPTION OF THE PROBLEM :
        It took me about ten minutes (it was my very first use of the jar tool) to figure why I couldn't jar a directory while using the exactly same syntax as stated in the usage comment of the jar tool :

        usage states the syntax for adding a dir is :
                jar cvfm classes.jar monmanifest -C foo/
        but archive creation fails with this syntax
        while the syntax that works is :
                jar cvfm -C foo/ classes.jar monmanifest


        Also the french translation of specific caracters like é à ' doesn't display correctly :
                -u mettre Ó jour le fichier d''archives existant
        should be :
                -u mettre à jour le fichier d'archives existant

        Thanks for your attention.

        REPRODUCIBILITY :
        This bug can be reproduced always.
        (Review ID: 182452)
        ======================================================================

        The fix was performed at the same time as 4860808 and integrated on 12/14.
        ###@###.### 2003-12-15

              jtusla Jiri Tusla (Inactive)
              gmanwanisunw Girish Manwani (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: