Modify ↓
Opened 14 months ago
Closed 14 months ago
#117 closed defect (fixed)
OSGIFXMLLoader fails on 2.1
| Reported by: | tom | Owned by: | tom |
|---|---|---|---|
| Priority: | major | Milestone: | 0.0.14 |
| Component: | runtime-osgi | Version: | 0.0.13 |
| Keywords: | Cc: |
Description
public static <O> O load(ClassLoader? classloader, URL url, ResourceBundle? resourceBundle, BuilderFactory? builderFactory) throws IOException {
}
Does not handle 2.1 appropriately by not setting the classloader to use!
Attachments (0)
Change History (2)
comment:1 Changed 14 months ago by tom
- Component changed from distro to runtime-osgi
comment:2 Changed 14 months ago by tom
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
