4.0.0 org.fourthline.cling cling-osgi 2.0-alpha2 Cling OSGi Base Driver cling-osgi-basedriver bundle org.fourthline.cling.osgi.basedriver ${SymbolicName}.${project.version} org.fourthline.lemma lemma-maven-plugin prepare-package-manual prepare-package manual src/main/java org.apache.felix maven-bundle-plugin true META-INF ${SymbolicName} ${project.name} org.fourthline.cling.osgi.basedriver.Activator 4th Line Bruce Green This UPnP Base Driver acts as software bridge between UPnP networks and OSGi. http://4thline.org/projects/cling/ org.osgi.framework, org.osgi.service.event, org.osgi.service.upnp, org.osgi.util.tracker, javax.net.ssl.*, javax.xml.*, org.w3c.dom.*, org.xml.sax.*, org.seamless.http.*, org.seamless.util.*, org.seamless.xml.*, !android.*, !com.sun.*, !sun.net.*, !org.apache.*, !javax.*, !org.hibernate.*, !org.dbunit.*, !org.xmlpull.*, !org.ietf.*, !org.eclipse.jetty.* false cling-core, seamless-util, seamless-http, seamless-xml, httpcore, httpclient, commons-logging, commons-codec maven-clean-plugin META-INF maven-site-plugin org.fourthline.lemma lemma-maven-plugin site-manual src/main/java maven-javadoc-plugin javadoc true false maven-jxr-plugin org.fourthline.cling cling-core ${project.version} compile org.seamless seamless-util ${seamless.version} org.seamless seamless-http ${seamless.version} org.seamless seamless-xml ${seamless.version} commons-codec commons-codec ${commons.codec.version} compile org.apache.httpcomponents httpcore ${apache.httpcomponents.httpcore.version} runtime org.apache.httpcomponents httpclient ${apache.httpcomponents.httpclient.version} runtime commons-logging commons-logging ${commons.logging.version} runtime