Please remove gdb and FBC files from source releases

Posted by Carnë Draug on
URL: http://imagej.273.s1.nabble.com/Please-remove-gdb-and-FBC-files-from-source-releases-tp5019199.html

Hi

imagej source releases include some hidden files that are not actually
part of ImageJ.  These could be excluded by configuring the zipfile
target in ant like so:

  excludes="source/.gdb_history source/.FBCIndex source/.FBCLockFolder/**"

I did not attach the trivial patch to this email because this mailing
list is configured to reject attachments of type text/x-diff.

I have noticed this while working on the Debian imagej package which
repackages the source release, in part to remove this files.  This
change would make things simpler in Debian.

Thank you
Carnë

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html