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/g...


From: Andrew John Hughes
Subject: [commit-cp] classpath ChangeLog tools/gnu/classpath/tools/g...
Date: Mon, 02 Jun 2008 22:28:22 +0000

CVSROOT:        /sources/classpath
Module name:    classpath
Changes by:     Andrew John Hughes <gnu_andrew> 08/06/02 22:28:22

Modified files:
        .              : ChangeLog 
        tools/gnu/classpath/tools/getopt: OptionException.java 
        tools/gnu/classpath/tools/jar: Main.java 

Log message:
        Add support to gjar for @file arguments.
        
        2008-06-02  Andrew John Hughes  <address@hidden>
        
                * tools/gnu/classpath/tools/getopt/OptionException.java:
                (OptionException(String,Throwable)): New constructor.
                * tools/gnu/classpath/tools/jar/Main.java:
                (fileLists): New queue for streams containing lists of files.
                (HandleFile.NotifyFile(String)): Check for '@' arguments
                and add to stream queue.
                (parsed(String)): Add stdin to queue instead of setting flag.
                (readNames()): Work with the queue rather than just stdin.
                (run(String[])): Always execute readNames().

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.9623&r2=1.9624
http://cvs.savannah.gnu.org/viewcvs/classpath/tools/gnu/classpath/tools/getopt/OptionException.java?cvsroot=classpath&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/classpath/tools/gnu/classpath/tools/jar/Main.java?cvsroot=classpath&r1=1.9&r2=1.10




reply via email to

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