Re: [hibernate-dev] Envers tests

2012-03-27 Thread Steve Ebersole
Well, yes, given that they are split that way I will agree there is probably not a way in IntelliJ to run individual methods. On Tue 27 Mar 2012 09:48:15 AM CDT, Adam Warski wrote: > I think you usually need to run the whole class as the first method setups > the data, and the other methods read

Re: [hibernate-dev] Envers tests

2012-03-27 Thread Adam Warski
I think you usually need to run the whole class as the first method setups the data, and the other methods read history.' So you would always need to run at least 2. And I think that's not possible in Idea. Adam On Mar 26, 2012, at 9:06 PM, Steve Ebersole wrote: > Ok, I figured it out for whol

Re: [hibernate-dev] Envers tests

2012-03-26 Thread Steve Ebersole
Ok, I figured it out for whole test classes. I assume then that it is not possible to run single test methods? On Mon 26 Mar 2012 06:31:46 PM CDT, Steve Ebersole wrote: > Anyone know the magic incantation to get Envers tests to run in IntelliJ? > -- st...@hibernate.org http://hibernate.org ___

Re: [hibernate-dev] envers tests

2010-01-21 Thread Emmanuel Bernard
Next Wed is the deadline. On 21 janv. 2010, at 16:40, Hardy Ferentschik wrote: > > We will have to do a release of the metamodel generator either way before > the next Core release. > If possible I would like to wait a couple of days though. I wanted to look > into some simple issues > like

Re: [hibernate-dev] envers tests

2010-01-21 Thread Hardy Ferentschik
We will have to do a release of the metamodel generator either way before the next Core release. If possible I would like to wait a couple of days though. I wanted to look into some simple issues like METAGEN-14 for the next version. Will there be a Beta4 version of Core? And if so when? --H

Re: [hibernate-dev] envers tests

2010-01-21 Thread Steve Ebersole
Perhaps we should consider a release of the generator -- Sent from my Palm Pre st...@hibernate.org http://hibernate.orgEmmanuel Bernard wrote: This is a bug I've found a couple of weeks ago on the generator while investigating the Envers test errors. Be sure to use the latest snapshot of jpam

Re: [hibernate-dev] envers tests

2010-01-21 Thread Emmanuel Bernard
svn update from this morning No Envers failure. On 21 janv. 2010, at 05:01, Steve Ebersole wrote: > Anyone else seeing lots of failures in envers tests? I am getting this > even after a full update. > > Just trying to see if I have a local issue with maven repo, etc. > > -- > Steve Ebersole

Re: [hibernate-dev] envers tests

2010-01-21 Thread Emmanuel Bernard
This is a bug I've found a couple of weeks ago on the generator while investigating the Envers test errors. Be sure to use the latest snapshot of jpamodelgen (or build it yourself). And be sure entitymanager uses it too. On 21 janv. 2010, at 05:19, Steve Ebersole wrote: > Actually having an is

Re: [hibernate-dev] envers tests

2010-01-20 Thread Steve Ebersole
Actually having an issue b4 that in attempts to get a full clean build, in entitymanger with the metamodel generator: [INFO] Compilation failure /home/steve/projects/hibernate/core/trunk/entitymanager/target/generated-src/jpamodelgen/org/hibernate/ejb/test/metadata/Relatives_.java:[10,55] cannot