You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Ian Boston (JIRA)" <ji...@apache.org> on 2013/02/25 06:44:15 UTC

[jira] [Created] (SLING-2748) Checking on results of comparison doesnt conform to API in org.apache.sling.event.impl.jobs.DefaultJobManager

Ian Boston created SLING-2748:
---------------------------------

             Summary: Checking on results of comparison doesnt conform to API in org.apache.sling.event.impl.jobs.DefaultJobManager
                 Key: SLING-2748
                 URL: https://issues.apache.org/jira/browse/SLING-2748
             Project: Sling
          Issue Type: Bug
          Components: Extensions
    Affects Versions: Extensions Event 3.1.4
            Reporter: Ian Boston
            Assignee: Ian Boston
             Fix For: Extensions Event 3.1.6


doing x.compareTo(y) == -1 assumes all implementations of Comparables return -1, 0, 1. Some dont.

--
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