Share

jConfig

File Release Notes and Changelog

Release Name: v2.6.5

Notes: This release covers some bugfixes along with some small new features.


Changes: * improved load method for the ConfigHandler. This method can also accecpt URLs * fixed a bug in NestedConfiguration (the configuration name was declared as private) * more testcases for the event listener package * fixed a bug where the configuration changed event was not generated * removed annoying output to STDOUT "trying to find encoding" * changed getAsXMLString(). This method now returns the entire XML as String * fixed a bug in the getIntProperty and all the other primitive type supporting methods where variables were not replaced * fixed a bug in the ~ResourceLocator * included new ErrorHandler * bugfix in VariableManager that caused a NPE under special circumstances * added two more demos (one for the nested config and one for the variables)