[savara-commits] savara SVN: r418 - trunk/tools/features/org.jboss.savara.tools.feature.

do-not-reply at jboss.org do-not-reply at jboss.org
Tue Sep 21 07:31:36 EDT 2010


Author: objectiser
Date: 2010-09-21 07:31:36 -0400 (Tue, 21 Sep 2010)
New Revision: 418

Modified:
   trunk/tools/features/org.jboss.savara.tools.feature/feature.xml
Log:
Make savara feature dependent upon pi4soa core feature, to hopefully pull it in automatically.

Modified: trunk/tools/features/org.jboss.savara.tools.feature/feature.xml
===================================================================
--- trunk/tools/features/org.jboss.savara.tools.feature/feature.xml	2010-09-20 20:30:49 UTC (rev 417)
+++ trunk/tools/features/org.jboss.savara.tools.feature/feature.xml	2010-09-21 11:31:36 UTC (rev 418)
@@ -176,6 +176,7 @@
 
    <requires>
       <import feature="org.scribble.protocol.feature"/>
+      <import feature="org.pi4soa.core.feature"/>
    </requires>
 
    <plugin
@@ -234,8 +235,6 @@
          version="0.0.0"
          unpack="false"/>
 
-   <!-- The following are currently experimental plugins -->
-   
    <plugin
          id="org.jboss.savara.tap.eclipse"
          download-size="0"



More information about the savara-commits mailing list