Legacy numass repository
Go to file
2017-04-11 22:48:41 +03:00
numass-control Composite build fixed. Works only with EAP IDEA 2017-04-05 22:07:43 +03:00
numass-main Numass server update 2017-04-11 17:01:34 +03:00
numass-storage fixed servlet dependencies 2017-04-11 22:48:41 +03:00
numass-viewer Composite build clean-up 2017-04-07 20:58:29 +03:00
.hgignore global cleanup 2016-10-14 23:12:06 +03:00
build.gradle Tests fixed 2017-04-09 10:41:41 +03:00
README.md README.md edited online with Bitbucket 2015-12-18 13:40:44 +00:00
settings.gradle Composite build clean-up 2017-04-07 20:58:29 +03:00

Purpose

This repository contains tools and utilities for Trotsk nu-mass experiment.

Set-up

This project build using DataForge framework. Currently in order to compile numass tools, one need to download dataforge gradle project here. If both projects (numass and dataforge) are in the same directory, everything will work out of the box, otherwise, one needs to edit gradle.properties file in the root of numass project and set dataforgePath to the relative path of dataforge directory.

It is intended to fix this problem with public maven repository later.