Ticket #22 (closed defect: fixed)
XmlDoclet: Produces emtpy attributes
| Reported by: | mgriffel | Owned by: | amandel |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | jCoderZ-report | Version: | trunk |
| Keywords: | Cc: |
Description (last modified by amandel) (diff)
The XML output of the XmlDoclet produces empty attribute values. See snippet below:
<?xml version="1.0" encoding="UTF-8"?> <javadoc> <package name=''><doc></doc><class qualified-name='' visibility='' modifiers='' modifier-specifier='' name='' file='' line='' column='' type='' abstract='abstract' serializable='serializable'> <doc>Interface for the log message info data structure. Implementations for this type are expected to be generated from MessageInfo xml files. Data in here is bound to the Message and not to specific log events.</doc><tag file='' line='' column='' name='' kind='' > ...
Change History
Note: See
TracTickets for help on using
tickets.
