Update of /cvsroot/xdoclet/xdoclet/modules/ibm/src/META-INF In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13256/modules/ibm/src/META-INF
Modified Files: xtags.xml Log Message: support for the new environment handling added (XDT-1333) Index: xtags.xml =================================================================== RCS file: /cvsroot/xdoclet/xdoclet/modules/ibm/src/META-INF/xtags.xml,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -r1.17 -r1.18 *** xtags.xml 5 Jan 2005 14:03:44 -0000 1.17 --- xtags.xml 9 Apr 2005 10:03:05 -0000 1.18 *************** *** 12,15 **** --- 12,16 ---- <condition type="class"/> <condition type="method"/> + <condition type="field"/> </condition> <condition type="or"> *************** *** 259,265 **** <tag> <level>class</level> <name>websphere.resource-ref</name> <usage-description> ! WebSphere specific extension properties for Resource References </usage-description> <unique>false</unique> --- 260,268 ---- <tag> <level>class</level> + <level>method</level> + <level>field</level> <name>websphere.resource-ref</name> <usage-description> ! WebSphere specific extension properties for Resource References. </usage-description> <unique>false</unique> *************** *** 275,280 **** <condition-parameter>javax.ejb.MessageDrivenBean</condition-parameter> </condition> ! <condition type="type"> ! <condition-parameter>javax.servlet.Servlet</condition-parameter> </condition> </condition> --- 278,286 ---- <condition-parameter>javax.ejb.MessageDrivenBean</condition-parameter> </condition> ! <condition type="and"> ! <condition type="class"/> ! <condition type="type"> ! <condition-parameter>javax.servlet.Servlet</condition-parameter> ! </condition> </condition> </condition> *************** *** 285,288 **** --- 291,296 ---- </usage-description> <mandatory>true</mandatory> + <condition-description>Only for class level tags.</condition-description> + <condition type="class"/> </parameter> <parameter type="text"> ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ xdoclet-devel mailing list xdoclet-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xdoclet-devel