CVSROOT: /cvsroot/classpath
Module name: classpath
Changes by: Andrew Haley <aph> 06/12/15 17:43:17
Modified files:
. : ChangeLog
tools : Makefile.am
tools/gnu/classpath/tools/jar: Creator.java
Log message:
2006-12-15 Andrew Haley <[EMAIL PROTECTED]>
* tools/Makefile.am (TOOLS_ZIP): Pass -g -w to javac.
Create all-classes.lst that contains all source filenames.
Delete asm.lst.
* tools/gnu/classpath/tools/jar/Creator.java (writeFile): Close
the inputStream.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.8983&r2=1.8984
http://cvs.savannah.gnu.org/viewcvs/classpath/tools/Makefile.am?cvsroot=classpath&r1=1.31&r2=1.32
http://cvs.savannah.gnu.org/viewcvs/classpath/tools/gnu/classpath/tools/jar/Creator.java?cvsroot=classpath&r1=1.5&r2=1.6