https://hibernate.atlassian.net/browse/HHH-11235
On Wed, Nov 9, 2016 at 9:22 AM Steve Ebersole wrote:
> Gradle does not have profiles. So you mean different tasks?
>
>
> On Wed, Nov 9, 2016 at 9:20 AM Vlad Mihalcea
> wrote:
>
> I like Davide's proposal. +1
>
> On Wed, Nov 9, 2016 at 5:14 PM, D
http://ci.hibernate.org/job/hibernate-orm-master-h2-check/106/checkstyleResult/
Any of the 0 versus 2846 + 609
On Wed, Nov 9, 2016 at 9:14 AM Davide D'Alto wrote:
> What do you think about having different profiles?
> One for new contributors (more relaxed)
> and one for active developers.
>
>
Gradle does not have profiles. So you mean different tasks?
On Wed, Nov 9, 2016 at 9:20 AM Vlad Mihalcea
wrote:
> I like Davide's proposal. +1
>
> On Wed, Nov 9, 2016 at 5:14 PM, Davide D'Alto
> wrote:
>
> What do you think about having different profiles?
> One for new contributors (more rel
I like Davide's proposal. +1
On Wed, Nov 9, 2016 at 5:14 PM, Davide D'Alto wrote:
> What do you think about having different profiles?
> One for new contributors (more relaxed)
> and one for active developers.
>
> Given that I'm not sure what kind of checkstyle rules we are talking about.
>
> On
What do you think about having different profiles?
One for new contributors (more relaxed)
and one for active developers.
Given that I'm not sure what kind of checkstyle rules we are talking about.
On Wed, Nov 9, 2016 at 2:15 PM, Steve Ebersole wrote:
> While developing the Byte Buddy Enhancer,
While developing the Byte Buddy Enhancer, Rafael ran into what I thnk is a
valid problem in the ORM build. Namely the fact that we incorporate
non-fatal Checktyle checks. In local builds this leads to a situation
where it is extremely difficult for new contributors to find out what
exactly they v