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/c... [classpat


From: Andrew John Hughes
Subject: [commit-cp] classpath ChangeLog tools/gnu/classpath/tools/c... [classpath-0_97-release-branch]
Date: Fri, 06 Jun 2008 00:27:04 +0000

CVSROOT:        /sources/classpath
Module name:    classpath
Branch:         classpath-0_97-release-branch
Changes by:     Andrew John Hughes <gnu_andrew> 08/06/06 00:27:04

Modified files:
        .              : ChangeLog 
        tools/gnu/classpath/tools/common: ClasspathToolParser.java 
        tools/gnu/classpath/tools/jar: Main.java 
        tools/gnu/classpath/tools/javah: GcjhMain.java Main.java 

Log message:
        Backport gjar fix to 0.97.2
        
        2008-06-06  Andrew John Hughes  <address@hidden>
        
                * tools/gnu/classpath/tools/common/ClasspathToolParser.java:
                Fixed indentation and changed to use OptionException.
                * tools/gnu/classpath/tools/getopt/OptionException.java:
                (OptionException(String,Throwable)): Added.
        
        2008-06-03  Robert Schuster  <address@hidden>
        
                * tools/gnu/classpath/tools/jar/Main.java:
                (run): Call different ClasspathToolParser.parse() variant.
                (getParser): Changed return type to ClasspathToolParser.
                * tools/gnu/classpath/tools/javah/GcjhMain.java:
                (getParser): Changed return type to ClasspathToolParser.
                * tools/gnu/classpath/tools/javah/Main.java:
                (getParser): Changed return type to ClasspathToolParser.
                * tools/gnu/classpath/tools/getopt/Parser.java: Make 
'programName'
                protected.
                * tools/gnu/classpath/tools/common/ClasspathToolParser.java:
                (parse(String[], FileArgumentCallback,boolean): New method.
                (parse(String[], boolean): New method.
                (parseFileList): New method.
                (parseLine): New method.
                (AtFileArgumentCallback): New inner class.
        
        2008-06-03  Andrew John Hughes  <address@hidden>
        
                * tools/gnu/classpath/tools/getopt/OptionException.java,
                * tools/gnu/classpath/tools/jar/Main.java:
                Revert previous changes to allow Schuster's patch to
                do the same.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&only_with_tag=classpath-0_97-release-branch&r1=1.9526.2.20&r2=1.9526.2.21
http://cvs.savannah.gnu.org/viewcvs/classpath/tools/gnu/classpath/tools/common/ClasspathToolParser.java?cvsroot=classpath&only_with_tag=classpath-0_97-release-branch&r1=1.1&r2=1.1.8.1
http://cvs.savannah.gnu.org/viewcvs/classpath/tools/gnu/classpath/tools/jar/Main.java?cvsroot=classpath&only_with_tag=classpath-0_97-release-branch&r1=1.9.4.1&r2=1.9.4.2
http://cvs.savannah.gnu.org/viewcvs/classpath/tools/gnu/classpath/tools/javah/GcjhMain.java?cvsroot=classpath&only_with_tag=classpath-0_97-release-branch&r1=1.1&r2=1.1.4.1
http://cvs.savannah.gnu.org/viewcvs/classpath/tools/gnu/classpath/tools/javah/Main.java?cvsroot=classpath&only_with_tag=classpath-0_97-release-branch&r1=1.10&r2=1.10.2.1




reply via email to

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