[97407] Tagdir attribute (jsp 2.0) in taglib directive is not supported
diff --git a/bundles/org.eclipse.jst.jsp.core/component.xml b/bundles/org.eclipse.jst.jsp.core/component.xml
index bae2a3f..ab88fac 100644
--- a/bundles/org.eclipse.jst.jsp.core/component.xml
+++ b/bundles/org.eclipse.jst.jsp.core/component.xml
@@ -4,7 +4,7 @@
 	<plugin id="org.eclipse.jst.jsp.core" fragment="false" />
 	<package name="org.eclipse.jst.jsp.core.taglib" api="false">
 		<type name="IJarRecord" implement="false" />
-		<!-- <type name="ITagDirRecord" implement="false" /> -->
+		<type name="ITagDirRecord" implement="false" />
 		<type name="ITaglibIndexDelta" implement="false" />
 		<type name="ITaglibIndexListener" implement="true" />
 		<type name="ITaglibDescriptor" implement="false" />