com.atlassian.maven.plugins.sourcerelease.mojos.git
Class RepositoryAndTag
java.lang.Object
com.atlassian.maven.plugins.sourcerelease.mojos.git.RepositoryAndTag
Deprecated.
@Deprecated
public class RepositoryAndTag
- extends Object
RepositoryAndTag
public RepositoryAndTag(String repositoryUrl,
String tag)
- Deprecated.
hashCode
public int hashCode()
- Deprecated.
- Overrides:
hashCode in class Object
equals
public boolean equals(Object obj)
- Deprecated.
- Overrides:
equals in class Object
getExportFilename
public String getExportFilename()
- Deprecated.
- Returns:
- a unique filename for this combination of repository and tag
toString
public String toString()
- Deprecated.
- Overrides:
toString in class Object
Copyright © 2011 Atlassian. All Rights Reserved.