I just cancelled a release vote because the source distros were getting line-ending mangled. It looks to me like some components try to get unix line endings for tarballs and Windows crlf for zips (including DBCP, as currently configured), but most don't. Shouldn't maven just do this automatically? Assuming the answer is no, what is the right way to configure it? Pointing me at some working assembly descriptors would be most appreciated.
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org