last update: 11/07/2006 23:18:32

News


Metadata

[07.11.2006]
The new version v3.0 is coming closer. The basic new feature is the support of metadata for properties and categories. Now you can add additional information to every property and category and use it in your applications. More to come soon.

Clover reports

[27.10.2004]
We are glad that the jConfig project has received a free open source license from cenqua for Clover. It is a nice tool documenting the test code coverage. The link has been included in the menu on the left.

Major bugfix release v2.8.5

[01.10.2004]
The next release is available. This one fixes a number of bugs that came up with the introduction of inheritance. Beside this there is a new helper class called CategoryBeanMapper that can be used to configure simple java beans with the properties of a category in a configuration.
We are also pleased to announce the release of a little tool that is based on graphviz and lets you visualize your configurations. You can find more here.

v2.8 released

[31.08.2004]
The latest release it out now. This one marks a big step forward since the inheritance for configurations is now possible. This means that a configuration can extend another one and inherits all their properties.

Current status

[23.08.2004]
Currently we are working on the inheritance of configurations. This means that a configuration can extend another one. You can read more here. We are also thinking about including a BootstrapLoader for configurations.