The following comment has been added to this issue:

     Author: jan hoef
    Created: Thu, 18 Aug 2005 6:34 AM
       Body:
my classpath in my ant build did not have the right xjavadoc lib. I changed my 
classpath and everything works. this bug can be closed.
Sorry
---------------------------------------------------------------------
View this comment:
  
http://opensource.atlassian.com/projects/xdoclet/browse/XJD-65?page=comments#action_17162

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

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XJD-65
    Summary: parser error for generics in class definition
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: XJavaDoc
 Components: 
             Parser
   Versions:
             1.5

   Assignee: xdoclet-devel (Use for new issues)
   Reporter: jan hoef

    Created: Thu, 18 Aug 2005 4:08 AM
    Updated: Thu, 18 Aug 2005 6:34 AM
Environment: windows xp

Description:
I defined a userType class for hibernate with generics .
i.e. public class EnumUserType<E extends Enum<E>> implements UserType.

The parser gives the following output:
[hibernatedoclet]Error parsing File D:\Program 
Files\AppFuse\frameworks\appfuse\src\dao\com\cycos\model\usertype\EnumUserType.java:Encountered
 "<" at line 11, column 26.
[hibernatedoclet] Was expecting one of:
[hibernatedoclet] "extends" ...
[hibernatedoclet] "implements" ...

I used the newest parser = xjavadoc-1.1-j5.jar


---------------------------------------------------------------------
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



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to