Sure , doing this now
01/06/2011 2:45, Denis Golovin wrote:
Dima,
could you take care of hibernate tools compilation errors. It's been
failing since May 30th. Looks like internal API was changed between
Dali releases.
[WARNING] The requested profile "unified.site" could not be activated
because it does not exist.
[ERROR] Failed to execute goal
org.sonatype.tycho:maven-osgi-compiler-plugin:0.10.0:compile
(default-compile) on project org.jboss.tools.hibernate.jpt.core:
Compilation failure: Compilation failure:
[ERROR]
/qa/hudson_ws/workspace/jbosstools-3.3_trunk.component--hibernatetools/sources/plugins/org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/HibernateJavaQueryContainerImpl.java
(at line 309):[-1,-1]
[ERROR] public Iterator<JavaQuery> queries() {
[ERROR] ^^^^^^^^^
[ERROR] The method queries() of type HibernateJavaQueryContainerImpl
must override or implement a supertype method
[ERROR]
[ERROR]
/qa/hudson_ws/workspace/jbosstools-3.3_trunk.component--hibernatetools/sources/plugins/org.jboss.tools.hibernate.jpt.core/src/org/jboss/tools/hibernate/jpt/core/internal/context/java/AbstractHibernateNamedQueryImpl.java
(at line 25):[-1,-1]
[ERROR] public class AbstractHibernateNamedQueryImpl<T extends
HibernateQueryAnnotation> extends AbstractJavaQuery<T>
Thanks
Denis