Automatically exported from code.google.com/p/asterixdb
0
stars
0
forks
source link
Suppress noise in build process: --> log messages WARN httpclient.HttpMethodBase: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended #365
What steps will reproduce the problem?
checkout asterix_lsm_stabilization
execute mvn clean && mvn package
What is the expected output? What do you see instead?
Build output contains a large number of log messages logged at WARN level.
The reasons for the warning is understood. We need to get rid of these as this
just creates a lot of noise.
Please use labels and text to provide additional information.
Original issue reported on code.google.com by RamanGro...@gmail.com on 19 Apr 2013 at 5:47
Original issue reported on code.google.com by
RamanGro...@gmail.com
on 19 Apr 2013 at 5:47