| Summary: | Update to R4.3 APIs for compendium services. | ||
|---|---|---|---|
| Product: | [Eclipse Project] Equinox | Reporter: | Thomas Watson <tjwatson> |
| Component: | Compendium | Assignee: | Thomas Watson <tjwatson> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | jwross |
| Version: | 3.7 | ||
| Target Milestone: | 3.7 M7 | ||
| Hardware: | PC | ||
| OS: | Mac OS X - Carbon (unsup.) | ||
| Whiteboard: | |||
|
Description
Thomas Watson
I will release the updates through out Indigo development process. Version 4.3.0.201010111502 released to org.eclipse.osgi.services and org.eclipse.osgi.util org.osgi.service.event.EventConstants is missing the following three constants. EVENT_DELIVERY DELIVERY_ASYNC_ORDERED DELIVERY_ASYNC_UNORDERED (In reply to comment #3) > org.osgi.service.event.EventConstants is missing the following three constants. > > EVENT_DELIVERY > DELIVERY_ASYNC_ORDERED > DELIVERY_ASYNC_UNORDERED My fault. I had created a new branch (OSGi_R_4_3) because I originally thought it was going to cause build issues when I released the new APIs. Currently the new APIs do not break the build. When I released I forgot I was still working in the branch and not HEAD. The new APIs are in HEAD now. I have release a snap shot of the proposed R4.3 API into M5, but there are likely more changes coming in M5. This was done a while ago. |