You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cl...@apache.org on 2007/08/14 15:39:31 UTC

svn commit: r565745 - /felix/trunk/pom/pom.xml

Author: clement
Date: Tue Aug 14 06:39:30 2007
New Revision: 565745

URL: http://svn.apache.org/viewvc?view=rev&rev=565745
Log:
Restore project blocking the continuous build. The issue came from an unavailable maven plug-in (available now)

Modified:
    felix/trunk/pom/pom.xml

Modified: felix/trunk/pom/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/pom/pom.xml?view=diff&rev=565745&r1=565744&r2=565745
==============================================================================
--- felix/trunk/pom/pom.xml (original)
+++ felix/trunk/pom/pom.xml Tue Aug 14 06:39:30 2007
@@ -148,10 +148,8 @@
         <module>../wireadmin</module>
         <module>../prefs</module>
         
-        <!--
         <module>../ipojo/core</module>
         <module>../ipojo/arch</module>
-	-->
 
         <module>../mosgi</module> 
       </modules>