This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: libgcj-4.3.0.jar is full of hidden SVN files.
- From: Tom Tromey <tromey at redhat dot com>
- To: David Daney <ddaney at avtrex dot com>
- Cc: java at gcc dot gnu dot org
- Date: 30 Jan 2007 13:41:51 -0700
- Subject: Re: libgcj-4.3.0.jar is full of hidden SVN files.
- References: <45ABE425.1080504@avtrex.com>
- Reply-to: tromey at redhat dot com
>>>>> "David" == David Daney <ddaney@avtrex.com> writes:
David> Try this on a libgcj-4.3.0.jar build from SVN sources:
David> [daney@silver64 libjava]$ jar tvf libgcj-4.3.0.jar | grep .svn | wc
David> 18426 147408 1788131
David> I don't suppose that it hurts other than slowing things down.
I fixed this.
Tom