On Thu, 2017-04-20 at 00:56 +0000, Apache Jenkins Server wrote: > See <https://builds.apache.org/job/httpcomponents-core-5.x/183/displa > y/redirect?page=changes> > > Changes: > > [ggregory] [HTTPCORE-454] Add a Timeout class that extends TimeValue. > First cut. Not used yet. Unit test is there though. Might need some > refinements. > > [ggregory] HTTPCORE-451: Add a TimeValue class to wrap a long and a > TimeUnit. Fix test method name. > > [ggregory] HTTPCORE-451: Add a TimeValue class to wrap a long and a > TimeUnit. Reuse factory method.
... > maven-clean-plugin:3.0.0:clean (default-clean) @ httpcore5 > --- > [INFO] > [INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ > httpcore5 --- > [INFO] Starting audit... > <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-5. > 0.x/httpcore5/src/main/java/org/apache/hc/core5/util/Timeout.java>:60 > : Trailing whitespace > <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-5. > 0.x/httpcore5/src/main/java/org/apache/hc/core5/util/Timeout.java>:73 > : Trailing whitespace > <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-5. > 0.x/httpcore5/src/main/java/org/apache/hc/core5/util/Timeout.java>:84 > : Trailing whitespace > <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-5. > 0.x/httpcore5/src/main/java/org/apache/hc/core5/util/Timeout.java>:95 > : Trailing whitespace > <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-5. > 0.x/httpcore5/src/main/java/org/apache/hc/core5/util/Timeout.java>:10 > 6: Trailing whitespace > <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-5. > 0.x/httpcore5/src/main/java/org/apache/hc/core5/util/Timeout.java>:11 > 7: Trailing whitespace > <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-5. > 0.x/httpcore5/src/main/java/org/apache/hc/core5/util/Timeout.java>:13 > 9: Trailing whitespace > <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-5. > 0.x/httpcore5/src/main/java/org/apache/hc/core5/util/Timeout.java>:14 > 8: Trailing whitespace > <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-5. > 0.x/httpcore5/src/main/java/org/apache/hc/core5/util/Timeout.java>:15 > 7: Trailing whitespace > <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-5. > 0.x/httpcore5/src/main/java/org/apache/hc/core5/util/Timeout.java>:16 > 6: Trailing whitespace > <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-5. > 0.x/httpcore5/src/main/java/org/apache/hc/core5/util/TimeValue.java>: > 120: Trailing whitespace > Audit done. > Gary, Could you _please_ run the style check before committing, preferably for every commit? Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
