[ http://issues.apache.org/jira/browse/HIVEMIND-144?page=all ]
Robert Luo updated HIVEMIND-144:
--------------------------------
Attachment: ClassFabUtils.java
> ClassFabUtils.addNoOpMethod(...) doesn't work with functions returns long
> -------------------------------------------------------------------------
>
> Key: HIVEMIND-144
> URL: http://issues.apache.org/jira/browse/HIVEMIND-144
> Project: HiveMind
> Type: Bug
> Components: framework
> Versions: 1.1
> Reporter: Robert Luo
> Attachments: ClassFabUtils.java
>
> When I wanted to use hivemind.lib.PlaceholderFactory to create a core
> implementation for my interface which contains method returns long, I got the
> error messge: wrong return type ...
> After study the source code, I found this is because
> ClassFabUtils.addNoOpMethod(...), it should return 0L for methods like this,
> instead of 0.
> The attached source file works for me.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]