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 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 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 find symbol > symbol : class T > location: class org.hibernate.ejb.test.metadata.Relatives_ > > > package org.hibernate.ejb.test.metadata; > > import javax.persistence.metamodel.SetAttribute; > import javax.persistence.metamodel.StaticMetamodel; > import org.hibernate.ejb.test.metadata.Parent.Relatives; > > @StaticMetamodel(Relatives.class) > public abstract class Relatives_ { > > public static volatile SetAttribute<Relatives, T> siblings; > > } > > Ideas? > > > On Wed, 2010-01-20 at 22:01 -0600, 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 <st...@hibernate.org> > Hibernate.org > > _______________________________________________ > hibernate-dev mailing list > hibernate-dev@lists.jboss.org > https://lists.jboss.org/mailman/listinfo/hibernate-dev _______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev