243264 Reconsider feature definitions: remove requires
diff --git a/features/org.eclipse.wst.xsl.feature/feature.xml b/features/org.eclipse.wst.xsl.feature/feature.xml
index e8d5ee3..1f7419d 100644
--- a/features/org.eclipse.wst.xsl.feature/feature.xml
+++ b/features/org.eclipse.wst.xsl.feature/feature.xml
@@ -23,11 +23,6 @@
       <discovery label="Web Tools Platform (WTP) Updates" url="http://download.eclipse.org/webtools/updates"/>
    </url>
 
-   <requires>
-      <import feature="org.eclipse.wst.xml_ui.feature" version="3.0.0"/>
-      <import feature="org.eclipse.jdt" version="3.4.0"/>
-   </requires>
-
    <plugin
          id="org.eclipse.wst.xsl.core"
          download-size="0"