On Apr 21, 2012, at 1:01 AM, Steve Ebersole wrote:
> I have not tried in long time. But I do have to mention, that this is
> what I see in hibernate-testing.gradle:
>
>compile "junit:junit:4.8.2"
this should be replaced by
compile libraries.junit
actually, I would like we have a libra
yeah, I'm seeing the same issue here, haven't got time to figure it out
-
Best Regards,
Strong Liu
http://about.me/stliu/bio
On Apr 21, 2012, at 12:56 AM, Hardy Ferentschik wrote:
> Hi,
>
> has anyone recently tried './gradlew idea'?
> I am trying to recreate my idea s
I have not tried in long time. But I do have to mention, that this is
what I see in hibernate-testing.gradle:
compile "junit:junit:4.8.2"
On Fri 20 Apr 2012 11:56:38 AM CDT, Hardy Ferentschik wrote:
> Hi,
>
> has anyone recently tried './gradlew idea'?
> I am trying to recreate my idea set