Re: svn commit: r1606505 - in /commons/proper/jcs/trunk/commons-jcs-core/src: main/java/org/apache/commons/jcs/auxiliary/remote/ main/java/org/apache/commons/jcs/auxiliary/remote/server/ test/java/org

2014-06-29 Thread sebb
On 29 June 2014 14:58, t...@apache.org wrote: Author: tv Date: Sun Jun 29 13:58:27 2014 New Revision: 1606505 URL: http://svn.apache.org/r1606505 Log: Some more code cleanup, remove duplicate code etc. Modified:

Re: svn commit: r1606505 - in /commons/proper/jcs/trunk/commons-jcs-core/src: main/java/org/apache/commons/jcs/auxiliary/remote/ main/java/org/apache/commons/jcs/auxiliary/remote/server/ test/java/org

2014-06-29 Thread Thomas Vandahl
On 29.06.14 16:08, sebb wrote: +/** + * Get the naming url used for RMI registration + * + * @param registryHost + * @param registryPort + * @param serviceName + * @return Does this need @since marker? It might. However this would be true for a lot of API