You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "S?bastien Tardif (JIRA)" <ax...@ws.apache.org> on 2004/11/12 23:56:25 UTC

[jira] Updated: (AXIS-1667) When WSDL2Java generate JavaDoc, the left indentation of wrapped line do not match the indentation of previous or subsequent line.

     [ http://nagoya.apache.org/jira/browse/AXIS-1667?page=history ]

Sébastien Tardif updated AXIS-1667:
-----------------------------------

    Attachment: Credential.java

The file generated that has the bad indentation.

> When WSDL2Java generate JavaDoc, the left indentation of wrapped line do not match the indentation of previous or subsequent line.
> ----------------------------------------------------------------------------------------------------------------------------------
>
>          Key: AXIS-1667
>          URL: http://nagoya.apache.org/jira/browse/AXIS-1667
>      Project: Axis
>         Type: Bug
>   Components: Serialization/Deserialization
>     Versions: 1.2RC1
>  Environment: Nov 12, 2004
>     Reporter: Sébastien Tardif
>  Attachments: Credential.java, docHarbor.wsdl
>
> Title: When WSDL2Java generate JavaDoc, the left indentation of wrapped line do not match the indentation of previous or subsequent line.
> An example:
> public class Criteria  implements java.io.Serializable {
>     /** Use for sorting and whether ascending or descending. */
>     private com.docharbor.webservices.SortCriteria[] sortCriteria;
>     /** Maximum number of returned rows from a search. If you specified
>  * 0 we will retrieved no document you will have received information
>  * about the retrieval type and the index fields. */
>     private java.lang.Integer maxDocuments;
>     /** Indicates whether to show only "display" indexes. */
> The indentation always use space not tab. So when it’s ok it uses 4 spaces and when it’s wrong it uses just 1.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira