This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
libgcj-4.3.0.jar is full of hidden SVN files.
- From: David Daney <ddaney at avtrex dot com>
- To: java at gcc dot gnu dot org
- Date: Mon, 15 Jan 2007 12:29:25 -0800
- Subject: libgcj-4.3.0.jar is full of hidden SVN files.
Try this on a libgcj-4.3.0.jar build from SVN sources:
[daney@silver64 libjava]$ jar tvf libgcj-4.3.0.jar | grep .svn | wc
18426 147408 1788131
I don't suppose that it hurts other than slowing things down.
David Daney