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 ji...@apache.org on 2004/03/05 04:27:32 UTC

[jira] Updated: (AXIS-604) Generated comments should be javadoc comments

The following issue has been updated:

    Updater: Danno Ferrin (mailto:shemnon@yahoo.com)
       Date: Thu, 4 Mar 2004 7:25 PM
    Comment:
the most recent patch patch didn't seem to make it over from apahce.  This resolves lots of pretty printing issues, but isn't perfect, but is good enough to close once merged.
    Changes:
             Attachment changed to patchFromBugzilla.txt
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://nagoya.apache.org/jira/secure/ViewIssue.jspa?key=AXIS-604&page=history

---------------------------------------------------------------------
View the issue:
  http://nagoya.apache.org/jira/secure/ViewIssue.jspa?key=AXIS-604

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXIS-604
    Summary: Generated comments should be javadoc comments
       Type: Bug

     Status: Reopened

    Project: Axis
 Components: 
             WSDL processing
   Versions:
             future (enh)

   Assignee: Axis Developers Mailing List
   Reporter: Steve Loughran

    Created: Wed, 8 Jan 2003 7:55 PM
    Updated: Thu, 4 Mar 2004 7:25 PM
Environment: Operating System: Other
Platform: Other

Description:
when you have a WSDL file with comments in, these comments are passed into the
source

    // cancel job
    public void cancelJob(java.lang.String jobURI) throws java.rmi.RemoteException;

but if they were javadoc comments, rather than just // comments, then we could
get these into the javadoc and so have self documenting endpoints from the WSDL.


---------------------------------------------------------------------
JIRA INFORMATION:
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