On Thu, Sep 28, 2017 at 2:55 PM, Oleg Kalnichevski <[email protected]> wrote:
> On Thu, 2017-09-28 at 20:48 +0000, Apache Jenkins Server wrote: > > > > ... > > > > [INFO] -------------------------------------------------------------- > > ---------- > > [INFO] Building Apache HttpCore NIO 4.4.8-SNAPSHOT > > [INFO] -------------------------------------------------------------- > > ---------- > > [INFO] > > [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ httpcore- > > nio --- > > [INFO] Deleting <https://builds.apache.org/job/httpcomponents-core-4. > > 4.x/ws/httpcore-nio/target> > > [INFO] > > [INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ > > httpcore-nio --- > > [INFO] Starting audit... > > <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore- > > nio/src/main/java/org/apache/http/nio/protocol/ErrorResponseProducer. > > java>:43: Trailing whitespace > > <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/httpcore- > > nio/src/main/java/org/apache/http/nio/protocol/HttpAsyncService.java> > > :1092: Trailing whitespace > > Audit done. > > > > Gary > > Please do run style check prior to committing to avoid unnecessary > noise in commits. > Yep, I'll use "verify" instead of "test" in the future. Fixed. Gary > > Oleg >
