|
From: Konstantin P. (JIRA) <ji...@co...> - 2007-05-23 10:34:57
|
[ http://jira.codehaus.org/browse/XDP-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Konstantin Pribluda closed XDP-218.
-----------------------------------
Resolution: Won't Fix
This tag does not support comment parameter.
@hibernate.comment is a tag of its own and can be used on class level
> Hibernate plugin doesn't support 'comment' attributes for tags 'class', 'joined-subclass' and other
> ---------------------------------------------------------------------------------------------------
>
> Key: XDP-218
> URL: http://jira.codehaus.org/browse/XDP-218
> Project: XDoclet 2 Plugins
> Issue Type: Bug
> Affects Versions: 1.0.4
> Environment: Windows XP, ant 1.6
> Reporter: Andrzej Maziński
>
> When comment is defined for class tag hibernate plug-in rises exception :
> java.lang.RuntimeException: java.lang.RuntimeException: @hibernate.joined-subclass table="EXAMPLE"
> comment="This is an example of using Hibernate."
> in pl.www.Example (line 93):
> comment is an invalid parameter name.
> hibernate xdoclet tag :
> * @hibernate.class
> * table="EXAMPLE"
> * comment="This is an example of using Hibernate."
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|