iCMS
Class Version
java.lang.Object
luky.Version
iCMS.Version
- All Implemented Interfaces:
- MouseListener, EventListener
public class Version
- extends Version
Version Class is used to get the version of the iCMS package class runtime
- 1.1.0 - initial version
- 1.2.0 - replaced Advandnet with Westhawk stack
- 1.4.0 - Alpha release for HITT
- 1.4.1 - MasterDeamon works (alpha)
- 1.5.0 - Release for GPL as iCMS
- 1.5.1 - Status Applet is Clickable
- 1.5.2 - Added fast loading protocol
- 1.6.1 - using a single Advanced SNMP Manger
- 1.6.2 - minor bug fix in ProbeData allocation
- 1.6.3 - Nodes can now have both Applications and Probes
- 1.6.4 - CmsdHandler now can handle crashed masterd and Persistant traps disabled due to memory leak
- 1.6.5 - Improved Error handling in comms for master deamon
- 1.6.6 - Really quiet mode, filelog for masterd, comms recovery
- 1.6.7 - bug fix release, comms recovery
- 1.6.8 - bug fix release, comms timing master deamon
- 1.6.9 - Disable LogFallBack, link luky 3.07, FIXED probes now work
- 1.6.10 - Added EvaluationClient in masterd, applets close connections on page out
- 1.6.11 - ConvertTrap error silenced, Socket leak plugged, MasterD logfile rolls over
- 1.6.12 - Improved Themes applet, added periodicSync to master, log reports time correctly, improved eval
- 1.6.13 - Cosmetics, Persistant traps added to Cmsd, snmp polling larger interval, new logo/label, trap blocking, applet watchdog, applications that do not propagate are indicated as such
- 1.7.0 - First stable release
- 1.7.1 - Linked against luky 4.0.1, added about box, applet is now threadsafe
- 1.7.2 - Applet is thread issues, reconnect fixed, minor bugs in AdvancedTrapLine, Refresh button, Informationals are not decoded per default, linked against Luky 4.0.2)
- 1.7.3 - Linked against 4.1.1 which is a major port and fixes thread issues in clients
- Version:
- 1.7.3
- Author:
- Chris Lukassen
-

Constructor Summary |
Version()
default constructor |
Method Summary |
static void |
main(String[] args)
runtime function to get the current version, prints it to stdout |
Methods inherited from class luky.Version |
about, about, getAppBuildTimeString, getAppVersion, getLibBuildTimeString, getLibVersion, mouseClicked, mouseEntered, mouseExited, mousePressed, mouseReleased, setAppBuildTime, setAppName, setAppVersion |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Version
public Version()
- default constructor
main
public static void main(String[] args)
- runtime function to get the current version, prints it to stdout