The following comment has been added to this issue:

     Author: Paul Galbraith
    Created: Fri, 13 May 2005 7:08 AM
       Body:
This ability could conceivably be very useful for hibernate meta tags, as well.
---------------------------------------------------------------------
View this comment:
  
http://opensource.atlassian.com/projects/xdoclet/browse/XJD-59?page=comments#action_16545

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

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

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: XJavaDoc
 Components: 
             Parser
   Versions:
             1.1

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

    Created: Tue, 22 Mar 2005 8:13 AM
    Updated: Fri, 13 May 2005 7:08 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