This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 37583 - JMI mapper generates wronj javadoc comments
Summary: JMI mapper generates wronj javadoc comments
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-27 19:29 UTC by jfrank
Modified: 2004-02-02 05:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
CWM's ClassifierFeature JMI interface generated by JMIMapperImpl.java (2.54 KB, text/plain)
2003-11-27 19:31 UTC, jfrank
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jfrank 2003-11-27 19:29:06 UTC
There are some cases, whose relationship I 
couldn't find, where the JMIMapperImpl's 
generated javadoc header comments for MOF models 
are wrong. In paticular, the parameters names and 
quantities are mistaken.

I enclose the CWM's ClassifierFeature generated 
interface, where for example, in line 28 can be 
seen one of this errors.
Comment 1 jfrank 2003-11-27 19:31:13 UTC
Created attachment 12338 [details]
CWM's ClassifierFeature JMI interface generated by JMIMapperImpl.java
Comment 2 Martin Matula 2004-02-02 05:56:56 UTC
Fixed in trunk.