org.sakaiproject.entitybroker.util
Class VersionConstants

java.lang.Object
  extended by org.sakaiproject.entitybroker.util.VersionConstants

public class VersionConstants
extends Object

Tracking the version for output on screen

Author:
Aaron Zeckoski (azeckoski @ gmail.com)

Field Summary
static String APP_VERSION
          The current version of the application for updating purposes, this should always be the NEXT version of the tool if this is trunk code
static String SVN_LAST_UPDATE
           
static String SVN_REVISION
           
 
Constructor Summary
VersionConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

APP_VERSION

public static String APP_VERSION
The current version of the application for updating purposes, this should always be the NEXT version of the tool if this is trunk code


SVN_REVISION

public static String SVN_REVISION

SVN_LAST_UPDATE

public static String SVN_LAST_UPDATE
Constructor Detail

VersionConstants

public VersionConstants()


Copyright © 2007-2012 CARET, University of Cambridge. All Rights Reserved.