Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[equinox-dev] [prov] latest CVS

I just checked out the latest CVS for the provisioning project. The test code seems to be out of sync with the provisioning code base. The problem is that the test is using 1 argument for ResolutionHelper and it does not exist.
public ResolutionHelper(Dictionary selectionContext, RecommendationDescriptor recommendations)


Back to the top