https://issues.apache.org/bugzilla/show_bug.cgi?id=54476

            Bug ID: 54476
           Summary: incorrect param specification in javadoc
                    ...tribes.group.GroupChannel send methods
           Product: Tomcat 7
           Version: 7.0.35
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Catalina
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified

* @param destination Member[] - destination.length > 1

I believe this should be:

    * @param destination Member[] - destination.length > 0

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to