Author: nickboldt
Date: 2012-04-30 14:50:08 -0400 (Mon, 30 Apr 2012)
New Revision: 40658
Modified:
trunk/ws/features/org.jboss.tools.ws.jaxrs.feature/feature.xml
Log:
JBIDE-10827 remove WTP deps from org.jboss.tools.ws.jaxrs.feature/feature.xml
Modified: trunk/ws/features/org.jboss.tools.ws.jaxrs.feature/feature.xml
===================================================================
--- trunk/ws/features/org.jboss.tools.ws.jaxrs.feature/feature.xml 2012-04-30 18:43:38 UTC
(rev 40657)
+++ trunk/ws/features/org.jboss.tools.ws.jaxrs.feature/feature.xml 2012-04-30 18:50:08 UTC
(rev 40658)
@@ -17,14 +17,6 @@
%license
</license>
- <requires>
- <import feature="org.eclipse.jst.enterprise_ui.feature"
version="3.3.2" match="compatible"/>
- <import feature="org.eclipse.jst.web_ui.feature"
version="3.3.2" match="compatible"/>
- <import feature="org.eclipse.wst.web_ui.feature"
version="3.3.2" match="compatible"/>
- <import feature="org.eclipse.wst.ws_ui.feature"
version="3.3.2" match="compatible"/>
- <import feature="org.eclipse.wst.xml_ui.feature"
version="3.3.2" match="compatible"/>
- </requires>
-
<plugin
id="org.jboss.tools.ws.jaxrs.core"
download-size="0"
Show replies by date