+1 -- absolutely. It seems a few of us keep overwriting each other ;)
Brett Meyer
Red Hat, Hibernate ORM
----- Original Message -----
From: "Steve Ebersole" <steve(a)hibernate.org>
To: "Brett Meyer" <brmeyer(a)redhat.com>
Cc: "Guillaume Smet" <guillaume.smet(a)gmail.com>, "Hibernate"
<hibernate-dev(a)lists.jboss.org>
Sent: Monday, March 31, 2014 10:52:57 AM
Subject: Re: [hibernate-dev] Fix for the Eclipse formatter
Do we want to put these in git?
On Mon, Mar 31, 2014 at 9:48 AM, Brett Meyer <brmeyer(a)redhat.com> wrote:
Guillaume, I corrected java-formatting.xml on
https://community.jboss.org/wiki/ContributingToHibernateUsingEclipse.
Thanks for pointing that out.
Brett Meyer
Red Hat, Hibernate ORM
----- Original Message -----
From: "Guillaume Smet" <guillaume.smet(a)gmail.com>
To: "Hibernate" <hibernate-dev(a)lists.jboss.org>
Sent: Friday, March 28, 2014 9:55:18 AM
Subject: [hibernate-dev] Fix for the Eclipse formatter
Hi,
Here is a fix for the Eclipse formatter posted on the community site.
Currently, it changes:
x.<String, Element>foo();
to
x.<String, Element> foo();
which doesn't respect the checkstyle rules.
Thought it might be useful to report it as it's quite painful to have
a build broken because of that.
Thanks!
--
Guillaume
_______________________________________________
hibernate-dev mailing list
hibernate-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev
_______________________________________________
hibernate-dev mailing list
hibernate-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev