Fixed
Details
Assignee
Seth LegerSeth LegerReporter
Seth LegerSeth LegerComponents
Sprint
NoneFix versions
Affects versions
Priority
Major
Details
Details
Assignee
Seth Leger
Seth LegerReporter
Seth Leger
Seth LegerComponents
Sprint
None
Fix versions
Affects versions
Priority
PagerDuty
PagerDuty
PagerDuty
Created May 19, 2017 at 11:38 PM
Updated October 16, 2017 at 1:17 PM
Resolved October 16, 2017 at 1:17 PM
The osgi-pluginmanager blueprints use a Pax Web 4 class to expose static web resources. Unfortunately, the signature for this class has changed in Pax Web 6 (to support the new OSGi R6 HTTP Whiteboard module). We need to figure out how to make the blueprint work with both versions of the class or bump the version of the pluginmanager and only support Pax Web 6.