better attempt to fix the bug
minor cleanup
diff --git a/asterix-app/src/main/resources/asterix-build-configuration.xml b/asterix-app/src/main/resources/asterix-build-configuration.xml
index 5af3372..af95437 100644
--- a/asterix-app/src/main/resources/asterix-build-configuration.xml
+++ b/asterix-app/src/main/resources/asterix-build-configuration.xml
@@ -36,7 +36,8 @@
 
 	<property>
 		<name>log.level</name>
-		<value>INFO</value>
+		<!-- ><value>INFO</value> -->
+		<value>WARNING</value>
 		<description>Log level for running tests/build</description>
 	</property>
 	<property>