On Sat, 2018-08-04 at 13:48 +0000, [email protected] wrote: > Repository: httpcomponents-core > Updated Branches: > refs/heads/master 872dcf255 -> e458ec98e > > > Format nit.
Single blank line? Was that really necessary? Could you please do this consistently across the entire code base, preferably just once? Oleg > > Project: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/r > epo > Commit: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/co > mmit/e458ec98 > Tree: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/tree > /e458ec98 > Diff: http://git-wip-us.apache.org/repos/asf/httpcomponents-core/diff > /e458ec98 > > Branch: refs/heads/master > Commit: e458ec98e4bc7c9db1f13b5d15cb23f68649e37c > Parents: 872dcf2 > Author: Gary Gregory <[email protected]> > Authored: Sat Aug 4 07:48:21 2018 -0600 > Committer: Gary Gregory <[email protected]> > Committed: Sat Aug 4 07:48:21 2018 -0600 > > ------------------------------------------------------------------- > --- > .../org/apache/hc/core5/testing/framework/TestingFramework.java > | 1 + > 1 file changed, 1 insertion(+) > ------------------------------------------------------------------- > --- > > > http://git-wip-us.apache.org/repos/asf/httpcomponents-core/blob/e458e > c98/httpcore5- > testing/src/main/java/org/apache/hc/core5/testing/framework/TestingFr > amework.java > ------------------------------------------------------------------- > --- > diff --git a/httpcore5- > testing/src/main/java/org/apache/hc/core5/testing/framework/TestingFr > amework.java b/httpcore5- > testing/src/main/java/org/apache/hc/core5/testing/framework/TestingFr > amework.java > index 371ea7d..74555ec 100644 > --- a/httpcore5- > testing/src/main/java/org/apache/hc/core5/testing/framework/TestingFr > amework.java > +++ b/httpcore5- > testing/src/main/java/org/apache/hc/core5/testing/framework/TestingFr > amework.java > @@ -56,6 +56,7 @@ import > org.apache.hc.core5.http.impl.bootstrap.ServerBootstrap; > import org.apache.hc.core5.io.CloseMode; > > public class TestingFramework { > + > /** > * Use the ALL_METHODS list to conveniently cycle through all > HTTP methods. > */ > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
