| Summary: | Need for a filter builder for building requirement filters | ||
|---|---|---|---|
| Product: | [Eclipse Project] Equinox | Reporter: | Thomas Watson <tjwatson> |
| Component: | Framework | Assignee: | equinox.framework-inbox <equinox.framework-inbox> |
| Status: | RESOLVED INVALID | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | hargrave |
| Version: | 3.7 | ||
| Target Milestone: | Juno | ||
| Hardware: | PC | ||
| OS: | Mac OS X - Carbon (unsup.) | ||
| Whiteboard: | |||
|
Description
Thomas Watson
Move all 3.8 bugs to Juno. There is a proposal in OSGi to add a VersionRange class to the org.osgi.framework package. This VersionRange class may contain a toFilterString() method. If this happens then we can consider using that method to generate the filter string. We will also consider making the Equinox VersionRange extend the osgi VersionRange. This is no longer valid. The OSGi VersionRange class now provides the method we need to create a filter for version ranges. |