Committed the initial version of the UPnP TV bundle (FELIX-52).
It requires org.osgi.core, org.osgi.compendium 
A first sample to test the BaseDriver on the OSGi side.
You can use the Intel UpnP Toolkit to listen real devices on the UPnP network.
http://www.intel.com/cd/ids/developer/asmo-na/eng/downloads/upnp/tools/index.htm


git-svn-id: https://svn.apache.org/repos/asf/incubator/felix/trunk@391458 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/org.apache.felix.upnp.sample.tv/src/main/resources/META-INF/Manifest.mf b/org.apache.felix.upnp.sample.tv/src/main/resources/META-INF/Manifest.mf
new file mode 100644
index 0000000..cc0e51c
--- /dev/null
+++ b/org.apache.felix.upnp.sample.tv/src/main/resources/META-INF/Manifest.mf
@@ -0,0 +1,4 @@
+Bundle-Author: Matteo Demuru <matte-d@users.sourceforge.net>,

+ Stefano "Kismet" Lenzi <kismet-sl@users.sourceforge.net>,

+ Francesco Furfari <francesco.furfari@isti.cnr.it>,

+Bundle-ClassPath: .