Message:

  A new issue has been created in JIRA.

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

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XJD-60
    Summary: Annotations Generate Lexical Error
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: XJavaDoc

   Assignee: xdoclet-devel (Use for new issues)
   Reporter: Rod Macpherson

    Created: Thu, 2 Jun 2005 12:43 PM
    Updated: Thu, 2 Jun 2005 12:43 PM

Description:
Lexical errors are generated when processing files containing Java 5.0 
annotations. 

Example: 

xjavadoc.TokenMgrError: Lexical error at line 60, column 5.  Encountered: "@" 
(64), after : ""

Code Sample:

@Property void setName(String name) { this.name = name; }

Doesn't really matter what the annotation is. It blows up. 






---------------------------------------------------------------------
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 Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to