[hibernate-dev] Idea setup problems

Steve Ebersole steve at hibernate.org
Fri Apr 20 13:01:18 EDT 2012


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 setup and after creating the project files and opening the project I am having problems compiling in the IDE. It keeps whining about ExtendedFrameworkMethod (testing module) not implementing a method of the super type. I noticed that the junit version got upgraded to 4.10. Funny enough I am still having
> 4.8.2 and 4.10 in the list of project dependencies (according to Idea).  Downgrading to 4.8.2 in build.gradle and recreating the project files worked (and I only get one
> junit dep in the IDE). Before you ask - I did try cleanIdea and the build works fine with 4.10 from the command line.
>
> As a side node, I updated https://community.jboss.org/wiki/BuildingHibernateORM4x with some information running single tests or skipping tests altogether. Our matrix setup forces us to be a little more specific.
>
> --Hardy
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev

--
steve at hibernate.org
http://hibernate.org


More information about the hibernate-dev mailing list