commit-classpath
[Top][All Lists]
Advanced

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

[commit-cp] classpath ./ChangeLog tools/gnu/classpath/tools...


From: Raif S. Naffah
Subject: [commit-cp] classpath ./ChangeLog tools/gnu/classpath/tools...
Date: Sat, 13 May 2006 00:34:57 +0000

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Raif S. Naffah <address@hidden> 06/05/13 00:34:57

Modified files:
        .              : ChangeLog 
        tools/gnu/classpath/tools/jarsigner: Main.java JarSigner.java 
        resource/gnu/classpath/tools/jarsigner: MessageBundle.properties 
        tools          : Makefile.am 
Removed files:
        tools/gnu/classpath/tools/jarsigner: jarsigner.txt 

Log message:
        2006-05-13  Raif S. Naffah  <address@hidden>
        
        * resource/gnu/classpath/tools/jarsigner/MessageBundle.properties:
        Added help text.
        * tools/Makefile.am (JARSIGNER_HELPS): Removed.
        * tools/gnu/classpath/tools/jarsigner/jarsigner.txt: Removed.
        * tools/gnu/classpath/tools/jarsigner/Main.java:
        Increased visibility of fields used by parser anonymous classes.
        (HELP_PATH): Removed.
        (cmdLineParser): New field.
        (main): Handle JVM exit status.
        Handle command line parsing exceptions.
        (processArgs): Use getopt command line parser.
        (getParser): New method.
        (setupCommonParams): Removed checks now handled by processArgs().
        (setupSigningParams): Likewise.
        * tools/gnu/classpath/tools/jarsigner/JarSigner.java (start):
        Reuse an existing message-bundle constant.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.7384&tr2=1.7385&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/tools/gnu/classpath/tools/jarsigner/Main.java.diff?tr1=1.9&tr2=1.10&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/tools/gnu/classpath/tools/jarsigner/JarSigner.java.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/resource/gnu/classpath/tools/jarsigner/MessageBundle.properties.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/tools/Makefile.am.diff?tr1=1.13&tr2=1.14&r1=text&r2=text




reply via email to

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