https://issues.apache.org/bugzilla/show_bug.cgi?id=50687
Stefan Bodewig <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME OS/Version| |All --- Comment #1 from Stefan Bodewig <[email protected]> 2011-01-30 01:56:59 EST --- Starting with Ant 1.8.2 .gitignore is part of the list of default excludes. <http://ant.apache.org/manual/dirtasks.html#defaultexcludes> This is why you no longer find it inside the archive, you have to set defaultexcludes="no" on your zip task. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
