You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by mc...@apache.org on 2009/08/14 18:11:47 UTC

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

Author: mcculls
Date: Fri Aug 14 16:11:46 2009
New Revision: 804277

URL: http://svn.apache.org/viewvc?rev=804277&view=rev
Log:
Temporarily remove upnp from build (until remote repo is back)

Modified:
    felix/trunk/pom.xml

Modified: felix/trunk/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/pom.xml?rev=804277&r1=804276&r2=804277&view=diff
==============================================================================
--- felix/trunk/pom.xml (original)
+++ felix/trunk/pom.xml Fri Aug 14 16:11:46 2009
@@ -109,7 +109,9 @@
         <module>log</module>
         <module>eventadmin</module>
         <module>http.jetty</module>
+<!-- TEMPORARILY REMOVE UPNP FROM BUILD ***
         <module>upnp</module>
+**** TEMPORARILY REMOVE UPNP FROM BUILD -->
         <module>scr</module>
         <module>configadmin</module>
         <module>metatype</module>