# Changelog
# $Id: changes.txt 2455 2008-04-01 14:49:41Z webok $

01-04-08, KWF
	Build Version 1.0.3
	tag V1_0_3

	changed to Ant Tasks for Maven dependencies build

16-01-08, KDM
  Version 1.0.2
  tag V1_0_2

  Fix for the following bugs:
  Reload after failed reload after failed reload works now

06-12-07, KWF
	Build Version 1.0.1
	tag V1_0_1

28-11-07, KWF
	Eclipse Public License added at beginning of java files

30-05-05, KWF
	Version 1.0.0
	Nun auch @include von Datenbank mglich.
	Siehe Tutorial oder Wiki: http://s0188ev0001.f000.d0188.sd.spardat.at:8080/wiki/Wiki.jsp?page=XProperties
04-05-05, KDM
	JDK 1.4 compeliert
10-02-05, KDM
	Execeptionhandling im Fehlerfall beim laden der Properties.
	In der Initialisierungsfase wird nun eine Exception ausgegeben und
	jeder Zugriff auf ein Property fhrt zu einem Fehler.
	Im Reloadfall wird die Exception ausgegeben aber mit den alten
	Properties weiter gearbeitet
27-12-04, HCL
	getPropertyMeta() and getAllKeys() implemented
07-05-04, MK
    Initial Version
17-08-04, MK
    Solved most of the open TODOs. Added the runtime exception
    PropertyInitException which thrown during load/reload if there
    is an error in the property files (invalid include, syntax error, ...)
24-08-04, MK
    Fix for the following bugs:
    * ClassCastException - Access to a group property with the get...() method
      now returns the default value or throws PropertyUnknownException
    * Reload - reload shall work correct now
    * TestCase which demonstrates the mapping of an system property to a xproperty
