The following issue has been updated:
Updater: Mark Mindenhall (mailto:[EMAIL PROTECTED])
Date: Mon, 27 Jun 2005 6:00 PM
Comment:
Here is a patch (patch.diff). I created this with Subversion (we don't use
CVS)...but hopefully the generated patch is compatible!
Changes:
Attachment changed to patch.diff
---------------------------------------------------------------------
For a full history of the issue, see:
http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1444?page=history
---------------------------------------------------------------------
View the issue:
http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1444
Here is an overview of the issue:
---------------------------------------------------------------------
Key: XDT-1444
Summary: @jboss.depends tag does not work
Type: Bug
Status: Open
Priority: Minor
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: XDoclet
Components:
JBoss Module
Versions:
1.2.1
1.2.2
1.2.3
Assignee: xdoclet-devel (Use for new issues)
Reporter: Mark Mindenhall
Created: Fri, 24 Jun 2005 11:57 AM
Updated: Mon, 27 Jun 2005 6:00 PM
Description:
The @jboss.depends tag support is incorrectly coded within jboss_xml.xdt (and
perhaps other .xdt files as well). The tag has been supported apparently since
3.2, and is still supported.
In the jboss_xml.xdt file, the tag support is wrapped with:
<XDtConfig:ifConfigParamEquals paramName="Version" value="3.2">
However, it *should* be wrapped with:
<XDtConfig:ifConfigParamGreaterOrEquals paramName="Version" value="3.2">
This occurs in the sections for entity, session, and mdb, and also (as
mentioned) may occur in other jboss*.xdt files as well.
---------------------------------------------------------------------
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
-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
xdoclet-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel