You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2013/01/23 21:05:14 UTC

[Bug 54476] New: incorrect param specification in javadoc ...tribes.group.GroupChannel send methods

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: dev@tomcat.apache.org
          Reporter: stewart.vince@gmail.com
    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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 54476] incorrect param specification in javadoc ...tribes.group.GroupChannel send methods

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=54476

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
Agreed.

Thanks for the report. This has been fixed in trunk and 7.0.x and will be
included in 7.0.36 onwards.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org