I will fix this today. Gary
On Feb 22, 2017 1:14 PM, "Oleg Kalnichevski" <[email protected]> wrote: > On Wed, 2017-02-22 at 01:29 +0000, [email protected] wrote: > > Author: ggregory > > Date: Wed Feb 22 01:29:28 2017 > > New Revision: 1783963 > > > > URL: http://svn.apache.org/viewvc?rev=1783963&view=rev > > Log: > > Tab police and use // @formatter:[off|on] > > > > Gary, > > HttpClient trunk still fails for me due to style-check violations. It > would really help to run 'mvn clean test' from command line prior to > committing changes. > > Oleg > --- > > [INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) @ > httpclient5 --- > [INFO] Starting audit... > /home/oleg/src/apache.org/httpcomponents/trunk/ > httpclient5/src/test/java/org/apache/hc/client5/http/ssl/ > TestSSLSocketFactory.java:252:1: Line contains a tab character. > Audit done. > > [INFO] ------------------------------------------------------------ > ------------ > [INFO] Reactor Summary: > [INFO] > [INFO] Apache HttpComponents Client Parent ................ SUCCESS [ > 1.567 s] > [INFO] Apache HttpClient .................................. FAILURE [ > 9.675 s] > [INFO] Apache HttpClient Fluent ........................... SKIPPED > [INFO] Apache HttpClient Cache ............................ SKIPPED > [INFO] Apache HttpClient Windows features ................. SKIPPED > [INFO] Apache HttpClient Integration Tests ................ SKIPPED > [INFO] Apache HttpClient OSGi bundle ...................... SKIPPED > [INFO] ------------------------------------------------------------ > ------------ > [INFO] BUILD FAILURE > [INFO] ------------------------------------------------------------ > ------------ > [INFO] Total time: 12.537 s > [INFO] Finished at: 2017-02-22T20:26:14+01:00 > [INFO] Final Memory: 28M/306M >
