The following comment has been added to this issue:

     Author: Heiko W. Rupp
    Created: Mon, 27 Jun 2005 12:34 AM
       Body:
Mark,
can you produce a diff, as described on
http://opensource.atlassian.com/projects/xdoclet/secure/Dashboard.jspa ?
---------------------------------------------------------------------
View this comment:
  
http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1444?page=comments#action_16821

---------------------------------------------------------------------
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 12:34 AM

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