| Summary: | Cycle in slf4j, qos.logback in orbit-S20100423142122.zip | ||
|---|---|---|---|
| Product: | [Tools] Orbit | Reporter: | Ed Willink <ed> |
| Component: | bundles | Assignee: | Orbit Bundles <orbit.bundles-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | major | ||
| Priority: | P3 | CC: | alexander.igdalov, david_williams, gunnar, samuelwu |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows Vista | ||
| Whiteboard: | |||
|
Description
Ed Willink
Which dependencies do you have in your bundles (required bundles as well as imported packages)? I'm not sure but I think you have to set a property in order to support binary cycles in PDE Build. FWIW, the Logback bundles in S20100308015149 were broken and could never work at runtime. (In reply to comment #1) > Which dependencies do you have in your bundles (required bundles as well as > imported packages)? I'm not sure but I think you have to set a property in > order to support binary cycles in PDE Build. > > FWIW, the Logback bundles in S20100308015149 were broken and could never work > at runtime. Hi Gunnar, Thanks for the advice, I will try allowBinaryCycles option. (In reply to comment #2) > (In reply to comment #1) > > Which dependencies do you have in your bundles (required bundles as well as > > imported packages)? I'm not sure but I think you have to set a property in > > order to support binary cycles in PDE Build. > > > > FWIW, the Logback bundles in S20100308015149 were broken and could never work > > at runtime. > > Hi Gunnar, > > Thanks for the advice, I will try allowBinaryCycles option. It works - thanks! *** Bug 318895 has been marked as a duplicate of this bug. *** Thanks, allowBinaryCycles = true fixed the problem. So, is this a permanent limitation of these bundles? Not possible to fix in Orbit? If so, perhaps a "note" should be added to the log.xml file, so it shows up table on download page. I know that not everyone would read or see it in that table, but seems like we could better document "how to use" these combinations of bundles? |