text files (except *.bat files) have LF endings in ZIP file due to bug in
fixcrlf processing in assembly plugin jelly code.
---------------------------------------------------------------------------------------------------------------------------
Key: GERONIMO-1395
URL: http://issues.apache.org/jira/browse/GERONIMO-1395
Project: Geronimo
Type: Bug
Versions: 1.0
Reporter: John Sisson
Assigned to: John Sisson
Fix For: 1.1
The issue is caused by two fixcrlf calls in the jelly whilst building the zip
(accidental duplication). One fixes the files to have CRLF, but then the
second call to fixcrlf changes it back to LF! I need to remove the 2nd call.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira