Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-9046

Compile failed: The type AbstractHibernateNamedQueryImpl<T> must implement the inherited abstract method AbstractJavaQuery<T>.validateQuery_(List<IMessage>, IReporter, CompilationUnit)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 3.3.0.M2
    • 3.3.0.M2
    • hibernate
    • None

    Description

      http://hudson.qa.jboss.com/hudson/view/DevStudio/view/DevStudio_Trunk/portlet/dashboard_portlet_24/job/jbosstools-3.3_trunk.component--hibernatetools/275/console

      [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/services/hudson/hudson_workspace/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>
      [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      [ERROR] The type AbstractHibernateNamedQueryImpl<T> must implement the inherited abstract method AbstractJavaQuery<T>.validateQuery_(List<IMessage>, IReporter, CompilationUnit)
      [ERROR]
      [ERROR] /qa/services/hudson/hudson_workspace/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] -> [Help 1]

      Attachments

        Activity

          People

            dgeraskov Dmitry Geraskov (Inactive)
            nickboldt Nick Boldt
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: