The following comment has been added to this issue:

     Author: Andrew Stevens
    Created: Wed, 11 May 2005 1:59 AM
       Body:
It's a parser issue -> moving to the xjavadoc project.
---------------------------------------------------------------------
View this comment:
  
http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1306?page=comments#action_16525

---------------------------------------------------------------------
View the issue:
  http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1306

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XDT-1306
    Summary: Usage of "*/" in Tag/Attribute
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: XDoclet
 Components: 
             Parser
   Versions:
             1.1

   Assignee: xdoclet-devel (Use for new issues)
   Reporter: Andreas Schildbach

    Created: Tue, 22 Mar 2005 8:13 AM
    Updated: Wed, 11 May 2005 1:59 AM
Environment: XDoclet 1.2.2, JDK 1.4.2, Windows XP

Description:
I'm trying to use the following XDoclet tag:
/**
 * [...]
 * @ejb.env-entry name="ejb/BeanFactoryPath" value="classpath*:**/*Context.xml"
 * [...]
 */

Unfortunately, "*/" (before "*Context.xml") is detected as End of Comment by 
the Java Compiler and/or JavaDoc parser. The Java Language Specification does 
not specify any escaping in Java Comments.

I browsed any Documentation for XDoclet if it provides any Escaping, but did 
not find anything. I also searched the mailing lists, but only found people 
finding the same problem but no solution.



---------------------------------------------------------------------
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 Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to