[
https://issues.apache.org/jira/browse/HAMA-578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13288346#comment-13288346
]
Edward J. Yoon commented on HAMA-578:
-------------------------------------
And, I'd like to change the sequence of template arguments to V, E, M as below:
{code}
public abstract class Vertex<V extends Writable, E extends Writable, M extends
Writable>
implements VertexInterface<V, E, M> {
{code}
> Prepare Hama 0.5 release as a top level project
> -----------------------------------------------
>
> Key: HAMA-578
> URL: https://issues.apache.org/jira/browse/HAMA-578
> Project: Hama
> Issue Type: Task
> Affects Versions: 0.5.0
> Reporter: Edward J. Yoon
> Assignee: Edward J. Yoon
> Fix For: 0.5.0
>
> Attachments: patch.txt
>
>
> * Remove Incubator disclaimer in SVN and Website
> * Remove "-incubating" suffix in POMs
> * Change infra information e.g., SVN, mailing list, ..., etc
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira