deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

org.deegree.commons.version
Class ModuleVersion

java.lang.Object
  extended by org.deegree.commons.version.ModuleVersion

public final class ModuleVersion
extends Object

Version:
$Revision: 18171 $, $Date: 2009-06-17 16:00:07 +0200 (Mi, 17 Jun 2009) $
Author:
Rutger Bezema, Markus Schneider, last edited by: $Author: mschneider $

Constructor Summary
ModuleVersion(URL buildInfoPropertiesURL)
           
 
Method Summary
 String getBuildBy()
          Returns the name of the builder.
 String getBuildDate()
          Returns the date string when the current build was created.
 String getSvnInfo()
           
 String getSvnPath()
           
 String getSvnRevision()
           
 String getVersionNumber()
          Returns the version number.
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ModuleVersion

public ModuleVersion(URL buildInfoPropertiesURL)
Method Detail

getVersionNumber

public String getVersionNumber()
Returns the version number.

Returns:
the version number

getBuildDate

public String getBuildDate()
Returns the date string when the current build was created.

Returns:
the date as String

getBuildBy

public String getBuildBy()
Returns the name of the builder.

Returns:
the name of the builder

getSvnInfo

public String getSvnInfo()
Returns:
the svn revision number and path

getSvnRevision

public String getSvnRevision()
Returns:
the svn revision number

getSvnPath

public String getSvnPath()
Returns:
the svn path

toString

public String toString()
Overrides:
toString in class Object

deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org

]]>