Thanks Antoine. I will revert my local changes (I can easily redo)
and also my local repository and then re-clone. Let’s see how it looks. 
  
Von:
mdt-bpmn2.dev-bounces@xxxxxxxxxxx [mailto:mdt-bpmn2.dev-bounces@xxxxxxxxxxx] Im
Auftrag von Antoine Toulme 
Gesendet: Donnerstag, 15. Juli 2010 17:07 
An: BPMN2 Developers Mailing List 
Betreff: Re: [mdt-bpmn2.dev] Points to clearify 
 
  
I removed my offending commit and will recommit without
removing the @generated NOT tags. 
I will probably still
(unwillingly) convert the files to LF endings. I added a file named
.gitattributes at the root of the checkout, and going forward all CRLF files
will be converted to LF on checkin. 
 
I can try to convert globally to LF endings. I'll give it a
shot. 
 
  
On Thu, Jul 15, 2010 at 07:09, Antoine Toulme <antoine@xxxxxxxxxxxxxxx> wrote: 
My apologies for the trouble I
caused. 
On Thu, Jul 15, 2010 at 05:37, Hille-Doering, Reiner <reiner.hille-doering@xxxxxxx>
wrote: 
I
see that you all work and commit improvement – great.  
 
However
I see some issues that we should clearify: 
 
 - I
     see that after Antoin’s last commit all committed files have UNIX line
     ending (0x0A). Before they had Windows ending (0x0D0A). This is a problem,
     because diffing is complicated. I don’t have problems with Unix line
     endings, but we should do it consistently.
 
 
 
 
 I see. We should have some configuration at the repository
level for that. 
 
 - Antoin’s
     commit killed some of my “@generated NOT” methods. At least in
     “Bpmn2ResourceFactoryImpl” my handwritten code is lost. This is really
     bad, because without the changes the BPMN XML import and save will not
     work. I would ask you to avoid deleting files before regeneration or
     before commit to check the diffs carefully.
 
 
 
 
 
 -  
 
 - I
     would like to know if we want to rename the plugins, packages and class
     name prefixes back from “bpmn2” to “bpmn”. I can do it, but it would be
     good to have no parallel central commits, because merging such change is
     almost impossible. Please vote.
 
 
 
 
 
 - The
     same questions applies for the package prefix for the “di” and “dc”
     packages to include “dd”.
 
 
 
 
 
 
If it's not too late, we can drop my last commit, redo the
change in the genmodel and regenerate the code.  
 
 
  
 
  
 
 
 |