Rainer Jung wrote:
To find out, why this is so: did you get the same VStudio complains for
1.2.16 or 17? I tought you built those?
I would suggest to just repack the zip, since there is no change in
repository and no official release yet.
Well, it's just packing, and its RM responsibility :)
I didn't compile from the .zip file, but from the SVN Tag,
and it has correct line endings when checkedout on win.
You can simply use something like:
svn export "${JK_SVN_URL}/jk" --native-eol CRLF ${JK_DIST}.tmp/jk
for DOS line endings, and use that as base
for the .zip file.
Or simple use the lineends.pl from apr/build
perl lineends.pl tomcat-connectors-1.2.18-src/
and then create the .zip.
Think that the later is more simple.
Regards,
Mladen.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]