User: pathoss Date: 02/10/16 01:58:07 Modified: modules/web/src/xdoclet/modules/web/resources taglib_tld.xdt Log: Fixed XDT-67: jsptaglib creates type elements in JSP 1.1 TLD files. Revision Changes Path 1.4 +2 -0 xdoclet/modules/web/src/xdoclet/modules/web/resources/taglib_tld.xdt Index: taglib_tld.xdt =================================================================== RCS file: /cvsroot/xdoclet/xdoclet/modules/web/src/xdoclet/modules/web/resources/taglib_tld.xdt,v retrieving revision 1.3 retrieving revision 1.4 diff -u -w -r1.3 -r1.4 --- taglib_tld.xdt 25 Jun 2002 22:41:04 -0000 1.3 +++ taglib_tld.xdt 16 Oct 2002 08:58:07 -0000 1.4 @@ -134,9 +134,11 @@ <XDtMethod:ifHasMethodTag tagName="jsp:attribute" paramName="rtexprvalue"> <rtexprvalue><XDtMethod:methodTagValue tagName="jsp:attribute" paramName="rtexprvalue" values="true,false,yes,no"/></rtexprvalue> </XDtMethod:ifHasMethodTag> + <XDtConfig:ifConfigParamGreaterOrEquals paramName="Jspversion" value="1.2"> <XDtMethod:ifHasMethodTag tagName="jsp:attribute" paramName="type"> <type><XDtMethod:methodType/></type> </XDtMethod:ifHasMethodTag> + </XDtConfig:ifConfigParamGreaterOrEquals> <XDtMethod:ifHasMethodTag tagName="jsp:attribute" paramName="description"> <description><![CDATA[<XDtMethod:methodTagValue tagName="jsp:attribute" paramName="description"/>]]></description> </XDtMethod:ifHasMethodTag>
------------------------------------------------------- This sf.net email is sponsored by: viaVerio will pay you up to $1,000 for every account that you consolidate with us. http://ad.doubleclick.net/clk;4749864;7604308;v? http://www.viaverio.com/consolidator/osdn.cfm _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel