Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 348016 - fix line ending issues (CR/LF instead of just LF)
Summary: fix line ending issues (CR/LF instead of just LF)
Status: RESOLVED FIXED
Alias: None
Product: EPP
Classification: Technology
Component: Packager (show other bugs)
Version: 1.3.0   Edit
Hardware: PC Linux
: P3 minor (vote)
Target Milestone: 1.4.0 RC4   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-01 16:44 EDT by Markus Knauer CLA
Modified: 2011-06-05 09:46 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Knauer CLA 2011-06-01 16:44:36 EDT
The CVS checkout in Hudson complains about many line ending issues where the source contains a CR/LF combination instead of a single LF.

Example:

[java] WARN:  CVS file org.eclipse.epp/packages/org.eclipse.epp.package.javascript.feature/.project either contains invalid line endings on the server (CR/LF instead of just LF) or is a binary file that is not marked as -kb.
Comment 1 Markus Knauer CLA 2011-06-05 07:06:06 EDT
Fixed in the JavaScript package - looks like this was the only one that was affected.
Need to check this with the next build on Hudson.
Comment 2 Markus Knauer CLA 2011-06-05 09:46:31 EDT
Resolved as FIXED after a check of the Hudson job output.