Removed old configuration files and added new ones to launch all the UPnP bundles

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@607207 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/upnp/doc/upnp.sh.bat b/upnp/doc/upnp.sh.bat
new file mode 100644
index 0000000..3c1aa34
--- /dev/null
+++ b/upnp/doc/upnp.sh.bat
@@ -0,0 +1,8 @@
+#!/bin/sh

+

+

+cd ../../main

+

+echo "lauching Felix with UPnP bundles"

+java -Dfelix.config.properties=file:../upnp/doc/config.properties.upnp -jar bin/felix.jar

+