[commit-cp] classpath ChangeLog tools/gnu/classpath/tools/j...
Tom Tromey <[email protected]> Thu, 16 Oct 2008 17:20:24 +0000
| Newsgroups | gmane.comp.java.classpath.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvsroot/classpath Module name: classpath Changes by: Tom Tromey <tromey> 08/10/16 17:20:24 Modified files: . : ChangeLog tools/gnu/classpath/tools/jar: Creator.java Indexer.java WorkSet.java Log message: * tools/gnu/classpath/tools/jar/WorkSet.java (initSet): Use foreach. Change argument type. (WorkSet): Change argument type. * tools/gnu/classpath/tools/jar/Indexer.java (indexJarFile): Use foreach. * tools/gnu/classpath/tools/jar/Creator.java (writeCommandLineEntries): Use foreach. (getAllEntries): Likewise. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.9730&r2=1.9731 http://cvs.savannah.gnu.org/viewcvs/classpath/tools/gnu/classpath/tools/jar/Creator.java?cvsroot=classpath&r1=1.8&r2=1.9 http://cvs.savannah.gnu.org/viewcvs/classpath/tools/gnu/classpath/tools/jar/Indexer.java?cvsroot=classpath&r1=1.7&r2=1.8 http://cvs.savannah.gnu.org/viewcvs/classpath/tools/gnu/classpath/tools/jar/WorkSet.java?cvsroot=classpath&r1=1.2&r2=1.3