Message:

   The following issue has been re-assigned.

   Assignee: Heiko W. Rupp (mailto:[EMAIL PROTECTED])
---------------------------------------------------------------------
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: Resolved
   Priority: Critical
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: XJavaDoc
 Components: 
             Core
   Fix Fors:
             1.5
   Versions:
             1.5

   Assignee: Heiko W. Rupp
   Reporter: Moriyoshi Koizumi

    Created: Mon, 15 Nov 2004 10:19 AM
    Updated: Sun, 12 Jun 2005 8:06 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: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to