The Nuiton Config team is pleased to announce the nuiton-config-project-3.0 release! Documentation of the project can be found here: http://nuiton-config.nuiton.org What is new in version 3.0 ? ---------------------------- Version 3.0 offers us a new way to manage configurations by describing them in simple format, then generate all java classes via a maven plugin. An complete maven example to see how it works is there for you (http://nuiton-config.nuiton.org/v/latest/nuiton-config-example). Now the project includes also a maven plugin to generate and create documentation of configurations. Changes ------- Changes in this version include: New features: o Allow application config to execute action on provided class instance Issue: 2090. Thanks to Éric Chatellier. Resolved by tchemit. o Pass project to multi-module introducing maven-plugin module Issue: 4046. Thanks to Tony Chemit. Resolved by tchemit. o Update librairies Issue: 4048. Thanks to Tony Chemit. Resolved by tchemit. o Use now Java Level 7 Issue: 4049. Thanks to Tony Chemit. Resolved by tchemit. o Do not store option value for value equals to default option Issue: 1807. Thanks to Éric Chatellier. Resolved by tchemit. o Be able to configure where configuration can get options Issue: 3491. Thanks to Tony Chemit. Resolved by tchemit. o Générer toutes les classes de la configuration à partir d'un fichier de description Issue: 4053. Thanks to Tony Chemit. Resolved by tchemit. o Add getDescription method on ConfigActionDef API Issue: 4054. Thanks to Tony Chemit. Resolved by tchemit. o New goal to describe an existing configuration Issue: 4055. Thanks to Tony Chemit. Resolved by tchemit. o Use Toml format to describe configuration Issue: 4056. Thanks to Tony Chemit. Resolved by tchemit. Fixed Bugs: o [ApplicationConfig] NullPointerException when saving file Issue: 855. Thanks to Éric Chatellier. Resolved by tchemit. Downloads --------- For a manual installation, you can download files here: https://forge.nuiton.org/projects/nuiton-config/files * nuiton-config-example-3.0-full.zip - https://forge.nuiton.org/attachments/download/1271 * nuiton-config-3.0-deps.zip - https://forge.nuiton.org/attachments/download/1269 * nuiton-config-3.0-full.zip - https://forge.nuiton.org/attachments/download/1270 Maven artifacts --------------- Artifacts are deployed in Maven Central Repository http://repo1.maven.org/maven2 Find us at * http://search.maven.org/#artifactdetails|org.nuiton|nuiton-config-project|3.0|jar Have fun! -Nuiton Config team -- Tony Chemit -------------------- tél: +33 (0) 2 40 50 29 28 http://www.codelutin.com email: chemit@codelutin.com twitter: https://twitter.com/tchemit
participants (1)
-
Tony Chemit