org.apache.ivy.core.deliver
public interface PublishingDependencyRevisionResolver
Method Summary | |
---|---|
String | resolve(ModuleDescriptor published, String publishedStatus, ModuleRevisionId depMrid, String status)
Returns the revision of the dependency for the publishing of the 'published' module in
'publishedStatus' status.
|
Parameters: published publishedStatus depMrid status
Returns: the revision of the dependency