[
http://jira.codehaus.org/browse/QDOX-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Scholte closed QDOX-172.
-------------------------------
Assignee: Robert Scholte
Resolution: Won't Fix
Fix Version/s: 1.10
The generated code is as intended. But I created another issue, QDOX-177, which
might be closer to the feature you're requesting.
> Preserve method signature and indentation in AbstractJavaEntity#getCodeBlock()
> ------------------------------------------------------------------------------
>
> Key: QDOX-172
> URL: http://jira.codehaus.org/browse/QDOX-172
> Project: QDox
> Issue Type: Sub-task
> Affects Versions: 1.9.1, 1.9.2
> Reporter: Vincent Siveton
> Assignee: Robert Scholte
> Fix For: 1.10
>
>
> The AbstractJavaEntity#getCodeBlock() change the method signature, see the
> test case of QDOX-171:
> Original snippet
> {noformat}
> public String myMethod( String s )
> throws Exception
> {
> {noformat}
> getCodeBlock() snippet
> {noformat}
> public java.lang.String myMethod(java.lang.String s) throws
> java.lang.Exception {
> {noformat}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email