You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@onami.apache.org by gr...@apache.org on 2012/11/29 16:04:06 UTC

svn commit: r1415196 - in /incubator/onami/trunk/autobind: integrations/pom.xml pom.xml

Author: grobmeier
Date: Thu Nov 29 15:04:05 2012
New Revision: 1415196

URL: http://svn.apache.org/viewvc?rev=1415196&view=rev
Log:
remove outdated modules from project until they are fixed (= upgrade from old Rocoto version to Onami Configuration)

Modified:
    incubator/onami/trunk/autobind/integrations/pom.xml
    incubator/onami/trunk/autobind/pom.xml

Modified: incubator/onami/trunk/autobind/integrations/pom.xml
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/autobind/integrations/pom.xml?rev=1415196&r1=1415195&r2=1415196&view=diff
==============================================================================
--- incubator/onami/trunk/autobind/integrations/pom.xml (original)
+++ incubator/onami/trunk/autobind/integrations/pom.xml Thu Nov 29 15:04:05 2012
@@ -30,8 +30,10 @@
   <packaging>pom</packaging>
 
   <modules>
+    <!--
+    TODO UPGRADE ROCOTO TO CURRENT VERSION
     <module>commons.configurations</module>
-    <module>enterprise</module>
+    <module>enterprise</module>                -->
     <module>metro</module>
   </modules>
 

Modified: incubator/onami/trunk/autobind/pom.xml
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/autobind/pom.xml?rev=1415196&r1=1415195&r2=1415196&view=diff
==============================================================================
--- incubator/onami/trunk/autobind/pom.xml (original)
+++ incubator/onami/trunk/autobind/pom.xml Thu Nov 29 15:04:05 2012
@@ -37,8 +37,10 @@
 
   <modules>
     <module>core</module>
+    <!--
+    TODO UPGRADE ROCOTO TO CURREN CONFIGURATION VERSION
     <module>configuration</module>
-    <module>examples</module>
+    <module>examples</module>         -->
     <module>integrations</module>
     <module>scanner</module>
     <module>aop</module>