From cef481f2ad56764f71e8b0f1d4340b8af0686a96 Mon Sep 17 00:00:00 2001 From: Christof Rabensteiner Date: Tue, 28 May 2019 14:43:07 +0200 Subject: Add Moa Sig Dependency & Configure Logging & Init Readme - Reduce logger output of all contexts to ERROR and WARN Statements; Moazs can log to INFO. Reason: Including moa-sig causes lots of DEBUG / TRACE logging . - Add Repository that points to file://${basedir}/repository. - Add guide how to compile project (I dont check moa-sig depenendcies into repository but explain how to retrieve dependencies manually in readme.md.) --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 25fb25a..92c8717 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ moa-zs.ipr moa-zs.iml moa-zs.iws target/ +repository \ No newline at end of file -- cgit v1.2.3