Table of Contents
NeuroLOG Middleware v0.6.2 deployment
Release 0.6.2 of the NeuroLOG middleware has been deployed on the current partner sites: I3S, IRISA, IFR49, ASCLEPIOS. GIN is postponed due to some server issues. This maintenance release mostly provides bug fixes, as well as a new feature to display scores of neuroclinical & neuropsychological insutrment.
This release introduces web services interface breaks, therefore it is not compatible with the previous release 0.6.1. Any existing client installation must be upgraded. This release corresponds to the revision r3097 of the trunk branch, and is tagged 0.6.2.
NeuroLOG client installation
How to upgrade your existing NeuroLOG client
If you already have an up and running client, please follow the steps below:
- Download the client java archive : http://neurolog.unice.fr/~neurolog-test/delivery/v0.6.2/NeuroLOG_Client-1.0-SNAPSHOT-jar-with-dependencies.jar.
- Place the client java archive into your $HOME/.neurolog/lib directory.
And update the following lines:
fr.anr.techlog.neurolog.client.version.major = 0 fr.anr.techlog.neurolog.client.version.minor = 6 fr.anr.techlog.neurolog.client.version.revision = 2
How to install the NeuroLOG client from scratch
Refer to the first installation procedure of version 0.5.0. Then proceed with the client upgrade section above.