OOPS Change Log
Version 1.3.2

  • Fixed minor bug in set up script - stopping this from working.

Version 1.3.1

  • A minor bug appeared moments after 1.3 release. This minor version increase is a fix.

Version 1.3

NOTE: You will need to delete your OOPS_HOME/settings/oops.settings file. Versions 1.3 and onwards use JRE 1.4 - Earlier versions will not work.

  • Added logging facility to everything, viewable from the About OOPS menu option
  • Added About and documentation option to menu
  • Added logging mechanism
  • Created error when trying to add bug where there are no projects, components or releases available.
  • Removed need for database settings in properties file. Database connection now handled in the gui. Login screen has two functionalities, login and database connection settings.

Version 1.2

  • Add administrative functionality to add entity objects.
  • More notification and list reports.
  • Modified Bug list to include project name.

Version 1.1

  • Complete notify owner functionality.
  • Complete bug ownership functionality.
  • when a project is selected only the releases and componets for that project are visible.
  • Add authentication module to application.
  • Move entity creation/validation to factory pattern.