[jbosstools-issues] [JBoss JIRA] (JBIDE-12789) ESBCoreValidator.java - compilation errors in trunk - did something change?

Len DiMaggio (JIRA) jira-events at lists.jboss.org
Wed Oct 3 22:59:03 EDT 2012


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

Len DiMaggio commented on JBIDE-12789:
--------------------------------------

Thanks Daniel - are you able to run the tests cleanly for /jboss/tools/esb/validator from trunk?
                
> ESBCoreValidator.java - compilation errors in trunk - did something change?
> ---------------------------------------------------------------------------
>
>                 Key: JBIDE-12789
>                 URL: https://issues.jboss.org/browse/JBIDE-12789
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: SOA Tooling
>    Affects Versions: 4.0.0.Alpha2
>            Reporter: Len DiMaggio
>            Assignee: Daniel Azarov
>             Fix For: 4.0.0.Beta1
>
>
> This error showed up on the ESB Validator tests last night:
> [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.15.0:compile (default-compile) on project org.jboss.tools.esb.validator: Compilation failure: Compilation failure:
> [ERROR] /home/hudson/workspace/esb.bot.tests.ldimaggi/sources/plugins/org.jboss.tools.esb.validator/src/org/jboss/tools/esb/validator/ESBCoreValidator.java:[424,0]
> [ERROR] public String getPreferencePageId() {
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^
> [ERROR] The method getPreferencePageId() of type ESBCoreValidator.ESBPreferenceInfo must override a superclass method
> [ERROR] /home/hudson/workspace/esb.bot.tests.ldimaggi/sources/plugins/org.jboss.tools.esb.validator/src/org/jboss/tools/esb/validator/ESBCoreValidator.java:[429,0]
> [ERROR] public String getPropertyPageId() {
> [ERROR] ^^^^^^^^^^^^^^^^^^^
> [ERROR] The method getPropertyPageId() of type ESBCoreValidator.ESBPreferenceInfo must override a superclass method
> [ERROR] /home/hudson/workspace/esb.bot.tests.ldimaggi/sources/plugins/org.jboss.tools.esb.validator/src/org/jboss/tools/esb/validator/ESBCoreValidator.java:[434,0]
> [ERROR] public String getPluginId() {
> [ERROR] ^^^^^^^^^^^^^
> [ERROR] The method getPluginId() of type ESBCoreValidator.ESBPreferenceInfo must override a superclass method
> [ERROR] 3 problems (3 errors)
> See:
>    http://machydra.brq.redhat.com:8080/job/esb.bot.tests.ldimaggi/408/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list