fr.jayasoft.ivy
Interface PublishingDependencyRevisionResolver

All Known Implementing Classes:
DefaultPublishingDRResolver

public interface PublishingDependencyRevisionResolver

Author:
Xavier Hanin

Method Summary
 java.lang.String resolve(ModuleDescriptor published, java.lang.String publishedStatus, ModuleRevisionId depMrid, java.lang.String status)
          Returns the revision of the dependency for the publishing of the 'published' module in 'publishedStatus' status.
 

Method Detail

resolve

public java.lang.String resolve(ModuleDescriptor published,
                                java.lang.String publishedStatus,
                                ModuleRevisionId depMrid,
                                java.lang.String status)
Returns the revision of the dependency for the publishing of the 'published' module in 'publishedStatus' status.

Parameters:
published -
publishedStatus -
Returns:
the revision of the dependency