[forge-issues] [JBoss JIRA] (FORGE-2010) Invalid scaffold code generated for byte[] data-type
Lincoln Baxter III (JIRA)
issues at jboss.org
Fri Sep 12 12:22:19 EDT 2014
Lincoln Baxter III created FORGE-2010:
-----------------------------------------
Summary: Invalid scaffold code generated for byte[] data-type
Key: FORGE-2010
URL: https://issues.jboss.org/browse/FORGE-2010
Project: Forge
Issue Type: Bug
Components: Builtin Plugins, Scaffold
Affects Versions: 2.10.0.Final
Reporter: Lincoln Baxter III
Fix For: 2.x Future
getBody() returns byte[], but the following code is generated. Project attached.
{code}
byte body = this.example.getBody();
{code}
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
More information about the forge-issues
mailing list