[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-6630) 3 methods of type MessagePropertyELSegmentImpl must override a superclass method in org.jboss.tools.common.el.core

Daniel Azarov (JIRA) jira-events at lists.jboss.org
Wed Jul 21 04:10:53 EDT 2010


     [ https://jira.jboss.org/browse/JBIDE-6630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Azarov resolved JBIDE-6630.
----------------------------------

    Resolution: Done


was fixed during work on https://jira.jboss.org/browse/JBIDE-4858

> 3 methods of type MessagePropertyELSegmentImpl must override a superclass method in org.jboss.tools.common.el.core
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-6630
>                 URL: https://jira.jboss.org/browse/JBIDE-6630
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: common
>    Affects Versions: 3.2.0.M2
>            Reporter: Nick Boldt
>            Assignee: Daniel Azarov
>
> [ERROR] Failed to execute goal org.sonatype.tycho:maven-osgi-compiler-plugin:0.9.0:compile (default-compile) on project org.jboss.tools.common.el.core: Compilation failure: Compilation failure: 
> /mnt/hudson_workspace/workspace/jbosstools-3.2.0.M2.continuous/sources/common/plugins/org.jboss.tools.common.el.core/src/org/jboss/tools/common/el/core/resolver/MessagePropertyELSegmentImpl.java (at line 28):[-1,-1] 
> 	public IResource getMessageBundleResource() {
> 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
> The method getMessageBundleResource() of type MessagePropertyELSegmentImpl must override a superclass method
> /mnt/hudson_workspace/workspace/jbosstools-3.2.0.M2.continuous/sources/common/plugins/org.jboss.tools.common.el.core/src/org/jboss/tools/common/el/core/resolver/MessagePropertyELSegmentImpl.java (at line 37):[-1,-1] 
> 	public boolean isProperty() {
> 	               ^^^^^^^^^^^^
> The method isProperty() of type MessagePropertyELSegmentImpl must override a superclass method
> /mnt/hudson_workspace/workspace/jbosstools-3.2.0.M2.continuous/sources/common/plugins/org.jboss.tools.common.el.core/src/org/jboss/tools/common/el/core/resolver/MessagePropertyELSegmentImpl.java (at line 42):[-1,-1] 
> 	public ITextSourceReference getMessagePropertySourceReference() {
> 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> The method getMessagePropertySourceReference() of type MessagePropertyELSegmentImpl must override a superclass method

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list