[jbosstools-issues] [JBoss JIRA] (JBIDE-10530) compile failed in esb.validator

Nick Boldt (JIRA) jira-events at lists.jboss.org
Thu Feb 9 15:27:50 EST 2012


    [ https://issues.jboss.org/browse/JBIDE-10530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665454#comment-12665454 ] 

Nick Boldt edited comment on JBIDE-10530 at 2/9/12 3:27 PM:
------------------------------------------------------------

https://hudson.qa.jboss.com/hudson/view/DevStudio/view/DevStudio_Trunk/job/jbosstools-3.3_trunk.component--esb/747/ spinning to verify Denis' hypothesis.

Fresh fail - more compiler errors, different line numbers:

{code}
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.13.0:compile (default-compile) on project org.jboss.tools.esb.validator: Compilation failure: Compilation failure:
[ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.3_trunk.component--esb/sources/plugins/org.jboss.tools.esb.validator/src/org/jboss/tools/esb/validator/ui/ESBConfigurationBlock.java (at line 99):[-1,-1]
[ERROR] protected String getQualifier() {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] The method getQualifier() of type ESBConfigurationBlock must override a superclass method
[ERROR] 
[ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.3_trunk.component--esb/sources/plugins/org.jboss.tools.esb.validator/src/org/jboss/tools/esb/validator/ui/ESBValidatorPreferencePage.java (at line 58):[-1,-1]
[ERROR] protected SectionDescription[] getAllSections() {
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] The method getAllSections() of type ESBValidatorPreferencePage must override a superclass method
[ERROR] 
[ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.3_trunk.component--esb/sources/plugins/org.jboss.tools.esb.validator/src/org/jboss/tools/esb/validator/ESBCoreValidator.java (at line 423):[-1,-1]
[ERROR] protected String getPreferencePageId() {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method getPreferencePageId() of type ESBCoreValidator must override a superclass method
[ERROR] -> [Help 1]
{code}

                
      was (Author: nickboldt):
    https://hudson.qa.jboss.com/hudson/view/DevStudio/view/DevStudio_Trunk/job/jbosstools-3.3_trunk.component--esb/747/ spinning to verify Denis' hypothesis.
                  
> compile failed in esb.validator
> -------------------------------
>
>                 Key: JBIDE-10530
>                 URL: https://issues.jboss.org/browse/JBIDE-10530
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: esb
>    Affects Versions: 3.3.0.Beta1
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>             Fix For: 3.3.0.Beta1
>
>
> After switching to newer target platform (JBIDE-10289), one class is failing to compile:
> https://hudson.qa.jboss.com/hudson/view/DevStudio/view/DevStudio_Trunk/job/jbosstools-3.3_trunk.component--esb/610/console
> {code}
> [INFO] org.jboss.tools.esb.validator ..................... FAILURE [1.071s]
> [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.13.0:compile (default-compile) on project org.jboss.tools.esb.validator: Compilation failure: Compilation failure:
> [ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.3_trunk.component--esb/sources/plugins/org.jboss.tools.esb.validator/src/org/jboss/tools/esb/validator/ui/ESBConfigurationBlock.java (at line 90):[-1,-1]
> [ERROR] protected String getQualifier() {
> [ERROR] ^^^^^^^^^^^^^^
> [ERROR] The method getQualifier() of type ESBConfigurationBlock must override a superclass method
> [ERROR] 
> [ERROR] /mnt/hudson_workspace/workspace/jbosstools-3.3_trunk.component--esb/sources/plugins/org.jboss.tools.esb.validator/src/org/jboss/tools/esb/validator/ESBCoreValidator.java (at line 375):[-1,-1]
> [ERROR] protected String getPreferencePageId() {
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^
> [ERROR] The method getPreferencePageId() of type ESBCoreValidator must override a superclass method
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list