[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-6840) The method compare(Object, Object) of type new Comparator(){} must override a superclass method in org/eclipse/bpel/ui/properties/NamespacePrefixesProvider.java

Robert (Bob) Brodt (JIRA) jira-events at lists.jboss.org
Mon Aug 16 10:02:12 EDT 2010


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

Robert (Bob) Brodt resolved JBIDE-6840.
---------------------------------------

    Resolution: Done


Committed revision 24183
Hmm, this compiled fine using Java 1.6 from openjdk...

> The method compare(Object, Object) of type new Comparator(){} must override a superclass method in org/eclipse/bpel/ui/properties/NamespacePrefixesProvider.java
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-6840
>                 URL: https://jira.jboss.org/browse/JBIDE-6840
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: bpel
>    Affects Versions: 3.2.0.M2
>            Reporter: Nick Boldt
>            Assignee: Robert (Bob) Brodt
>            Priority: Blocker
>             Fix For: 3.2.0.M2
>
>
> [ERROR] Failed to execute goal org.sonatype.tycho:maven-osgi-compiler-plugin:0.9.0:compile (default-compile) on project org.eclipse.bpel.ui: Compilation failure: Compilation failure: 
> /mnt/hudson_workspace/workspace/jbosstools-3.2.0.M2.continuous/sources/bpel/plugins/org.eclipse.bpel.ui/src/org/eclipse/bpel/ui/properties/NamespacePrefixesProvider.java (at line 154):[-1,-1] 
> 	public int compare(Object o1, Object o2) {
> 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> The method compare(Object, Object) of type new Comparator(){} 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