Share

J/Top

File Release Notes and Changelog

Release Name: 0.5

Notes: J/Top version 0.5 is now available at http://jtop.sourceforge.net/. This release contains many enhancements including a new Email Notifier for sending a custom email when a sentry fails. The JTop.jar file is now executable and the bin directory has been removed. Additionally a number of subsystems in J/Top have been refactored and migration to the Collection API has begun. Please send questions and comments to me@anthonyeden.com.


Changes: Added EmailNotifier with Velocity templates for the message subject and body. Migrated to Collections API. Replaced "Set" classes with XArrayList. Removed all Action implementations in favor of StandardAction. Added logging with Log4J (version 1.1.1). Removed icons from menu items. Added IconManager for easier access to icons. Icons are now stored in a library JAR and not in the images directory. Removed bin directory and made JAR executable. Modifying a host's display name or hostname changes the tab display for that host. State change fixed to reduce states to pass or fail. Sentry test loop changed to fast fail.