[ 
https://issues.apache.org/cayenne/browse/CAY-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12892#action_12892
 ] 

Andrus Adamchik commented on CAY-1062:
--------------------------------------

Wait a minute... this has nothing to do with *our* SVN. Cayenne runtime jars 
should be the same regardless of the target platform. Consider that cgen will 
likely use a cayenne-server.jar checked in to the *user* SVN , not ours. 

> Code Generation line ending consistency: ImportUtils
> ----------------------------------------------------
>
>                 Key: CAY-1062
>                 URL: https://issues.apache.org/cayenne/browse/CAY-1062
>             Project: Cayenne
>          Issue Type: Bug
>          Components: Cayenne Core Library
>    Affects Versions: 3.0
>            Reporter: Andrus Adamchik
>            Assignee: Andrus Adamchik
>            Priority: Trivial
>             Fix For: 3.0
>
>
> ImportUtils should use UNIX line ending when generating imports in 
> 'generate'... Otherwise classes generated on UNIX and Windows will differ in 
> line endings, and in a developer group that is a mix of windows/unix/mac, 
> people will constantly override each other. Note that the rest of the 
> template ensures line ending consistency, it is only the ImportUtils that use 
> platform-specific endings.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to