The following issue has been updated:

    Updater: Moriyoshi Koizumi (mailto:[EMAIL PROTECTED])
       Date: Mon, 15 Nov 2004 10:27 AM
    Comment:
Patch.
    Changes:
             Attachment changed to 
xjavadoc-incorporated-types-20041116.patch.diff
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://opensource.atlassian.com/projects/xdoclet/browse/XJD-50?page=history

---------------------------------------------------------------------
View the issue:
  http://opensource.atlassian.com/projects/xdoclet/browse/XJD-50

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XJD-50
    Summary: Class / interface definitions incorporated in a single file 
wrongly handled
       Type: Bug

     Status: Open
   Priority: Critical

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: XJavaDoc
 Components: 
             Core
   Versions:
             1.2

   Assignee: xdoclet-devel (Use for new issues)
   Reporter: Moriyoshi Koizumi

    Created: Mon, 15 Nov 2004 10:19 AM
    Updated: Mon, 15 Nov 2004 10:27 AM
Environment: JDK 1.4.2, Mac OS X 10.0.3, ant-1.6.2 and commons-attributes-2.1; 
xjavadoc grabbed from CVS

Description:
It looks like xjavadoc cannot handle multiple type definitions incorporated in 
a single file correctly yet.

----------------------------------------------------------------
// Foo.java
package blah;

import java.util.List;

class PackagePrivateType1 {}
class PackagePrivateType2 {}

public class Foo {}
----------------------------------------------------------------

Proposed patch can be downloaded from
http://www.voltex.jp/patches/xjavadoc-incorporated-types-20041116.patch.diff



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/xdoclet/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to