Check, I've been running builds locally from the CLI, but not often enough
apparently.

Gary

On Wed, Jan 27, 2016 at 1:49 AM, Oleg Kalnichevski <[email protected]> wrote:

> Gary,
>
> Please do try to run style check and test _prior_ to committing.
> Generally one ought not commit straight from IDE.
>
> Oleg
>
> On Wed, 2016-01-27 at 09:46 +0000, [email protected] wrote:
> > Author: olegk
> > Date: Wed Jan 27 09:46:15 2016
> > New Revision: 1726983
> >
> > URL: http://svn.apache.org/viewvc?rev=1726983&view=rev
> > Log:
> > Fixed style check violations
> >
> > Modified:
> >
>  
> httpcomponents/httpcore/trunk/httpcore5/src/test/java/org/apache/hc/core5/http/testserver/nio/HttpServerNio.java
> >
> > Modified:
> httpcomponents/httpcore/trunk/httpcore5/src/test/java/org/apache/hc/core5/http/testserver/nio/HttpServerNio.java
> > URL:
> http://svn.apache.org/viewvc/httpcomponents/httpcore/trunk/httpcore5/src/test/java/org/apache/hc/core5/http/testserver/nio/HttpServerNio.java?rev=1726983&r1=1726982&r2=1726983&view=diff
> >
> ==============================================================================
> > ---
> httpcomponents/httpcore/trunk/httpcore5/src/test/java/org/apache/hc/core5/http/testserver/nio/HttpServerNio.java
> (original)
> > +++
> httpcomponents/httpcore/trunk/httpcore5/src/test/java/org/apache/hc/core5/http/testserver/nio/HttpServerNio.java
> Wed Jan 27 09:46:15 2016
> > @@ -27,7 +27,6 @@
> >
> >  package org.apache.hc.core5.http.testserver.nio;
> >
> > -import java.io.IOException;
> >  import java.net.SocketException;
> >  import java.util.concurrent.TimeUnit;
> >
> >
> >
>
>
>


-- 
E-Mail: [email protected] | [email protected]
Java Persistence with Hibernate, Second Edition
<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Reply via email to