Alpha
Pre-release
Pre-release
This is the alpha release of our software.
This release will not be published at Maven Central. It is purely for the purpose of testing the software. Yet, it is already functional.
The file evaluator.jar is the stand-alone version of the evaluator of our software. It can directly be executed via java -jar evaluator.jar --help. It includes all third party libraries. The other jars are not stand-alone and need their required other libraries in the classpath.
Compared to the 0.8.5 pre-alpha version, it has better logging information, several bug fixes, and a slightly improved format for defining groupings in evaluation.xml.