The following issue has been updated:

    Updater: Mark Mindenhall (mailto:[EMAIL PROTECTED])
       Date: Fri, 24 Jun 2005 2:30 PM
    Comment:
Here is the file which has the problem corrected.
    Changes:
             Attachment changed to jboss_xml.xdt
    ---------------------------------------------------------------------
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: Major

 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: Fri, 24 Jun 2005 2:30 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
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to