Re: [hibernate-dev] Abstraction from Hibernate Core

2008-07-17 Thread Emmanuel Bernard
I think Hardy is using eclipse, he might have one. Otherwise I guess you can try and build one. SVN keywords are totally retarded, do what you want. -- Emmanuel Bernard http://in.relation.to/Bloggers/Emmanuel | http://blog.emmanuelbernard.com | http://twitter.com/emmanuelbernard Hibernate S

Re: [hibernate-dev] Abstraction from Hibernate Core

2008-07-17 Thread Sanne Grinovero
Hi, I'm using eclipse and checking my style manually, as I don't have the template and wouldn't trust myself in automatically reformatting my code with a self-made template. Who can provide it? Should I try making it myself? Also I could commit several missing "propset svn:keywords "Id"" and the k

[hibernate-dev] Abstraction from Hibernate Core

2008-07-16 Thread Emmanuel Bernard
I've (re-)fixed the conflict of patches we had between Navin's commit and my original proposed fixes. I've also fixed a but between annotations head and search head wrt event listener initializations (that's why I don't like ivy not pointing to latest :) ) Please please please everyone: -