CVSROOT: /sources/classpath
Module name: classpath
Changes by: Robert Schuster <rschuster> 07/12/10 22:27:26
Modified files:
. : ChangeLog
tools/gnu/classpath/tools/jar: Entry.java
Log message:
2007-12-10 Robert Schuster <[EMAIL PROTECTED]>
PR classpath/32516:
* tools/gnu/classpath/tools/jar/Entry.java:
(Entry(File, String)): Added loop to remove all dot-file separator
prefixes.
(Entry(File)): Call Entry(File, String) constructor variant.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.9447&r2=1.9448
http://cvs.savannah.gnu.org/viewcvs/classpath/tools/gnu/classpath/tools/jar/Entry.java?cvsroot=classpath&r1=1.1&r2=1.2