Committed the initial version (R3) of the UPnP Base Driver bundle (FELIX-52).
It requires org.osgi.core, org.osgi.compendium, org.apache.felix.upnp.extra and cyberlink-patched-release.
I've installed the cyberlink-1.7-patched-release.jar on my local repository.
In order to install the library you can use the command :
mvn install:install-file -DgroupId=org.cybergarage -DartifactId=cyberlink-patched-release /
-Dversion=1.7 -Dpackaging=jar -Dfile=<basedir>\trunk\org.apache.felix.upnp.basedriver\src\main\resources\lib\cyberlink-1.7-patched-release.jar
I've added the source code in the resources dir (cyberlink-1.7-patched-debug.jar)

The basedriver doesn't compile without it, so I've commented the module related to it in the trunk/pom.xml
I need help to understand how to use an external repository.

git-svn-id: https://svn.apache.org/repos/asf/incubator/felix/trunk@391447 13f79535-47bb-0310-9956-ffa450edef68
45 files changed