de.smartics.maven.issues.bugzilla
Class BugzillaVersionFactory
java.lang.Object
de.smartics.maven.issues.AbstractVersionFactory
de.smartics.maven.issues.bugzilla.BugzillaVersionFactory
-
All Implemented Interfaces:
-
VersionFactory
-
public class BugzillaVersionFactory
-
extends
AbstractVersionFactory
Implementation of the version factory for Bugzilla.
-
Author:
-
Robert Reiner
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BugzillaVersionFactory
public BugzillaVersionFactory()
createRange
public ArtifactVersionRange createRange(String versionSpecification)
throws org.apache.maven.artifact.versioning.InvalidVersionSpecificationException
-
Creates a version range by the given specification.
-
-
Parameters:
-
versionSpecification
- the specification of the version range to create.
-
Returns:
-
the range instance built from the specification.
-
Throws:
-
org.apache.maven.artifact.versioning.InvalidVersionSpecificationException
-
See Also:
-
VersionFactory.createRange(java.lang.String)
Copyright © 2008-2013
Kronseder & Reiner GmbH - smartics. All Rights Reserved.