[cp-patches] RFC: fix for 32516

2007-12-10 Thread Robert Schuster
Hi, the attached patch removes the dreaded dot - file separator prefixes from files which should be added to zip (jar) archives. This fixes 32516[0] for me. ChangeLog: 2007-12-10 Robert Schuster [EMAIL PROTECTED] PR classpath/32516: * tools/gnu/classpath/tools/jar/Entry.java:

Re: [cp-patches] RFC: fix for 32516

2007-12-10 Thread Robert Schuster
Hi. Robert Schuster schrieb: Hi, the attached patch removes the dreaded dot - file separator prefixes from files which should be added to zip (jar) archives. This fixes 32516[0] for me. ChangeLog: 2007-12-10 Robert Schuster [EMAIL PROTECTED] PR classpath/32516: *