[
https://issues.apache.org/jira/browse/AXIS-1666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rodrigo Ruiz updated AXIS-1666:
-------------------------------
Attachment: JavaWriter.diff
Hi,
This patch reimplements the getJavadocDescriptionPart() method of the
JavaWriter class. I have made some tests and it seems to work fine.
> When WSDL2Java generate JavaDoc and wrap a line it uses the Unix way.
> ---------------------------------------------------------------------
>
> Key: AXIS-1666
> URL: https://issues.apache.org/jira/browse/AXIS-1666
> Project: Axis
> Issue Type: Bug
> Components: Serialization/Deserialization
> Affects Versions: 1.2RC1
> Environment: CVS Nov 12, 2004
> Reporter: Sébastien Tardif
> Assigned To: Ashutosh Shahi
> Attachments: Credential.java, docHarbor.wsdl, JavaWriter.diff
>
>
> Title: When WSDL2Java generate JavaDoc and wrap a line it uses the Unix way.
> So it looks very ugly on Notepad. The rest of Axis source code does not do
> that. So I believe its a bug at least of inconsistency. Also if we have to
> choose between Unix and Windows we should choose for the one the most used
> for development.
> So it looks like that on Notepad:
> public class Credential implements java.io.Serializable {
> /** API User (required) -- for now, must be "apiuser", but this may *
> change in the future. */
> private java.lang.String username;
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]