[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-9046) Compile failed: The type AbstractHibernateNamedQueryImpl<T> must implement the inherited abstract method AbstractJavaQuery<T>.validateQuery_(List<IMessage>, IReporter, CompilationUnit)

Nick Boldt (JIRA) jira-events at lists.jboss.org
Wed Jun 1 00:14:00 EDT 2011


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

                 Key: JBIDE-9046
                 URL: https://issues.jboss.org/browse/JBIDE-9046
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Hibernate
    Affects Versions: 3.3.0.M2
            Reporter: Nick Boldt
            Assignee: Max Rydahl Andersen
            Priority: Blocker
             Fix For: 3.3.0.M2


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]


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list