On Wed, 2007-08-15 at 16:02 +0100, sebb wrote: > On 15/08/07, Oleg Kalnichevski <[EMAIL PROTECTED]> wrote: > > On Wed, 2007-08-15 at 14:10 +0100, Sebastian Bazley (ASF) wrote: > > > [Second try - GMail is getting DNS errors] > > > > > > Some minor issues: > > > > > > There are two copies of LICENSE, NOTICE, RELEASE_NOTES and README in > > > the zip files. > > > > > > > Hi Sebastian > > > > Historically we have been shipping HttpClient 3.x releases with two > > versions of these files: txt with CRLF as a line delimiter and no > > extension with LF as line delimiter. If it is not life threatening I > > would like to keep it as is. > > OK, understood. > > However the .txt files in the jar are LF only, which is a bit confusing. >
Sebastian, Maven does not perform any line delimiter translation on resource files when building a JAR, and I do not know a way of working that around (save repackaging the damn thing from an ant script). Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
