@hibernate.filter generates entry only for first tag, if several used 
----------------------------------------------------------------------

         Key: XDP-166
         URL: http://jira.codehaus.org/browse/XDP-166
     Project: XDoclet 2 Plugins
        Type: Bug

  Components: hibernate  
    Versions: 1.0.2    
    Reporter: Dmitry V. Zemnitskiy
 Attachments: Filter.jelly

due to small error in 
org/xdoclet/plugin/hibernate/Filter.jelly 

${filterEntity.getTagByName('hibernate.filter')} 

should be ${filterEntity.getTagsByName('hibernate.filter')}

only first tag produced output if several filter definitions were used.

attached is fixed file

-- 
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



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
xdoclet-plugins-interest mailing list
xdoclet-plugins-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest

Reply via email to