[XDoclet-JIRA] Commented: (XJD-41) Support Java 1.5 Syntax ?
"Konstantin Sobolev (JIRA)" <[email protected]> Tue, 13 Jun 2006 12:04:44 -0500 (CDT)
| Newsgroups | gmane.comp.java.xdoclet.devel |
|---|---|
| Message-ID | <128121108.1150218284604.JavaMail.j2ee@atlassian01.managed.contegix.com> |
[ http://opensource.atlassian.com/projects/xdoclet/browse/XJD-41?page=comments#action_17627 ]
Konstantin Sobolev commented on XJD-41:
---------------------------------------
Proposed hotfix:
--- Java1.5x.jjt.orig 2006-06-13 20:45:45.747180520 +0400
+++ Java1.5x.jjt 2006-06-13 20:59:58.271952608 +0400
@@ -1720,7 +1720,7 @@
}
}
{
- [ "final" ]
+ ( "final" | Annotation() )*
ParameterType()
[
"..."
> Support Java 1.5 Syntax ?
> -------------------------
>
> Key: XJD-41
> URL: http://opensource.atlassian.com/projects/xdoclet/browse/XJD-41
> Project: XJavaDoc
> Type: Improvement
> Components: Parser
> Versions: 1.0.2
> Reporter: Hao Chen
> Assignee: xdoclet-devel (Use for new issues)
> Priority: Critical
> Fix For: 1.5
> Attachments: xjavadoc-1.1-j5-src.zip, xjavadoc-1.1-j5-v2.jar, xjavadoc-1.1-j5-v3.jar, xjavadoc-1.1-j5-v4.jar, xjavadoc-1.1-j5.zip, xjavadoc-jdk15-patch.diff, xjavadoc-src-1.1-j5-v4.zip
>
> Time Spent: 1 hour, 30 minutes
> Remaining: 0 minutes
>
> Is there any plan to upgrade the parser to support Java 1.5 syntax?
--
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
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira