Bug 2106: Refactored FlowCapableInventoryProvider to properly work with failures.
[controller.git] / opendaylight / md-sal / sal-rest-docgen / pom.xml
index 1141e1d72e212204ed21ffcf725e4226835e427b..d5a68c3a28db10fbdf69b510be73464765f32f32 100644 (file)
           <instructions>
             <Bundle-Name>MD SAL Rest Api Doc Generator</Bundle-Name>
             <Import-Package>*,
-              com.sun.jersey.spi.container.servlet</Import-Package>
+              com.sun.jersey.spi.container.servlet, org.eclipse.jetty.servlets</Import-Package>
             <Bundle-Activator>org.opendaylight.controller.sal.rest.doc.DocProvider</Bundle-Activator>
             <Web-ContextPath>/apidoc</Web-ContextPath>
           </instructions>