Fix for FELIX-4125 and FELIX-4124

Move gogo commands to runtime project
Add components and component commands


git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1492176 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/runtime/pom.xml b/ipojo/runtime/pom.xml
index 25ebc68..ea5f1b0 100644
--- a/ipojo/runtime/pom.xml
+++ b/ipojo/runtime/pom.xml
@@ -40,6 +40,7 @@
         <module>composite-it</module>
         <module>api</module>
         <module>api-it</module>
+        <module>ipojo-gogo-commands</module>
     </modules>
 
     <scm>