The package contains the implementation of the Nearest Mean classifier
The build system is changed to Maven. To compile the package use:
mvn package
To to build the package using ant type:
mvn ant:ant
The above generates the ant buildfile. Then just type
ant package
v1.0.0 First stable release