You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-dev@jackrabbit.apache.org by Chetan Mehrotra <ch...@gmail.com> on 2017/07/04 09:34:18 UTC

Lots of debug output in oak-remote test

While running below in oak-remote module I am seeing lots of debug
output on console.

mvn clean install -PintegrationTesting

Is anyone else also observing that? Not sure why all debug logs are
getting enabled

Chetan Mehrotra

Re: Lots of debug output in oak-remote test

Posted by Chetan Mehrotra <ch...@gmail.com>.
Fixed that with OAK-6417
Chetan Mehrotra


On Tue, Jul 4, 2017 at 3:04 PM, Chetan Mehrotra
<ch...@gmail.com> wrote:
> While running below in oak-remote module I am seeing lots of debug
> output on console.
>
> mvn clean install -PintegrationTesting
>
> Is anyone else also observing that? Not sure why all debug logs are
> getting enabled
>
> Chetan Mehrotra