Message: The following issue has been re-assigned.
Assignee: Gavin King (mailto:[EMAIL PROTECTED]) --------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-492 Here is an overview of the issue: --------------------------------------------------------------------- Key: XDT-492 Summary: @hibernate.jcs-cache mistake in the online documentation Type: Bug Status: Assigned Priority: Minor Time Spent: Unknown Remaining: 30 minutes Project: XDoclet Components: XDoclet Module Versions: 1.2 Beta 2 Assignee: Gavin King Reporter: Julien Dubois Created: Fri, 23 May 2003 2:39 PM Updated: Wed, 23 Jul 2003 11:47 PM Environment: Debian GNU/Linux (sid) + JDK 1.4 from BEA Windows XP + JDK 1.4.1 from Sun It's probably platform-agnostic anyway. Description: The documentation concerning the JCS tag usage is incorrect on the website : http://xdoclet.sourceforge.net/tags/hibernate-tags.html#%40hibernate.class%20(0..1) According to the doc, jcs-cache is an attribute of the @hibernate.class tag: @hibernate.class jcs-cache="read-only" In fact, it is itself a tag : @hibernate.jcs-cache usage="read-only" See the Hibernate documentation : http://hibernate.bluemars.net/61.html See bug #XDT-259 : http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-259 I've tried both with my project, and only the @hibernate.jcs-cache is producing the correct tags in my mapping file. --------------------------------------------------------------------- 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 sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
